paper-with-me

Papers

Bridging Conversational and Collaborative Signals for Conversational Recommendation

2024-12-09 · Ahmad Bin Rabiah, Nafis Sadeq, Julian McAuley

Conversational recommendation systems (CRS) leverage contextual information from conversations to generate recommendations but often struggle due to a lack of collaborative filtering (CF) signals, which capture user-item interaction patterns essential for accurate recommendations. We introduce Reddit-ML32M, a dataset that links reddit conversations with interactions on MovieLens 32M, to enrich item representations by leveraging collaborative knowledge and addressing interaction sparsity in conversational datasets. We propose an LLM-based framework that uses Reddit-ML32M to align LLM-generated recommendations with CF embeddings, refining rankings for better performance. We evaluate our framework against three sets of baselines: CF-based recommenders using only interactions from CRS tasks, traditional CRS models, and LLM-based methods relying on conversational context without item representations. Our approach achieves consistent improvements, including a 12.32% increase in Hit Rate and a 9.9% improvement in NDCG, outperforming the best-performing baseline that relies on conversational context but lacks collaborative item representations.

📄 PDF Abstract BibTeX arXiv:2412.06949

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringConversational RecommendationRecommendation Systems

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Harmonizing Large Language Models with Collaborative Behavioral Signals for Conversational Recommendation

2025-03-12 · Guanrong Li, Kuo Tian, Jinnan Qi, Qinghan Fu 외

Conversational recommendation frameworks have gained prominence as a dynamic paradigm for delivering personalized suggestions via interactive dialogues. The incorporation of advanced language understanding techniques has…

Collaborative FilteringConversational Recommendation

Collaborative Retrieval for Large Language Model-based Conversational Recommender Systems

2025-02-19 · Yaochen Zhu, Chao Wan, Harald Steck, Dawen Liang 외

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…

Collaborative FilteringConversational RecommendationLanguage ModelingLanguage Modelling+4

You Sound Like Someone Who Watches Drama Movies: Towards Predicting Movie Preferences from Conversational Interactions

2021-06-01 · NAACL 2021 4 · Sergey Volokhin, Joyce Ho, Oleg Rokhlenko, Eugene Agichtein

The increasing popularity of voice-based personal assistants provides new opportunities for conversational recommendation. One particularly interesting area is movie recommendation, which can benefit from an open-ended i…

Collaborative FilteringConversational RecommendationDomain AdaptationMovie Recommendation

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

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