ICASSP 2022accepted0 citations
Self-Attention for Incomplete Utterance Rewriting
Yong Zhang, Zhitao Li, Jianzong Wang, Ning Cheng, Jing Xiao
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 in-stead 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.
BibTeX
@inproceedings{icassp2022_selfattentionfor,
title = {Self-Attention for Incomplete Utterance Rewriting},
author = {Yong Zhang and Zhitao Li and Jianzong Wang and Ning Cheng and Jing Xiao},
booktitle = {ICASSP 2022},
year = {2022}
}