Learning to Select Knowledge for Response Generation in Dialog Systems
Rongzhong Lian, Min Xie, Fan Wang, Jinhua Peng, Hua Wu

TL;DR
This paper introduces an end-to-end neural dialogue model with a novel knowledge selection mechanism that improves response informativeness by effectively choosing relevant external knowledge during training and inference.
Contribution
It proposes a new knowledge selection method using both prior and posterior distributions, enhancing the model's ability to incorporate relevant knowledge in responses.
Findings
Outperforms previous models in automatic evaluations
Achieves higher human-rated response quality
Effectively selects appropriate knowledge during training and inference
Abstract
End-to-end neural models for intelligent dialogue systems suffer from the problem of generating uninformative responses. Various methods were proposed to generate more informative responses by leveraging external knowledge. However, few previous work has focused on selecting appropriate knowledge in the learning process. The inappropriate selection of knowledge could prohibit the model from learning to make full use of the knowledge. Motivated by this, we propose an end-to-end neural model which employs a novel knowledge selection mechanism where both prior and posterior distributions over knowledge are used to facilitate knowledge selection. Specifically, a posterior distribution over knowledge is inferred from both utterances and responses, and it ensures the appropriate selection of knowledge during the training process. Meanwhile, a prior distribution, which is inferred from…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems · Natural Language Processing Techniques
