Papers by Xiaojun Ye
Guiding Abstractive Dialogue Summarization with Content Planning (2022.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods for abstractive dialogue summarization struggle to maintain factual consistency between dialogue and summary. |
| Approach: | They propose a coarse-to-fine model for generating abstractive dialogue summaries and introduce a fact-aware reinforcement learning objective that improves the fact consistency between the dialogue and the generated summary. |
| Outcome: | The proposed model improves the quality of the generated summary, especially in coherence and consistency. |
Idea23D: Collaborative LMM Agents Enable 3D Model Generation from Interleaved Multimodal Inputs (2025.coling-main)
Copied to clipboard
| Challenge: | Existing 3D AIGC methods don’t fully unleash human creativity. |
| Approach: | They propose a framework that generates 3D content from multimodal inputs . they propose 198 multimodal text inputs for 3D generation tasks . |
| Outcome: | The proposed framework generates 3D content from multimodal inputs without human intervention. |
MMAD:Multi-modal Movie Audio Description (2024.lrec-main)
Copied to clipboard
| Challenge: | Current methods of creating accessible movies rely on manual work, resulting in high costs and limited scalability. |
| Approach: | They propose a multi-modal movie audio description pipeline that generates narrations of information that is not accessible through unimodal hearing in movies. |
| Outcome: | The proposed pipeline surpasses existing baselines in performance on widely used datasets. |
Language Generation via DAG Transduction (P18-1)
Copied to clipboard
| Challenge: | Existing formal frameworks for graph manipulation are underexploited. |
| Approach: | They propose a DAG transducer to perform graph-to-program transformation using a declarative programming language. |
| Outcome: | The proposed transducer achieves a BLEU-4 score of 68.07 for natural language generation from type-logical semantic graphs. |