FairSort: Learning to Fair Rank for Personalized Recommendations in Two-Sided Platforms
Guoli Wu, Zhiyong Feng, Shizhan Chen, Hongyue Wu, Xiao Xue, Jianmao, Xiao, Guodong Fan, Hongqi Chen, Jingyu Li

TL;DR
FairSort introduces a novel re-ranking approach for personalized recommendations that balances user satisfaction and provider fairness, using a runway analogy and binary search to improve reliability and fairness.
Contribution
This work presents a new perspective treating recommendation lists as runways, enabling better fairness and utility trade-offs compared to traditional knapsack-based methods.
Findings
FairSort achieves improved fairness for providers and users.
The binary search approach enhances recommendation reliability.
Extensive experiments validate the effectiveness of FairSort.
Abstract
Traditional recommendation systems focus on maximizing user satisfaction by suggesting their favourite items. This user-centric approach may lead to unfair exposure distribution among the providers. On the contrary, a provider-centric design might become unfair to the users. Therefore, this paper proposes a re-ranking model FairSort to find a trade-off solution among user-side fairness, provider-side fairness, and personalized recommendations utility. Previous works habitually treat this issue as a knapsack problem, incorporating both-side fairness as constraints. In this paper, we adopt a novel perspective, treating each recommendation list as a runway rather than a knapsack. In this perspective, each item on the runway gains a velocity and runs within a specific time, achieving re-ranking for both-side fairness. Meanwhile, we ensure the Minimum Utility Guarantee for personalized…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy, Security, and Data Protection · Privacy-Preserving Technologies in Data · Recommender Systems and Techniques
MethodsADaptive gradient method with the OPTimal convergence rate · Focus
