Dynamically Retrieving Knowledge via Query Generation for Informative Dialogue Generation
Zhongtian Hu, Lifang Wang, Yangqi Chen, Yushuang Liu, Ronghan Li, Meng, Zhao, Xinyu Lu, Zejun Jiang

TL;DR
This paper introduces DRKQG, a knowledge-driven dialogue system that dynamically retrieves relevant knowledge through query generation, improving informativeness and factual correctness in responses without prior knowledge access.
Contribution
The paper proposes a novel system combining query generation, transformers, and copy mechanisms to retrieve and incorporate knowledge dynamically during dialogue.
Findings
Outperforms baseline models on automatic metrics.
Achieves high factual correctness and knowledgeability in human evaluations.
Demonstrates effectiveness in practical dialogue scenarios.
Abstract
Knowledge-driven dialog system has recently made remarkable breakthroughs. Compared with general dialog systems, superior knowledge-driven dialog systems can generate more informative and knowledgeable responses with pre-provided knowledge. However, in practical applications, the dialog system cannot be provided with corresponding knowledge in advance because it cannot know in advance the development of the conversation. Therefore, in order to make the knowledge dialogue system more practical, it is vital to find a way to retrieve relevant knowledge based on the dialogue history. To solve this problem, we design a knowledge-driven dialog system named DRKQG (Dynamically Retrieving Knowledge via Query Generation for informative dialog response). Specifically, the system can be divided into two modules: the query generation module and the dialog generation module. First, a time-aware…
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 · Speech and dialogue systems · Natural Language Processing Techniques
