paper-with-me

Papers

Selective Classification Can Magnify Disparities Across Groups

2020-10-27 · ICLR 2021 1 · Erik Jones, Shiori Sagawa, Pang Wei Koh, Ananya Kumar, Percy Liang

Selective classification, in which models can abstain on uncertain predictions, is a natural approach to improving accuracy in settings where errors are costly but abstentions are manageable. In this paper, we find that while selective classification can improve average accuracies, it can simultaneously magnify existing accuracy disparities between various groups within a population, especially in the presence of spurious correlations. We observe this behavior consistently across five vision and NLP datasets. Surprisingly, increasing abstentions can even decrease accuracies on some groups. To better understand this phenomenon, we study the margin distribution, which captures the model's confidences over all predictions. For symmetric margin distributions, we prove that whether selective classification monotonically improves or worsens accuracy is fully determined by the accuracy at full coverage (i.e., without any abstentions) and whether the distribution satisfies a property we call left-log-concavity. Our analysis also shows that selective classification tends to magnify full-coverage accuracy disparities. Motivated by our analysis, we train distributionally-robust models that achieve similar full-coverage accuracies across groups and show that selective classification uniformly improves each group on these models. Altogether, our results suggest that selective classification should be used with care and underscore the importance of training models to perform equally well across groups at full coverage.

📄 PDF Abstract BibTeX arXiv:2010.14134

Code (1)

ejones313/worst-group-sc pytorch

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Selective Regression Under Fairness Criteria

2021-10-28 · Abhin Shah, Yuheng Bu, Joshua Ka-Wing Lee, Subhro Das 외

Selective regression allows abstention from prediction if the confidence to make an accurate prediction is not sufficient. In general, by allowing a reject option, one expects the performance of a regression model to inc…

FairnessPredictionregression

Evaluating Intersectional Fairness across Clinical Machine Learning Use Cases using Fairlogue and the All of Us Research Program

2026-04-07 · Nick Souligne, Vignesh Subbian arxiv

Intersectional biases in healthcare data can produce compound disparities in clinical machine learning models, yet most fairness evaluations assess demographic attributes independently. FairLogue, a toolkit for intersect…

Bias and Fairness in Self-Supervised Acoustic Representations for Cognitive Impairment Detection

2026-03-03 · Kashaf Gulzar, Korbinian Riedhammer, Elmar Nöth, Andreas K. Maier 외 arxiv

Speech-based detection of cognitive impairment (CI) offers a promising non-invasive approach for early diagnosis, yet performance disparities across demographic and clinical subgroups remain underexplored, raising concer…

Coarse race data conceals disparities in clinical risk score performance

2023-04-18 · Rajiv Movva, Divya Shanmugam, Kaihua Hou, Priya Pathak 외

Healthcare data in the United States often records only a patient's coarse race group: for example, both Indian and Chinese patients are typically coded as "Asian." It is unknown, however, whether this coarse coding conc…

Adversarial Robustness of VAEs across Intersectional Subgroups

2024-07-04 · Chethan Krishnamurthy Ramanaik, Arjun Roy, Eirini Ntoutsi

Despite advancements in Autoencoders (AEs) for tasks like dimensionality reduction, representation learning and data generation, they remain vulnerable to adversarial attacks. Variational Autoencoders (VAEs), with their …

Adversarial RobustnessDimensionality ReductionRepresentation Learning