paper-with-me

Papers

Collaborative Retrieval for Large Language Model-based Conversational Recommender Systems

2025-02-19 · Yaochen Zhu, Chao Wan, Harald Steck, Dawen Liang, Yesu Feng, Nathan Kallus, Jundong Li

Conversational recommender systems (CRS) aim to provide personalized recommendations via interactive dialogues with users. While large language models (LLMs) enhance CRS with their superior understanding of context-aware user preferences, they typically struggle to leverage behavioral data, which have proven to be important for classical collaborative filtering (CF)-based approaches. For this reason, we propose CRAG, Collaborative Retrieval Augmented Generation for LLM-based CRS. To the best of our knowledge, CRAG is the first approach that combines state-of-the-art LLMs with CF for conversational recommendations. Our experiments on two publicly available movie conversational recommendation datasets, i.e., a refined Reddit dataset (which we name Reddit-v2) as well as the Redial dataset, demonstrate the superior item coverage and recommendation performance of CRAG, compared to several CRS baselines. Moreover, we observe that the improvements are mainly due to better recommendation accuracy on recently released movies. The code and data are available at https://github.com/yaochenzhu/CRAG.

📄 PDF Abstract BibTeX arXiv:2502.14137

Code (1)

yaochenzhu/crag 공식 구현

Tasks

Collaborative FilteringConversational RecommendationLanguage ModelingLanguage ModellingLarge Language ModelRecommendation SystemsRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Enhancing Conversational Recommender Systems with Tree-Structured Knowledge and Pretrained Language Models

2025-11-16 · Yongwen Ren, Chao Wang, Peng Du, Chuan Qin 외 arxiv

Recent advances in pretrained language models (PLMs) have significantly improved conversational recommender systems (CRS), enabling more fluent and context-aware interactions. To further enhance accuracy and mitigate hal…

Knowledge Graphs

ScienceDB AI: An LLM-Driven Agentic Recommender System for Large-Scale Scientific Data Sharing Services

2026-01-03 · Qingqing Long, Haotian Chen, Chenyang Zhao, Xiaolei Du 외 arxiv

The rapid growth of AI for Science (AI4S) has underscored the significance of scientific datasets, leading to the establishment of numerous national scientific data centers and sharing platforms. Despite this progress, e…

Collaborative Filtering

Deep Conversational Recommender Systems: A New Frontier for Goal-Oriented Dialogue Systems

2020-04-28 · Dai Hoang Tran, Quan Z. Sheng, Wei Emma Zhang, Salma Abdalla Hamad 외

In recent years, the emerging topics of recommender systems that take advantage of natural language processing techniques have attracted much attention, and one of their applications is the Conversational Recommender Sys…

Collaborative FilteringDeep LearningGoal-Oriented Dialogue SystemsRecommendation Systems

ReGeS: Reciprocal Retrieval-Generation Synergy for Conversational Recommender Systems

2025-09-22 · Dayu Yang, Hui Fang arxiv

Connecting conversation with external domain knowledge is vital for conversational recommender systems (CRS) to correctly understand user preferences. However, existing solutions either require domain-specific engineerin…

From Reviews to Dialogues: Active Synthesis for Zero-Shot LLM-based Conversational Recommender System

2025-04-21 · Rohan Surana, Junda Wu, Zhouhang Xie, Yu Xia 외

Conversational recommender systems (CRS) typically require extensive domain-specific conversational datasets, yet high costs, privacy concerns, and data-collection challenges severely limit their availability. Although L…

Active LearningData AugmentationRecommendation Systems