paper-with-me

홈 › Papers

COLA: Improving Conversational Recommender Systems by Collaborative Augmentation

2022-12-15 · Dongding Lin, Jian Wang, Wenjie Li

Conversational recommender systems (CRS) aim to employ natural language conversations to suggest suitable products to users. Understanding user preferences for prospective items and learning efficient item representations are crucial for CRS. Despite various attempts, earlier studies mostly learned item representations based on individual conversations, ignoring item popularity embodied among all others. Besides, they still need support in efficiently capturing user preferences since the information reflected in a single conversation is limited. Inspired by collaborative filtering, we propose a collaborative augmentation (COLA) method to simultaneously improve both item representation learning and user preference modeling to address these issues. We construct an interactive user-item graph from all conversations, which augments item representations with user-aware information, i.e., item popularity. To improve user preference modeling, we retrieve similar conversations from the training corpus, where the involved items and attributes that reflect the user's potential interests are used to augment the user representation through gate control. Extensive experiments on two benchmark datasets demonstrate the effectiveness of our method. Our code and data are available at https://github.com/DongdingLin/COLA.

📄 PDF Abstract BibTeX arXiv:2212.07767

Code (0)

등록된 구현이 없습니다.

Tasks

CoLACollaborative FilteringRecommendation SystemsRepresentation Learning

Similar Papers 제목 키워드 기반

Content-Based Collaborative Generation for Recommender Systems

2024-03-27 · Yidan Wang, Zhaochun Ren, Weiwei Sun, Jiyuan Yang 외

Generative models have emerged as a promising utility to enhance recommender systems. It is essential to model both item content and user-item collaborative interactions in a unified generative framework for better recom…

Collaborative FilteringLanguage ModellingLarge Language ModelRecommendation Systems+1

Beyond Single Labels: Improving Conversational Recommendation through LLM-Powered Data Augmentation

2025-07-30 · Haozhe Xu, Xiaohua Wang, Changze Lv, Xiaoqing Zheng arxiv

Conversational recommender systems (CRSs) enhance recommendation quality by engaging users in multi-turn dialogues, capturing nuanced preferences through natural language interactions. However, these systems often face t…

Data Augmentation

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

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

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