Diversifying Topic-Coherent Response Generation for Natural Multi-turn Conversations
Fei Hu, Wei Liu, Ajmal Saeed Mian, and Li Li

TL;DR
This paper introduces THRED, a novel model that enhances response diversity and maintains topic coherence in multi-turn conversations by combining global and local contextual information.
Contribution
It proposes a new hierarchical model integrating global dialog context and local topic correlations, along with a novel metric for topic divergence in response generation.
Findings
THRED outperforms baselines in response diversity and topic coherence.
The model effectively balances diversification with topic relevance.
Experimental results demonstrate superior performance on real-world datasets.
Abstract
Although response generation (RG) diversification for single-turn dialogs has been well developed, it is less investigated for natural multi-turn conversations. Besides, past work focused on diversifying responses without considering topic coherence to the context, producing uninformative replies. In this paper, we propose the Topic-coherent Hierarchical Recurrent Encoder-Decoder model (THRED) to diversify the generated responses without deviating the contextual topics for multi-turn conversations. In overall, we build a sequence-to-sequence net (Seq2Seq) to model multi-turn conversations. And then we resort to the latent Variable Hierarchical Recurrent Encoder-Decoder model (VHRED) to learn global contextual distribution of dialogs. Besides, we construct a dense topic matrix which implies word-level correlations of the conversation corpora. The topic matrix is used to learn local topic…
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.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
