Improving Conversational Recommendation Systems via Bias Analysis and Language-Model-Enhanced Data Augmentation
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.
Code (1)
Tasks
Conversational RecommendationData AugmentationLanguage ModelingLanguage ModellingRecommendation SystemsSelection biasSimilar Papers 제목 키워드 기반
Unintended Bias in Language Model-driven Conversational Recommendation
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+1Quantifying and Mitigating Popularity Bias in Conversational Recommender Systems
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 SystemsTowards Fair Conversational Recommender Systems
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 SystemsChatGPT for Conversational Recommendation: Refining Recommendations by Reprompting with Feedback
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 EngineeringMobileConvRec: A Conversational Dataset for Mobile Apps Recommendations
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