TL;DR
This paper introduces PPG, a novel permutation graph-based distribution for black-box fairness optimization in ranking, outperforming previous methods especially in deterministic settings and enabling pairwise constraint incorporation.
Contribution
The paper proposes PPG, a new permutation distribution representation that improves fairness optimization in ranking, particularly for deterministic cases, and allows pairwise constraint integration.
Findings
PPG outperforms PL in fairness optimization for single-session queries.
PPG's performance is significantly enhanced with accurate utility estimations.
Pairwise probabilities enable constraints like item ranking order to be incorporated.
Abstract
There are several measures for fairness in ranking, based on different underlying assumptions and perspectives. PL optimization with the REINFORCE algorithm can be used for optimizing black-box objective functions over permutations. In particular, it can be used for optimizing fairness measures. However, though effective for queries with a moderate number of repeating sessions, PL optimization has room for improvement for queries with a small number of repeating sessions. In this paper, we present a novel way of representing permutation distributions, based on the notion of permutation graphs. Similar to PL, our distribution representation, called PPG, can be used for black-box optimization of fairness. Different from PL, where pointwise logits are used as the distribution parameters, in PPG pairwise inversion probabilities together with a reference permutation construct the…
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
MethodsREINFORCE
