MemoCRS: Memory-enhanced Sequential Conversational Recommender Systems with Large Language Models
Yunjia Xi, Weiwen Liu, Jianghao Lin, Bo Chen, Ruiming Tang, Weinan, Zhang, Yong Yu

TL;DR
MemoCRS introduces a memory-enhanced framework using large language models to improve sequential conversational recommender systems by effectively modeling user preference continuity, reducing noise, and addressing cold-start issues.
Contribution
This work presents a novel memory-augmented LLM framework for sequential CRSs, incorporating user-specific and general memory to enhance recommendation accuracy and handle cold-start users.
Findings
Effective reduction of noise and redundancy in historical dialogues.
Improved recommendation accuracy on Chinese and English datasets.
Enhanced handling of cold-start users through shared knowledge.
Abstract
Conversational recommender systems (CRSs) aim to capture user preferences and provide personalized recommendations through multi-round natural language dialogues. However, most existing CRS models mainly focus on dialogue comprehension and preferences mining from the current dialogue session, overlooking user preferences in historical dialogue sessions. The preferences embedded in the user's historical dialogue sessions and the current session exhibit continuity and sequentiality, and we refer to CRSs with this characteristic as sequential CRSs. In this work, we leverage memory-enhanced LLMs to model the preference continuity, primarily focusing on addressing two key issues: (1) redundancy and noise in historical dialogue sessions, and (2) the cold-start users problem. To this end, we propose a Memory-enhanced Conversational Recommender System Framework with Large Language Models…
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 · Advanced Text Analysis Techniques
MethodsFocus
