paper-with-me

Papers

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 the false negative issue, where items that a user might like are incorrectly labeled as negative during training, leading to suboptimal recommendations.Expanding the label set through data augmentation presents an intuitive solution but faces the challenge of balancing two key aspects: ensuring semantic relevance and preserving the collaborative information inherent in CRS datasets. To address these issues, we propose a novel data augmentation framework that first leverages an LLM-based semantic retriever to identify diverse and semantically relevant items, which are then filtered by a relevance scorer to remove noisy candidates. Building on this, we introduce a two-stage training strategy balancing semantic relevance and collaborative information. Extensive experiments on two benchmark datasets and user simulators demonstrate significant and consistent performance improvements across various recommenders, highlighting the effectiveness of our approach in advancing CRS performance.

📄 PDF Abstract BibTeX arXiv:2508.05657

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Beyond Single Items: Exploring User Preferences in Item Sets with the Conversational Playlist Curation Dataset

2023-03-13 · Arun Tejasvi Chaganty, Megan Leszczynski, Shu Zhang, Ravi Ganti 외

Users in consumption domains, like music, are often able to more efficiently provide preferences over a set of items (e.g. a playlist or radio) than over single items (e.g. songs). Unfortunately, this is an underexplored…

Music RecommendationRecommendation SystemsRetrieval

Reindex-Then-Adapt: Improving Large Language Models for Conversational Recommendation

2024-05-20 · Zhankui He, Zhouhang Xie, Harald Steck, Dawen Liang 외

Large language models (LLMs) are revolutionizing conversational recommender systems by adeptly indexing item content, understanding complex conversational contexts, and generating relevant item titles. However, controlli…

Conversational RecommendationRecommendation Systems

AdaptJobRec: Enhancing Conversational Career Recommendation through an LLM-Powered Agentic System

2025-08-19 · Qixin Wang, Dawei Wang, Kun Chen, Yaowei Hu 외 arxiv

In recent years, recommendation systems have evolved from providing a single list of recommendations to offering a comprehensive suite of topic focused services. To better accomplish this task, conversational recommendat…

Recommendation Systems

Towards Personalized Conversational Sales Agents : Contextual User Profiling for Strategic Action

2025-03-28 · Tongyoung Kim, Jeongeun Lee, Soojin Yoon, Sunghwan Kim 외

Conversational Recommender Systems (CRSs) aim to engage users in dialogue to provide tailored recommendations. While traditional CRSs focus on eliciting preferences and retrieving items, real-world e-commerce interaction…

Decision MakingRecommendation Systems

Towards Multi-Subsession Conversational Recommendation

2023-10-20 · Yu Ji, Qi Shen, Shixuan Zhu, Hang Yu 외

Conversational recommendation systems (CRS) could acquire dynamic user preferences towards desired items through multi-round interactive dialogue. Previous CRS mainly focuses on the single conversation (subsession) that …

AttributeConversational RecommendationRecommendation Systems