paper-with-me

홈 › Papers

On User-side Fairness in Negative Sampling for Recommender Systems

2023-04-15 · Yueqing Xuan, Kacper Sokol, Mark Sanderson, Jeffrey Chan

Recommender systems are usually trained to discern between positive and negative instances for each user. Negative sampling plays an important role in selecting informative negative items. Since positive data is disproportionately contributed by a minority of active users, negative samplers might be affected by data imbalance thus choosing more informative negative items for active users. Consequently, users with low participation are further underrepresented in the training data, potentially causing subpar treatment from recommenders. In this paper we demonstrate empirically that active users receive more accurate recommendation than inactive users for state-of-the-art negative sampling strategies, and the degree of data imbalance influences the severity of performance disparities. We further show that the performance gain brought by sampling more negative instances for each positive item is unequally distributed across user groups. Generally, active users benefit from performance gain whereas inactive users might suffer from performance degradation. To address these shortcomings, we propose a group-wise negative ratio setup where we use the appropriate smaller negative ratio for inactive users and a bigger ratio for active users. Comprehensive experiments show our proposed group-wise ratio outperforms a single global ratio in user-side fairness and performance improvement.

📄 PDF Abstract BibTeX arXiv:2304.07487

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessRecommendation Systems

Similar Papers 제목 키워드 기반

LTP-MMF: Towards Long-term Provider Max-min Fairness Under Recommendation Feedback Loops

2023-08-11 · Chen Xu, Xiaopeng Ye, Jun Xu, Xiao Zhang 외

Multi-stakeholder recommender systems involve various roles, such as users, and providers. Previous work pointed out that max-min fairness (MMF) is a better metric to support weak providers. However, when considering MMF…

FairnessRecommendation Systems

Fairly Adaptive Negative Sampling for Recommendations

2023-02-16 · Xiao Chen, Wenqi Fan, Jingfan Chen, Haochen Liu 외

Pairwise learning strategies are prevalent for optimizing recommendation models on implicit feedback data, which usually learns user preference by discriminating between positive (i.e., clicked by a user) and negative it…

AttributeFairness

FairGAN: GANs-based Fairness-aware Learning for Recommendations with Implicit Feedback

2022-04-25 · Proceedings of the ACM Web Conference 2022 4 · Jie Li, Yongli Ren, Ke Deng

Ranking algorithms in recommender systems influence people to make decisions. Conventional ranking algorithms based on implicit feedback data aim to maximize the utility to users by capturing users’ preferences over item…

Exposure FairnessFairnessRecommendation Systems

Ensuring User-side Fairness in Dynamic Recommender Systems

2023-08-29 · Hyunsik Yoo, Zhichen Zeng, Jian Kang, Ruizhong Qiu 외

User-side group fairness is crucial for modern recommender systems, aiming to alleviate performance disparities among user groups defined by sensitive attributes like gender, race, or age. In the ever-evolving landscape …

FairnessRecommendation SystemsRe-Ranking

Fairness and Transparency in Recommendation: The Users' Perspective

2021-03-16 · Nasim Sonboli, Jessie J. Smith, Florencia Cabral Berenfus, Robin Burke 외

Though recommender systems are defined by personalization, recent work has shown the importance of additional, beyond-accuracy objectives, such as fairness. Because users often expect their recommendations to be purely p…

FairnessRecommendation Systems