Bipartite Ranking Fairness through a Model Agnostic Ordering Adjustment
Sen Cui, Weishen Pan, Changshui Zhang, Fei Wang

TL;DR
This paper introduces xOrder, a model-agnostic post-processing method for bipartite ranking that enhances fairness across protected groups while preserving ranking performance, applicable to multiple fairness metrics and group types.
Contribution
The paper presents a novel, flexible post-processing framework for fairness in bipartite ranking that optimizes a utility-weighted warping path via dynamic programming, compatible with various models and metrics.
Findings
xOrder improves fairness-utility balance across datasets
It reduces score distribution shifts between groups
Maintains robustness with fewer samples and distribution differences
Abstract
Algorithmic fairness has been a serious concern and received lots of interest in machine learning community. In this paper, we focus on the bipartite ranking scenario, where the instances come from either the positive or negative class and the goal is to learn a ranking function that ranks positive instances higher than negative ones. While there could be a trade-off between fairness and performance, we propose a model agnostic post-processing framework xOrder for achieving fairness in bipartite ranking and maintaining the algorithm classification performance. In particular, we optimize a weighted sum of the utility as identifying an optimal warping path across different protected groups and solve it through a dynamic programming process. xOrder is compatible with various classification models and ranking fairness metrics, including supervised and unsupervised fairness metrics. In…
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
TopicsExplainable Artificial Intelligence (XAI) · Ethics and Social Impacts of AI · Artificial Intelligence in Healthcare and Education
MethodsFocus
