Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Improving Multi-turn Dialogue Modelling with Utterance ReWriter

About

Recent research has made impressive progress in single-turn dialogue modelling. In the multi-turn setting, however, current models are still far from satisfactory. One major challenge is the frequently occurred coreference and information omission in our daily conversation, making it hard for machines to understand the real intention. In this paper, we propose rewriting the human utterance as a pre-process to help multi-turn dialgoue modelling. Each utterance is first rewritten to recover all coreferred and omitted information. The next processing steps are then performed based on the rewritten utterance. To properly train the utterance rewriter, we collect a new dataset with human annotations and introduce a Transformer-based utterance rewriting architecture using the pointer network. We show the proposed architecture achieves remarkably good performance on the utterance rewriting task. The trained utterance rewriter can be easily integrated into online chatbots and brings general improvement over different domains.

Hui Su, Xiaoyu Shen, Rongzhi Zhang, Fei Sun, Pengwei Hu, Cheng Niu, Jie Zhou• 2019

Related benchmarks

TaskDatasetResultRank
Incomplete Utterance RewritingREWRITE (test)
EM57.5
11
Incomplete Utterance RestorationRestoration-200k (test)
Inference Time522
6
Incomplete Utterance RestorationCANARD (test)
BLEU45.37
5
Utterance RestorationRestoration-200k (test)
F1 Score51
5
Incomplete Utterance RestorationRestoration-200k Human Evaluation (200 samples)
Quality Score2.58
4
Incomplete Utterance RestorationCANARD (dev)
BLEU46.26
4
Showing 6 of 6 rows

Other info

Follow for update