Guaranteeing Accuracy and Fairness under Fluctuating User Traffic: A Bankruptcy-Inspired Re-ranking Approach
Xiaopeng Ye, Chen Xu, Jun Xu, Xuyang Xie, Gang Wang, Zhenhua Dong
TL;DR
BankFair addresses the challenge of guaranteeing both short-term user accuracy and long-term provider fairness under fluctuating user traffic. It models exposure allocation as a sequential bankruptcy problem and applies the $Talmud$ rule to distribute fairness across time, coupled with an online re-ranking algorithm that enforces $a(n)\ge \phi$ and $\sum_{n=1}^N \bm{E}_{p,n} \ge \bm{m}_p$. On two real datasets, BankFair achieves higher $NDCG@K$ and lower $Vio@K$ while achieving $ESP=1$ (100%) for all providers, demonstrating robustness to traffic fluctuations under the joint constraints. This work advances practical two-sided fairness in dynamic recommender systems and provides a scalable framework for industry deployment.
Abstract
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: providers need a relatively long-term exposure demand while users want more short-term and accurate service. However, our empirical study reveals that previous methods for trading off fairness-accuracy often fail to guarantee long-term fairness and short-term accuracy simultaneously in real applications of fluctuating user traffic. Especially, when user traffic is low, the user experience often drops a lot. Our theoretical analysis also confirms that user traffic is a key factor in such a trade-off problem. How to guarantee accuracy and fairness under fluctuating user traffic remains a problem. Inspired by the bankruptcy problem in economics, we propose a novel fairness-aware re-ranking approach named BankFair. Intuitively, BankFair employs the Talmud rule to leverage periods of abundant user traffic to offset periods of user traffic scarcity, ensuring consistent user service at every period while upholding long-term fairness. Specifically, BankFair consists of two modules: (1) employing the Talmud rule to determine the required fairness degree under varying periods of user traffic; and (2) conducting an online re-ranking algorithm based on the fairness degree determined by the Talmud rule. Experiments on two real-world recommendation datasets show that BankFair outperforms all baselines regarding accuracy and provider fairness.
