Large Language Models as Source Planner for Personalized Knowledge-grounded Dialogue
Hongru Wang, Minda Hu, Yang Deng, Rui Wang, Fei Mi, Weichao Wang,, Yasheng Wang, Wai-Chung Kwan, Irwin King, Kam-Fai Wong

TL;DR
This paper introduces SAFARI, a framework leveraging large language models to effectively incorporate and manage multiple knowledge sources and their dependencies in personalized, knowledge-grounded dialogue systems.
Contribution
The paper proposes SAFARI, a novel LLM-based framework that decouples knowledge grounding and response generation, enabling flexible integration of multiple knowledge sources and dependencies.
Findings
SAFARI produces persona-consistent responses.
SAFARI effectively incorporates multiple knowledge sources.
The KBP dataset enables studying persona and knowledge dependencies.
Abstract
Open-domain dialogue system usually requires different sources of knowledge to generate more informative and evidential responses. However, existing knowledge-grounded dialogue systems either focus on a single knowledge source or overlook the dependency between multiple sources of knowledge, which may result in generating inconsistent or even paradoxical responses. To incorporate multiple knowledge sources and dependencies between them, we propose SAFARI, a novel framework that leverages the exceptional capabilities of large language models (LLMs) in planning, understanding, and incorporating under both supervised and unsupervised settings. Specifically, SAFARI decouples the knowledge grounding into multiple sources and response generation, which allows easy extension to various knowledge sources including the possibility of not using any sources. To study the problem, we construct a…
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
MethodsFocus
