paper-with-me

Papers

Modeling and Counteracting Exposure Bias in Recommender Systems

2020-01-01 · Sami Khenissi, Olfa Nasraoui

What we discover and see online, and consequently our opinions and decisions, are becoming increasingly affected by automated machine learned predictions. Similarly, the predictive accuracy of learning machines heavily depends on the feedback data that we provide them. This mutual influence can lead to closed-loop interactions that may cause unknown biases which can be exacerbated after several iterations of machine learning predictions and user feedback. Machine-caused biases risk leading to undesirable social effects ranging from polarization to unfairness and filter bubbles. In this paper, we study the bias inherent in widely used recommendation strategies such as matrix factorization. Then we model the exposure that is borne from the interaction between the user and the recommender system and propose new debiasing strategies for these systems. Finally, we try to mitigate the recommendation system bias by engineering solutions for several state of the art recommender system models. Our results show that recommender systems are biased and depend on the prior exposure of the user. We also show that the studied bias iteratively decreases diversity in the output recommendations. Our debiasing method demonstrates the need for alternative recommendation strategies that take into account the exposure process in order to reduce bias. Our research findings show the importance of understanding the nature of and dealing with bias in machine learning models such as recommender systems that interact directly with humans, and are thus causing an increasing influence on human discovery and decision making

📄 PDF Abstract BibTeX arXiv:2001.04832

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDecision MakingRecommendation Systems

Similar Papers 제목 키워드 기반

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

Contrastive Learning for Debiased Candidate Generation in Large-Scale Recommender Systems

2020-05-20 · Chang Zhou, Jianxin Ma, Jianwei Zhang, Jingren Zhou 외

Deep candidate generation (DCG) that narrows down the collection of relevant items from billions to hundreds via representation learning has become prevalent in industrial recommender systems. Standard approaches approxi…

Contrastive LearningFairnessLanguage ModelingLanguage Modelling+2

Session-based Recommender Systems: User Interest as a Stochastic Process in the Latent Space

2025-04-14 · Klaudia Balcer, Piotr Lipinski

This paper jointly addresses the problem of data uncertainty, popularity bias, and exposure bias in session-based recommender systems. We study the symptoms of this bias both in item embeddings and in recommendations. We…

Recommendation Systems

Causal Disentanglement with Network Information for Debiased Recommendations

2022-04-14 · Paras Sheth, Ruocheng Guo, Lu Cheng, Huan Liu 외

Recommender systems aim to recommend new items to users by learning user and item representations. In practice, these representations are highly entangled as they consist of information about multiple factors, including …

Causal InferenceDisentanglementRecommendation Systems

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