LGCYMar 14, 2022

Repairing Regressors for Fair Binary Classification at Any Decision Threshold

arXiv:2203.07490v48 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses fairness in machine learning for applications requiring consistent fairness across thresholds, representing an incremental improvement over existing post-processing methods.

The paper tackles the problem of making binary classification fair across all decision thresholds by post-processing regressors, showing that reducing statistical distance between group score distributions improves fairness without significantly compromising accuracy.

We study the problem of post-processing a supervised machine-learned regressor to maximize fair binary classification at all decision thresholds. By decreasing the statistical distance between each group's score distributions, we show that we can increase fair performance across all thresholds at once, and that we can do so without a large decrease in accuracy. To this end, we introduce a formal measure of Distributional Parity, which captures the degree of similarity in the distributions of classifications for different protected groups. Our main result is to put forward a novel post-processing algorithm based on optimal transport, which provably maximizes Distributional Parity, thereby attaining common notions of group fairness like Equalized Odds or Equal Opportunity at all thresholds. We demonstrate on two fairness benchmarks that our technique works well empirically, while also outperforming and generalizing similar techniques from related work.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes