Fair Pairs: Fairness-Aware Ranking Recovery from Pairwise Comparisons
Georg Ahnert, Antonio Ferrara, and Claudia Wagner

TL;DR
This paper addresses the challenge of recovering fair rankings from human-based pairwise comparisons, proposing new fairness measures and evaluating algorithms that mitigate bias while maintaining accuracy.
Contribution
It introduces a fairness-aware ranking recovery framework, including a new group-conditioned accuracy measure and an evaluation of algorithms that improve fairness in rankings.
Findings
Fairness-aware algorithms reduce bias in rankings.
Proposed methods improve ranking accuracy while enhancing fairness.
A Python package is provided for reproducibility and future research.
Abstract
Pairwise comparisons based on human judgements are an effective method for determining rankings of items or individuals. However, as human biases perpetuate from pairwise comparisons to recovered rankings, they affect algorithmic decision making. In this paper, we introduce the problem of fairness-aware ranking recovery from pairwise comparisons. We propose a group-conditioned accuracy measure which quantifies fairness of rankings recovered from pairwise comparisons. We evaluate the impact of state-of-the-art ranking recovery algorithms and sampling approaches on accuracy and fairness of the recovered rankings, using synthetic and empirical data. Our results show that Fairness-Aware PageRank and GNNRank with FA*IR post-processing effectively mitigate existing biases in pairwise comparisons and improve the overall accuracy of recovered rankings. We highlight limitations and strengths of…
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
