Fairness in Ranking under Disparate Uncertainty
Richa Rastogi, Thorsten Joachims

TL;DR
This paper introduces Equal-Opportunity Ranking (EOR), a new fairness criterion for ranking systems that addresses disparities caused by uncertain relevance estimates across groups, ensuring fairer treatment of minority groups.
Contribution
The paper proposes EOR as a novel fairness criterion for ranking, along with an efficient algorithm for its implementation and empirical validation demonstrating its effectiveness.
Findings
EOR guarantees fairness across groups with disparate uncertainty.
The algorithm runs in $O(n \, \log(n))$ time with close approximation to optimal.
Empirical results show EOR provides fair and effective rankings in real-world data.
Abstract
Ranking is a ubiquitous method for focusing the attention of human evaluators on a manageable subset of options. Its use as part of human decision-making processes ranges from surfacing potentially relevant products on an e-commerce site to prioritizing college applications for human review. While ranking can make human evaluation more effective by focusing attention on the most promising options, we argue that it can introduce unfairness if the uncertainty of the underlying relevance model differs between groups of options. Unfortunately, such disparity in uncertainty appears widespread, often to the detriment of minority groups for which relevance estimates can have higher uncertainty due to a lack of data or appropriate features. To address this fairness issue, we propose Equal-Opportunity Ranking (EOR) as a new fairness criterion for ranking and show that it corresponds to a…
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
TopicsGame Theory and Voting Systems · Economic and Environmental Valuation · Decision-Making and Behavioral Economics
