On Mitigating Data Sparsity in Conversational Recommender Systems
Sixiao Zhang, Mingrui Liu, Cheng Long, Wei Yuan, Hongxu Chen, Xiangyu Zhao, Hongzhi Yin

TL;DR
This paper introduces DACRS, a novel conversational recommender system that addresses data sparsity by augmenting dialogues, leveraging knowledge graphs for entity modeling, and fusing dialogue with entity embeddings to better capture user preferences.
Contribution
DACRS is the first model to integrate dialogue augmentation, knowledge-guided entity modeling, and dialogue-entity matching for improved CRS performance under data sparsity.
Findings
DACRS achieves state-of-the-art results on two public datasets.
The dialogue augmentation improves model generalization.
Knowledge-guided entity modeling enhances entity embedding expressiveness.
Abstract
Conversational recommender systems (CRSs) capture user preference through textual information in dialogues. However, they suffer from data sparsity on two fronts: the dialogue space is vast and linguistically diverse, while the item space exhibits long-tail and sparse distributions. Existing methods struggle with (1) generalizing to varied dialogue expressions due to underutilization of rich textual cues, and (2) learning informative item representations under severe sparsity. To address these problems, we propose a CRS model named DACRS. It consists of three modules, namely Dialogue Augmentation, Knowledge-Guided Entity Modeling, and Dialogue-Entity Matching. In the Dialogue Augmentation module, we apply a two-stage augmentation pipeline to augment the dialogue context to enrich the data and improve generalizability. In the Knowledge-Guided Entity Modeling, we propose a knowledge graph…
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 · Recommender Systems and Techniques · Multimodal Machine Learning Applications
