Sampling Ex-Post Group-Fair Rankings
Sruthi Gorantla, Amit Deshpande, Anand Louis

TL;DR
This paper introduces a principled approach to generate randomized group-fair rankings satisfying specific axioms, with algorithms for exact and approximate sampling, applicable even with implicit bias or limited relevance data.
Contribution
It formulates axioms for randomized group-fair rankings, proves a unique distribution exists, and provides two efficient algorithms for sampling from this distribution.
Findings
Exact sampling algorithm runs in $O(k^2\,\ell)$ time.
Approximate sampling algorithm runs faster with $O^*(k^2\ell^2)$ complexity.
Algorithms outperform recent baselines on real-world datasets.
Abstract
Randomized rankings have been of recent interest to achieve ex-ante fairer exposure and better robustness than deterministic rankings. We propose a set of natural axioms for randomized group-fair rankings and prove that there exists a unique distribution that satisfies our axioms and is supported only over ex-post group-fair rankings, i.e., rankings that satisfy given lower and upper bounds on group-wise representation in the top- ranks. Our problem formulation works even when there is implicit bias, incomplete relevance information, or only ordinal ranking is available instead of relevance scores or utility values. We propose two algorithms to sample a random group-fair ranking from the distribution mentioned above. Our first dynamic programming-based algorithm samples ex-post group-fair rankings uniformly at random in time , where is the number 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
