Self-Attention for Incomplete Utterance Rewriting
Yong Zhang, Zhitao Li, Jianzong Wang, Ning Cheng, Jing Xiao

TL;DR
This paper introduces a novel approach for incomplete utterance rewriting that leverages self-attention weights from transformers to directly extract coreference and omission relationships, improving the generation of complete utterances.
Contribution
The method uniquely utilizes self-attention weight matrices instead of traditional word embeddings to enhance incomplete utterance rewriting.
Findings
Achieved competitive results on public IUR datasets.
Demonstrated effectiveness of self-attention weights for coreference and omission extraction.
Improved accuracy in generating complete utterances.
Abstract
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
