Towards Unified Conversational Recommender Systems via Knowledge-Enhanced Prompt Learning
Xiaolei Wang, Kun Zhou, Ji-Rong Wen, Wayne Xin Zhao

TL;DR
This paper introduces UniCRS, a unified conversational recommender system that leverages knowledge-enhanced prompt learning to seamlessly integrate recommendation and conversation modules within a single pre-trained language model, improving effectiveness.
Contribution
The paper proposes a novel unified CRS model using knowledge-enhanced prompts, enabling integrated recommendation and conversation tasks within a single PLM-based framework.
Findings
Outperforms existing methods on two public CRS datasets.
Effectively integrates recommendation and conversation modules.
Enhances contextual understanding through knowledge-enhanced prompts.
Abstract
Conversational recommender systems (CRS) aim to proactively elicit user preference and recommend high-quality items through natural language conversations. Typically, a CRS consists of a recommendation module to predict preferred items for users and a conversation module to generate appropriate responses. To develop an effective CRS, it is essential to seamlessly integrate the two modules. Existing works either design semantic alignment strategies, or share knowledge resources and representations between the two modules. However, these approaches still rely on different architectures or techniques to develop the two modules, making it difficult for effective module integration. To address this problem, we propose a unified CRS model named UniCRS based on knowledge-enhanced prompt learning. Our approach unifies the recommendation and conversation subtasks into the prompt learning…
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 · Recommender Systems and Techniques · Multimodal Machine Learning Applications
