paper-with-me

Papers

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 personalized recommendation. Perhaps surprisingly, conversational recommender systems can be plagued by popularity bias, much like traditional recommender systems. In this paper, we systematically study the problem of popularity bias in CRSs. We demonstrate the existence of popularity bias in existing state-of-the-art CRSs from an exposure rate, a success rate, and a conversational utility perspective, and propose a suite of popularity bias metrics designed specifically for the CRS setting. We then introduce a debiasing framework with three unique features: (i) Popularity-Aware Focused Learning to reduce the popularity-distorting impact on preference prediction; (ii) Cold-Start Item Embedding Reconstruction via Attribute Mapping, to improve the modeling of cold-start items; and (iii) Dual-Policy Learning, to better guide the CRS when dealing with either popular or unpopular items. Through extensive experiments on two frequently used CRS datasets, we find the proposed model-agnostic debiasing framework not only mitigates the popularity bias in state-of-the-art CRSs but also improves the overall recommendation performance.

📄 PDF Abstract BibTeX arXiv:2208.03298

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeRecommendation Systems

Similar Papers 제목 키워드 기반

Debiased Contrastive Representation Learning for Mitigating Dual Biases in Recommender Systems

2024-08-19 · Zhirong Huang, Shichao Zhang, Debo Cheng, Jiuyong Li 외

In recommender systems, popularity and conformity biases undermine recommender effectiveness by disproportionately favouring popular items, leading to their over-representation in recommendation lists and causing an unba…

Contrastive LearningDiversityRecommendation SystemsRepresentation Learning

Fairness Through Domain Awareness: Mitigating Popularity Bias For Music Discovery

2023-08-28 · Rebecca Salganik, Fernando Diaz, Golnoosh Farnadi

As online music platforms grow, music recommender systems play a vital role in helping users navigate and discover content within their vast musical databases. At odds with this larger goal, is the presence of popularity…

FairnessGraph Neural NetworkNavigateRecommendation Systems

Metrics for popularity bias in dynamic recommender systems

2023-10-12 · Valentijn Braun, Debarati Bhaumik, Diptish Dey

Albeit the widespread application of recommender systems (RecSys) in our daily lives, rather limited research has been done on quantifying unfairness and biases present in such systems. Prior work largely focuses on dete…

Collaborative FilteringRecommendation Systems

Popularity Bias in Recommendation: A Multi-stakeholder Perspective

2020-08-19 · Himan Abdollahpouri

Traditionally, especially in academic research in recommender systems, the focus has been solely on the satisfaction of the end-user. While user satisfaction has, indeed, been associated with the success of the business,…

Recommendation Systems

Tidying Up the Conversational Recommender Systems' Biases

2023-09-05 · Armin Moradi, Golnoosh Farnadi

The growing popularity of language models has sparked interest in conversational recommender systems (CRS) within both industry and research circles. However, concerns regarding biases in these systems have emerged. Whil…

Natural Language UnderstandingRecommendation Systems