paper-with-me

홈 › Papers

Ensuring User-side Fairness in Dynamic Recommender Systems

2023-08-29 · Hyunsik Yoo, Zhichen Zeng, Jian Kang, Ruizhong Qiu, David Zhou, Zhining Liu, Fei Wang, Charlie Xu, Eunice Chan, Hanghang Tong

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 of user-item interactions, continual adaptation to newly collected data is crucial for recommender systems to stay aligned with the latest user preferences. However, we observe that such continual adaptation often exacerbates performance disparities. This necessitates a thorough investigation into user-side fairness in dynamic recommender systems, an area that has been unexplored in the literature. This problem is challenging due to distribution shifts, frequent model updates, and non-differentiability of ranking metrics. To our knowledge, this paper presents the first principled study on ensuring user-side fairness in dynamic recommender systems. We start with theoretical analyses on fine-tuning v.s. retraining, showing that the best practice is incremental fine-tuning with restart. Guided by our theoretical analyses, we propose FAir Dynamic rEcommender (FADE), an end-to-end fine-tuning framework to dynamically ensure user-side fairness over time. To overcome the non-differentiability of recommendation metrics in the fairness loss, we further introduce Differentiable Hit (DH) as an improvement over the recent NeuralNDCG method, not only alleviating its gradient vanishing issue but also achieving higher efficiency. Besides that, we also address the instability issue of the fairness loss by leveraging the competing nature between the recommendation loss and the fairness loss. Through extensive experiments on real-world datasets, we demonstrate that FADE effectively and efficiently reduces performance disparities with little sacrifice in the overall recommendation performance.

📄 PDF Abstract BibTeX arXiv:2308.15651

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessRecommendation SystemsRe-Ranking

Similar Papers 제목 키워드 기반

Regret-aware Re-ranking for Guaranteeing Two-sided Fairness and Accuracy in Recommender Systems

2025-04-20 · Xiaopeng Ye, Chen Xu, Jun Xu, Xuyang Xie 외

In multi-stakeholder recommender systems (RS), users and providers operate as two crucial and interdependent roles, whose interests must be well-balanced. Prior research, including our work BankFair, has demonstrated the…

FairnessRecommendation SystemsRe-Ranking

Towards Individual and Multistakeholder Fairness in Tourism Recommender Systems

2023-09-05 · Ashmi Banerjee, Paromita Banik, Wolfgang Wörndl

This position paper summarizes our published review on individual and multistakeholder fairness in Tourism Recommender Systems (TRS). Recently, there has been growing attention to fairness considerations in recommender s…

FairnessRecommendation Systems

Balancing Accuracy and Fairness for Interactive Recommendation with Reinforcement Learning

2021-06-25 · Weiwen Liu, Feng Liu, Ruiming Tang, Ben Liao 외

Fairness in recommendation has attracted increasing attention due to bias and discrimination possibly caused by traditional recommenders. In Interactive Recommender Systems (IRS), user preferences and the system's fairne…

FairnessInteractive RecommendationRecommendation Systemsreinforcement-learning+2

Comprehensive Fair Meta-learned Recommender System

2022-06-09 · Tianxin Wei, Jingrui He

In recommender systems, one common challenge is the cold-start problem, where interactions are very limited for fresh users in the systems. To address this challenge, recently, many works introduce the meta-optimization …

counterfactualFairnessGeneral KnowledgeMeta-Learning+1

Fair Reciprocal Recommendation in Matching Markets

2024-09-01 · Yoji Tomita, Tomohiki Yokoyama

Recommender systems play an increasingly crucial role in shaping people's opportunities, particularly in online dating platforms. It is essential from the user's perspective to increase the probability of matching with a…

FairnessRecommendation Systems