paper-with-me

홈 › Papers

Random Isn't Always Fair: Candidate Set Imbalance and Exposure Inequality in Recommender Systems

2022-09-12 · Amanda Bower, Kristian Lum, Tomo Lazovich, Kyra Yee, Luca Belli

Traditionally, recommender systems operate by returning a user a set of items, ranked in order of estimated relevance to that user. In recent years, methods relying on stochastic ordering have been developed to create "fairer" rankings that reduce inequality in who or what is shown to users. Complete randomization -- ordering candidate items randomly, independent of estimated relevance -- is largely considered a baseline procedure that results in the most equal distribution of exposure. In industry settings, recommender systems often operate via a two-step process in which candidate items are first produced using computationally inexpensive methods and then a full ranking model is applied only to those candidates. In this paper, we consider the effects of inequality at the first step and show that, paradoxically, complete randomization at the second step can result in a higher degree of inequality relative to deterministic ordering of items by estimated relevance scores. In light of this observation, we then propose a simple post-processing algorithm in pursuit of reducing exposure inequality that works both when candidate sets have a high level of imbalance and when they do not. The efficacy of our method is illustrated on both simulated data and a common benchmark data set used in studying fairness in recommender systems.

📄 PDF Abstract BibTeX arXiv:2209.05000

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessRecommendation Systems

Similar Papers 제목 키워드 기반

Learning-Augmented Online Allocation under Unreliable Advice: Robustness, Exposure Fairness, and Distribution Shift

2026-08-27 · Fredy Pokou arxiv

Learning-augmented algorithms improve online decisions using predictions, but unreliable advice may harm efficiency and fairness. We study an online allocation problem with finite candidate sets, irreversible decisions, …

FairSync: Ensuring Amortized Group Exposure in Distributed Recommendation Retrieval

2024-02-16 · Chen Xu, Jun Xu, Yiming Ding, Xiao Zhang 외

In pursuit of fairness and balanced development, recommender systems (RS) often prioritize group fairness, ensuring that specific groups maintain a minimum level of exposure over a given period. For example, RS platforms…

Distributed OptimizationFairnessRecommendation SystemsRetrieval

Learning to Rank with Top-$K$ Fairness

2025-09-22 · Boyang Zhang, Quanqi Hu, Mingxuan Sun, Qihang Lin 외 arxiv

Fairness in ranking models is crucial, as disparities in exposure can disproportionately affect protected groups. Most fairness-aware ranking systems focus on ensuring comparable average exposure for groups across the en…

Stochastic Optimization

COPF: An Online Framework for Deployment-Stable Counterfactual Fairness in Evolving Graphs

2026-05-30 · Sheng'en Li, Dongmian Zou arxiv

Online link recommendation on evolving graphs is performative: by choosing which candidate links to show users, the system changes which links form and what feedback it later observes. Consequently, fairness estimates fr…

(Un)fair Exposure in Deep Face Rankings at a Distance

2023-08-22 · Andrea Atzori, Gianni Fenu, Mirko Marras

Law enforcement regularly faces the challenge of ranking suspects from their facial images. Deep face models aid this process but frequently introduce biases that disproportionately affect certain demographic segments. W…