TL;DR
This paper introduces LAPDOG, a retrieval-augmented model that leverages external knowledge to improve personalized dialogue generation by retrieving relevant stories to enrich persona profiles.
Contribution
LAPDOG is a novel retrieval-augmented framework that enhances personalized dialogue generation by integrating external story retrieval with joint training.
Findings
LAPDOG significantly outperforms baseline models on the CONVAI2 dataset.
External knowledge retrieval improves the personalization quality of dialogue responses.
Joint training of retrieval and generation components leads to better performance.
Abstract
Personalized dialogue generation, focusing on generating highly tailored responses by leveraging persona profiles and dialogue context, has gained significant attention in conversational AI applications. However, persona profiles, a prevalent setting in current personalized dialogue datasets, typically composed of merely four to five sentences, may not offer comprehensive descriptions of the persona about the agent, posing a challenge to generate truly personalized dialogues. To handle this problem, we propose earning Retrieval ugmentation for ersonalized ialgue eneration (), which studies the potential of leveraging external knowledge for persona dialogue generation. Specifically, the proposed LAPDOG model consists of a story retriever and a dialogue generator. The story retriever uses a given…
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
MethodsSoftmax · Attention Is All You Need
