Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Towards Unified Conversational Recommender Systems via Knowledge-Enhanced Prompt Learning

About

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 paradigm, and utilizes knowledge-enhanced prompts based on a fixed pre-trained language model (PLM) to fulfill both subtasks in a unified approach. In the prompt design, we include fused knowledge representations, task-specific soft tokens, and the dialogue context, which can provide sufficient contextual information to adapt the PLM for the CRS task. Besides, for the recommendation subtask, we also incorporate the generated response template as an important part of the prompt, to enhance the information interaction between the two subtasks. Extensive experiments on two public CRS datasets have demonstrated the effectiveness of our approach.

Xiaolei Wang, Kun Zhou, Ji-Rong Wen, Wayne Xin Zhao• 2022

Related benchmarks

TaskDatasetResultRank
RecommendationREDIAL (test)
Recall@1023.68
46
Conversational RecommendationREDIAL
Recall@50.1241
40
Conversational RecommendationINSPIRED (test)
R@16.4
33
ConversationINSPIRED
Distinct-23.039
27
Conversational RecommendationREDDIT V2 (test)
Recall@57.22
26
RecommendationREDIAL
R@1022.4
24
Conversational RecommendationREDDIT V2
Recall@57.22
23
ConversationREDIAL (test)
Fluency1.72
18
Response GenerationREDIAL
Distinct-30.417
17
Conversation PerformanceREDIAL
BLEU-24.5
12
Showing 10 of 17 rows

Other info

Code

Follow for update