paper-with-me

Papers

Fairness of Exposure in Dynamic Recommendation

2023-09-05 · Masoud Mansoury, Bamshad Mobasher

Exposure bias is a well-known issue in recommender systems where the exposure is not fairly distributed among items in the recommendation results. This is especially problematic when bias is amplified over time as a few items (e.g., popular ones) are repeatedly over-represented in recommendation lists and users' interactions with those items will amplify bias towards those items over time resulting in a feedback loop. This issue has been extensively studied in the literature in static recommendation environment where a single round of recommendation result is processed to improve the exposure fairness. However, less work has been done on addressing exposure bias in a dynamic recommendation setting where the system is operating over time, the recommendation model and the input data are dynamically updated with ongoing user feedback on recommended items at each round. In this paper, we study exposure bias in a dynamic recommendation setting. Our goal is to show that existing bias mitigation methods that are designed to operate in a static recommendation setting are unable to satisfy fairness of exposure for items in long run. In particular, we empirically study one of these methods and show that repeatedly applying this method fails to fairly distribute exposure among items in long run. To address this limitation, we show how this method can be adapted to effectively operate in a dynamic recommendation setting and achieve exposure fairness for items in long run. Experiments on a real-world dataset confirm that our solution is superior in achieving long-term exposure fairness for the items while maintaining the recommendation accuracy.

📄 PDF Abstract BibTeX arXiv:2309.02322

Code (0)

등록된 구현이 없습니다.

Tasks

Exposure FairnessFairnessRecommendation Systems

Similar Papers 제목 키워드 기반

Towards Long-term Fairness in Recommendation

2021-01-10 · Yingqiang Ge, Shuchang Liu, Ruoyuan Gao, Yikun Xian 외

As Recommender Systems (RS) influence more and more people in their daily life, the issue of fairness in recommendation is becoming more and more important. Most of the prior approaches to fairness-aware recommendation h…

FairnessRecommendation Systems

Enhancing New-item Fairness in Dynamic Recommender Systems

2025-04-30 · Huizhong Guo, Zhu Sun, Dongxia Wang, Tianjun Wei 외

New-items play a crucial role in recommender systems (RSs) for delivering fresh and engaging user experiences. However, traditional methods struggle to effectively recommend new-items due to their short exposure time and…

FairnessKnowledge DistillationRecommendation SystemsReinforcement Learning (RL)

Understanding and Mitigating Multi-Sided Exposure Bias in Recommender Systems

2021-11-10 · Masoud Mansoury

Fairness is a critical system-level objective in recommender systems that has been the subject of extensive recent research. It is especially important in multi-sided recommendation platforms where it may be crucial to o…

Exposure FairnessFairnessRecommendation Systems

A Graph-based Approach for Mitigating Multi-sided Exposure Bias in Recommender Systems

2021-07-07 · Masoud Mansoury, Himan Abdollahpouri, Mykola Pechenizkiy, Bamshad Mobasher 외

Fairness is a critical system-level objective in recommender systems that has been the subject of extensive recent research. A specific form of fairness is supplier exposure fairness where the objective is to ensure equi…

DiversityExposure FairnessFairnessRecommendation Systems

Maximizing Marginal Fairness for Dynamic Learning to Rank

2021-02-18 · Tao Yang, Qingyao Ai

Rankings, especially those in search and recommendation systems, often determine how people access information and how information is exposed to people. Therefore, how to balance the relevance and fairness of information…

FairnessLearning-To-RankRecommendation Systems