2020

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

Gu, Xiaodong, Yoo, Kang Min, Ha, Jung-Woo

Understand

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.

Reading the bibliography…