paper-with-me

Papers

MemoCRS: Memory-enhanced Sequential Conversational Recommender Systems with Large Language Models

2024-07-06 · Yunjia Xi, Weiwen Liu, Jianghao Lin, Bo Chen, Ruiming Tang, Weinan Zhang, Yong Yu

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 (dubbed MemoCRS) consisting of user-specific memory and general memory. User-specific memory is tailored to each user for their personalized interests and implemented by an entity-based memory bank to refine preferences and retrieve relevant memory, thereby reducing the redundancy and noise of historical sessions. The general memory, encapsulating collaborative knowledge and reasoning guidelines, can provide shared knowledge for users, especially cold-start users. With the two kinds of memory, LLMs are empowered to deliver more precise and tailored recommendations for each user. Extensive experiments on both Chinese and English datasets demonstrate the effectiveness of MemoCRS.

📄 PDF Abstract BibTeX arXiv:2407.04960

Code (1)

mindspore-lab/models 공식 구현 mindspore

Tasks

Recommendation Systems

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Knowledge-Enhanced Conversational Recommendation via Transformer-based Sequential Modelling

2024-12-03 · Jie Zou, Aixin Sun, Cheng Long, Evangelos Kanoulas

In conversational recommender systems (CRSs), conversations usually involve a set of items and item-related entities or attributes, e.g., director is a related entity of a movie. These items and item-related entities are…

Conversational RecommendationKnowledge GraphsRecommendation Systems

IAI MovieBot 2.0: An Enhanced Research Platform with Trainable Neural Components and Transparent User Modeling

2024-03-01 · Nolwenn Bernard, Ivica Kostric, Krisztian Balog

While interest in conversational recommender systems has been on the rise, operational systems suitable for serving as research platforms for comprehensive studies are currently lacking. This paper introduces an enhanced…

Conversational RecommendationDialogue ManagementNatural Language Understanding

History Semantic Graph Enhanced Conversational KBQA with Temporal Information Modeling

2023-06-12 · Hao Sun, Yang Li, Liwei Deng, Bowen Li 외

Context information modeling is an important task in conversational KBQA. However, existing methods usually assume the independence of utterances and model them in isolation. In this paper, we propose a History Semantic …

Question Answering

REGEN: A Dataset and Benchmarks with Natural Language Critiques and Narratives

2025-03-14 · Kun Su, Krishna Sayana, Hubert Pham, James Pine 외

This paper introduces a novel dataset REGEN (Reviews Enhanced with GEnerative Narratives), designed to benchmark the conversational capabilities of recommender Large Language Models (LLMs), addressing the limitations of …

Conversational Recommendation

Improving Conversational Recommender Systems via Knowledge Graph based Semantic Fusion

2020-07-08 · Kun Zhou, Wayne Xin Zhao, Shuqing Bian, Yuanhang Zhou 외

Conversational recommender systems (CRS) aim to recommend high-quality items to users through interactive conversations. Although several efforts have been made for CRS, two major issues still remain to be solved. First,…

Knowledge GraphsRecommendation SystemsText Generation