Leveraging Knowledge Graph Embedding for Effective Conversational Recommendation
Yunwen Xia, Hui Fang, Jie Zhang, and Chong Long

TL;DR
This paper introduces KG-CRS, a knowledge graph-based conversational recommender system that dynamically models relationships among users, items, and attributes to improve recommendation accuracy and conversational quality.
Contribution
It proposes a novel dynamic graph embedding approach integrating user-item and item-attribute relationships for better conversational recommendations.
Findings
Outperforms state-of-the-art methods on three real datasets.
Effectively models relationships among users, items, and attributes.
Improves both recommendation accuracy and conversational relevance.
Abstract
Conversational recommender system (CRS), which combines the techniques of dialogue system and recommender system, has obtained increasing interest recently. In contrast to traditional recommender system, it learns the user preference better through interactions (i.e. conversations), and then further boosts the recommendation performance. However, existing studies on CRS ignore to address the relationship among attributes, users, and items effectively, which might lead to inappropriate questions and inaccurate recommendations. In this view, we propose a knowledge graph based conversational recommender system (referred as KG-CRS). Specifically, we first integrate the user-item graph and item-attribute graph into a dynamic graph, i.e., dynamically changing during the dialogue process by removing negative items or attributes. We then learn informative embedding of users, items, and…
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 · Intelligent Tutoring Systems and Adaptive Learning · Advanced Graph Neural Networks
