English

Improving Multi-turn Dialogue Modelling with Utterance ReWriter

Computation and Language 2019-06-18 v1 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.1906.07004,
  title  = {Improving Multi-turn Dialogue Modelling with Utterance ReWriter},
  author = {Hui Su and Xiaoyu Shen and Rongzhi Zhang and Fei Sun and Pengwei Hu and Cheng Niu and Jie Zhou},
  journal= {arXiv preprint arXiv:1906.07004},
  year   = {2019}
}

Comments

Accepted to ACL 2019

R2 v1 2026-06-23T09:55:34.383Z