Local Knowledge Powered Conversational Agents
Sashank Santhanam, Wei Ping, Raul Puri, Mohammad Shoeybi, Mostofa, Patwary, Bryan Catanzaro

TL;DR
This paper introduces a dialog framework that leverages local knowledge from hyperlinked documents in Reddit conversations to enhance the informativeness, coherence, and realism of conversational agents, demonstrating significant improvements over existing models.
Contribution
The paper presents a novel dataset and framework that incorporate local external knowledge into conversational agents, improving response quality and scaling model size for better performance.
Findings
Incorporating local knowledge improves informativeness and coherence.
Scaling model size from 117M to 8.3B enhances performance.
The 8.3B model generates human-like responses in single-turn dialogues.
Abstract
State-of-the-art conversational agents have advanced significantly in conjunction with the use of large transformer-based language models. However, even with these advancements, conversational agents still lack the ability to produce responses that are informative and coherent with the local context. In this work, we propose a dialog framework that incorporates both local knowledge as well as users' past dialogues to generate high quality conversations. We introduce an approach to build a dataset based on Reddit conversations, where outbound URL links are widely available in the conversations and the hyperlinked documents can be naturally included as local external knowledge. Using our framework and dataset, we demonstrate that incorporating local knowledge can largely improve informativeness, coherency and realisticness measures using human evaluations. In particular, our approach…
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 · Multi-Agent Systems and Negotiation
