paper-with-me

홈 › Papers

Incomplete Utterance Rewriting with Editing Operation Guidance and Utterance Augmentation

2025-03-20 · Zhiyu Cao, Peifeng Li, Yaxin Fan, Qiaoming Zhu

Although existing fashionable generation methods on Incomplete Utterance Rewriting (IUR) can generate coherent utterances, they often result in the inclusion of irrelevant and redundant tokens in rewritten utterances due to their inability to focus on critical tokens in dialogue context. Furthermore, the limited size of the training datasets also contributes to the insufficient training of the IUR model. To address the first issue, we propose a multi-task learning framework EO-IUR (Editing Operation-guided Incomplete Utterance Rewriting) that introduces the editing operation labels generated by sequence labeling module to guide generation model to focus on critical tokens. Furthermore, we introduce a token-level heterogeneous graph to represent dialogues. To address the second issue, we propose a two-dimensional utterance augmentation strategy, namely editing operation-based incomplete utterance augmentation and LLM-based historical utterance augmentation. The experimental results on three datasets demonstrate that our EO-IUR outperforms previous state-of-the-art (SOTA) baselines in both open-domain and task-oriented dialogue. The code will be available at https://github.com/Dewset/EO-IUR.

📄 PDF Abstract BibTeX arXiv:2503.16043

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Two-stage Incomplete Utterance Rewriting on Editing Operation

2025-03-20 · Zhiyu Cao, Peifeng Li, Qiaoming Zhu, Yaxin Fan

Previous work on Incomplete Utterance Rewriting (IUR) has primarily focused on generating rewritten utterances based solely on dialogue context, ignoring the widespread phenomenon of coreference and ellipsis in dialogues…

Mining Clues from Incomplete Utterance: A Query-enhanced Network for Incomplete Utterance Rewriting

2023-07-03 · NAACL 2022 7 · Shuzheng Si, Shuang Zeng, Baobao Chang

Incomplete utterance rewriting has recently raised wide attention. However, previous works do not consider the semantic structural information between incomplete utterance and rewritten utterance or model the semantic st…

Incomplete Utterance Rewriting as Semantic Segmentation

2020-09-28 · EMNLP 2020 11 · Qian Liu, Bei Chen, Jian-Guang Lou, Bin Zhou 외

Recent years the task of incomplete utterance rewriting has raised a large attention. Previous works usually shape it as a machine translation task and employ sequence to sequence based architecture with copy mechanism. …

Context Query ReformulationDialogue RewritingSegmentationTranslation

Self-Attention for Incomplete Utterance Rewriting

2022-02-24 · Yong Zhang, Zhitao Li, Jianzong Wang, Ning Cheng 외

Incomplete utterance rewriting (IUR) has recently become an essential task in NLP, aiming to complement the incomplete utterance with sufficient context information for comprehension. In this paper, we propose a novel me…

Word Embeddings

Multi-Granularity Information Interaction Framework for Incomplete Utterance Rewriting

2023-12-19 · Haowei Du, Dinghao Zhang, Chen Li, Yang Li 외

Recent approaches in Incomplete Utterance Rewriting (IUR) fail to capture the source of important words, which is crucial to edit the incomplete utterance, and introduce words from irrelevant utterances. We propose a nov…