paper-with-me

홈 › Papers

Self-Attention for Incomplete Utterance Rewriting

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

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 method by directly extracting the coreference and omission relationship from the self-attention weight matrix of the transformer instead of word embeddings and edit the original text accordingly to generate the complete utterance. Benefiting from the rich information in the self-attention weight matrix, our method achieved competitive results on public IUR datasets.

📄 PDF Abstract BibTeX arXiv:2202.12160

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

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 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…

Multi-Task Learning

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

Incomplete Utterance Rewriting as Sequential Greedy Tagging

2023-07-08 · Yunshan Chen

The task of incomplete utterance rewriting has recently gotten much attention. Previous models struggled to extract information from the dialogue context, as evidenced by the low restoration scores. To address this issue…

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…