paper-with-me

홈 › Papers

Improving Conversational Recommendation Systems via Bias Analysis and Language-Model-Enhanced Data Augmentation

2023-10-25 · Xi Wang, Hossein A. Rahmani, Jiqun Liu, Emine Yilmaz

Conversational Recommendation System (CRS) is a rapidly growing research area that has gained significant attention alongside advancements in language modelling techniques. However, the current state of conversational recommendation faces numerous challenges due to its relative novelty and limited existing contributions. In this study, we delve into benchmark datasets for developing CRS models and address potential biases arising from the feedback loop inherent in multi-turn interactions, including selection bias and multiple popularity bias variants. Drawing inspiration from the success of generative data via using language models and data augmentation techniques, we present two novel strategies, 'Once-Aug' and 'PopNudge', to enhance model performance while mitigating biases. Through extensive experiments on ReDial and TG-ReDial benchmark datasets, we show a consistent improvement of CRS techniques with our data augmentation approaches and offer additional insights on addressing multiple newly formulated biases.

📄 PDF Abstract BibTeX arXiv:2310.16738

Code (1)

wangxieric/bias-crs 공식 구현 pytorch

Tasks

Conversational RecommendationData AugmentationLanguage ModelingLanguage ModellingRecommendation SystemsSelection bias

Similar Papers 제목 키워드 기반

Unintended Bias in Language Model-driven Conversational Recommendation

2022-01-17 · Tianshu Shen, Jiaru Li, Mohamed Reda Bouadjenek, Zheda Mai 외

Conversational Recommendation Systems (CRSs) have recently started to leverage pretrained language models (LM) such as BERT for their ability to semantically interpret a wide range of preference statement variations. How…

Conversational RecommendationLanguage ModelingLanguage Modellingmodel+1

Quantifying and Mitigating Popularity Bias in Conversational Recommender Systems

2022-08-05 · Allen Lin, Jianling Wang, Ziwei Zhu, James Caverlee

Conversational recommender systems (CRS) have shown great success in accurately capturing a user's current and detailed preference through the multi-round interaction cycle while effectively guiding users to a more perso…

AttributeRecommendation Systems

Towards Fair Conversational Recommender Systems

2022-08-08 · Allen Lin, Ziwei Zhu, Jianling Wang, James Caverlee

Conversational recommender systems have demonstrated great success. They can accurately capture a user's current detailed preference -- through a multi-round interaction cycle -- to effectively guide users to a more pers…

FairnessRecommendation Systems

ChatGPT for Conversational Recommendation: Refining Recommendations by Reprompting with Feedback

2024-01-07 · Kyle Dylan Spurlock, Cagla Acun, Esin Saka, Olfa Nasraoui

Recommendation algorithms have been pivotal in handling the overwhelming volume of online content. However, these algorithms seldom consider direct user input, resulting in superficial interaction between them. Efforts h…

Conversational RecommendationPrompt Engineering

MobileConvRec: A Conversational Dataset for Mobile Apps Recommendations

2024-05-28 · Srijata Maji, Moghis Fereidouni, Vinaik Chhetri, Umar Farooq 외

Existing recommendation systems have focused on two paradigms: 1- historical user-item interaction-based recommendations and 2- conversational recommendations. Conversational recommendation systems facilitate natural lan…

Conversational RecommendationRecommendation Systems