paper-with-me

홈 › Papers

Repairing Regressors for Fair Binary Classification at Any Decision Threshold

2022-03-14 · Kweku Kwegyir-Aggrey, A. Feder Cooper, Jessica Dai, John Dickerson, Keegan Hines, Suresh Venkatasubramanian

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.

📄 PDF Abstract BibTeX arXiv:2203.07490

Code (0)

등록된 구현이 없습니다.

Tasks

AllBinary ClassificationClassificationFairness

Similar Papers 제목 키워드 기반

FairFLRep: Fairness aware fault localization and repair of Deep Neural Networks

2025-08-11 · Moses Openja, Paolo Arcaini, Foutse Khomh, Fuyuki Ishikawa arxiv

Deep neural networks (DNNs) are being utilized in various aspects of our daily lives, including high-stakes decision-making applications that impact individuals. However, these systems reflect and amplify bias from the d…

Image Classification

A Causal Framework to Measure and Mitigate Non-binary Treatment Discrimination

2025-03-28 · Ayan Majumdar, Deborah D. Kanubala, Kavya Gupta, Isabel Valera

Fairness studies of algorithmic decision-making systems often simplify complex decision processes, such as bail or loan approvals, into binary classification tasks. However, these approaches overlook that such decisions …

Binary ClassificationcounterfactualCounterfactual ReasoningDecision Making+1

Equal Opportunity and Affirmative Action via Counterfactual Predictions

2019-05-26 · Yixin Wang, Dhanya Sridhar, David M. Blei

Machine learning (ML) can automate decision-making by learning to predict decisions from historical data. However, these predictors may inherit discriminatory policies from past decisions and reproduce unfair decisions. …

counterfactualDecision MakingFairness

Inductive Venn-Abers and related regressors

2026-05-07 · Ivan Petej, Vladimir Vovk arxiv

Venn-Abers predictors are probabilistic predictors that enjoy appealing properties of validity, but their major limitation is that they have been applicable only to binary classification, apart from a recent extension to…

Binary Classification

Arbitrariness and Social Prediction: The Confounding Role of Variance in Fair Classification

2023-01-27 · A. Feder Cooper, Katherine Lee, Madiha Zahrah Choksi, Solon Barocas 외

Variance in predictions across different trained models is a significant, under-explored source of error in fair binary classification. In practice, the variance on some data examples is so large that decisions can be ef…

Binary ClassificationClassificationFairness