Ranking Enhanced Dialogue Generation
Changying Hao, Liang Pang, Yanyan Lan, Fei Sun, Jiafeng Guo, Xueqi, Cheng

TL;DR
This paper introduces a ranking-based framework for multi-turn dialogue generation that explicitly models dialogue history dynamics, leading to improved response quality over existing models.
Contribution
It proposes a novel ranking module that captures dialogue history dynamics, enhancing response generation beyond traditional neural architectures.
Findings
Outperforms state-of-the-art models on three public datasets.
Produces responses with higher quantitative and human judgment scores.
Effectively models dialogue history dynamics through ranking losses.
Abstract
How to effectively utilize the dialogue history is a crucial problem in multi-turn dialogue generation. Previous works usually employ various neural network architectures (e.g., recurrent neural networks, attention mechanisms, and hierarchical structures) to model the history. However, a recent empirical study by Sankar et al. has shown that these architectures lack the ability of understanding and modeling the dynamics of the dialogue history. For example, the widely used architectures are insensitive to perturbations of the dialogue history, such as words shuffling, utterances missing, and utterances reordering. To tackle this problem, we propose a Ranking Enhanced Dialogue generation framework in this paper. Despite the traditional representation encoder and response generation modules, an additional ranking module is introduced to model the ranking relation between the former…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
