paper-with-me

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, Gang Wang, Zhenhua Dong

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 importance of guaranteeing both provider fairness and user accuracy to meet their interests. However, when they balance the two objectives, another critical factor emerges in RS: individual fairness, which manifests as a significant disparity in individual recommendation accuracy, with some users receiving high accuracy while others are left with notably low accuracy. This oversight severely harms the interests of users and exacerbates social polarization. How to guarantee individual fairness while ensuring user accuracy and provider fairness remains an unsolved problem. To bridge this gap, in this paper, we propose our method BankFair+. Specifically, BankFair+ extends BankFair with two steps: (1) introducing a non-linear function from regret theory to ensure individual fairness while enhancing user accuracy; (2) formulating the re-ranking process as a regret-aware fuzzy programming problem to meet the interests of both individual user and provider, therefore balancing the trade-off between individual fairness and provider fairness. Experiments on two real-world recommendation datasets demonstrate that BankFair+ outperforms all baselines regarding individual fairness, user accuracy, and provider fairness.

📄 PDF Abstract BibTeX arXiv:2504.14550

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessRecommendation SystemsRe-Ranking

Similar Papers 제목 키워드 기반

Guaranteeing Accuracy and Fairness under Fluctuating User Traffic: A Bankruptcy-Inspired Re-ranking Approach

2024-05-25 · Xiaopeng Ye, Chen Xu, Jun Xu, Xuyang Xie 외

Out of sustainable and economical considerations, two-sided recommendation platforms must satisfy the needs of both users and providers. Previous studies often show that the two sides' needs show different urgency: provi…

FairnessRecommendation SystemsRe-Ranking

Dynamic Environment Responsive Online Meta-Learning with Fairness Awareness

2024-02-19 · Chen Zhao, Feng Mi, Xintao Wu, Kai Jiang 외

The fairness-aware online learning framework has emerged as a potent tool within the context of continuous lifelong learning. In this scenario, the learner's objective is to progressively acquire new tasks as they arrive…

FairnessLifelong learningMeta-Learning

Intersectional Two-sided Fairness in Recommendation

2024-02-05 · Yifan Wang, Peijie Sun, Weizhi Ma, Min Zhang 외

Fairness of recommender systems (RS) has attracted increasing attention recently. Based on the involved stakeholders, the fairness of RS can be divided into user fairness, item fairness, and two-sided fairness which cons…

FairnessRecommendation Systems

CPFair: Personalized Consumer and Producer Fairness Re-ranking for Recommender Systems

2022-04-17 · Mohammadmehdi Naghiaei, Hossein A. Rahmani, Yashar Deldjoo

Recently, there has been a rising awareness that when machine learning (ML) algorithms are used to automate choices, they may treat/affect individuals unfairly, with legal, ethical, or economic consequences. Recommender …

FairnessRecommendation SystemsRe-Ranking

Contextual bandits with concave rewards, and an application to fair ranking

2022-10-18 · Virginie Do, Elvis Dohmatob, Matteo Pirotta, Alessandro Lazaric 외

We consider Contextual Bandits with Concave Rewards (CBCR), a multi-objective bandit problem where the desired trade-off between the rewards is defined by a known concave objective function, and the reward vector depends…

FairnessMulti-Armed Bandits