English

DialogBERT: Discourse-Aware Response Generation via Learning to Recover and Rank Utterances

Computation and Language 2021-12-14 v2 Artificial Intelligence Machine Learning

Abstract

Recent advances in pre-trained language models have significantly improved neural response generation. However, existing methods usually view the dialogue context as a linear sequence of tokens and learn to generate the next word through token-level self-attention. Such token-level encoding hinders the exploration of discourse-level coherence among utterances. This paper presents DialogBERT, a novel conversational response generation model that enhances previous PLM-based dialogue models. DialogBERT employs a hierarchical Transformer architecture. To efficiently capture the discourse-level coherence among utterances, we propose two training objectives, including masked utterance regression and distributed utterance order ranking in analogy to the original BERT training. Experiments on three multi-turn conversation datasets show that our approach remarkably outperforms the baselines, such as BART and DialoGPT, in terms of quantitative evaluation. The human evaluation suggests that DialogBERT generates more coherent, informative, and human-like responses than the baselines with significant margins.

Keywords

Cite

@article{arxiv.2012.01775,
  title  = {DialogBERT: Discourse-Aware Response Generation via Learning to Recover and Rank Utterances},
  author = {Xiaodong Gu and Kang Min Yoo and Jung-Woo Ha},
  journal= {arXiv preprint arXiv:2012.01775},
  year   = {2021}
}

Comments

Published as a conference paper at AAAI 2021

R2 v1 2026-06-23T20:41:53.276Z