NeurIPS 2025poster0 citations

On Group Sufficiency Under Label Bias

Haoran Zhang, Olawale Elijah Salaudeen, Marzyeh Ghassemi

Abstract

Real-world classification datasets often contain label bias, where observed labels differ systematically from the true labels at different rates for different demographic groups. Machine learning models trained on such datasets may then exhibit disparities in predictive performance across these groups. In this work, we characterize the problem of learning fair classification models with respect to the underlying ground truth labels when given only label biased data. We focus on the particular fairness definition of group sufficiency, i.e. equal calibration of risk scores across protected groups. We theoretically show that enforcing fairness with respect to label biased data necessarily results in group miscalibration with respect to the true labels. We then propose a regularizer which minimizes an upper bound on the sufficiency gap by penalizing a conditional mutual information term. Across experiments on eight tabular, image, and text datasets with both synthetic and real label noise, we find that our method reduces the sufficiency gap by up to 7.2% with no significant decrease in overall accuracy.

algorithmic fairnesslabel noiselabel biasgroup sufficiency
BibTeX
@inproceedings{
zhang2025on,
title={On Group Sufficiency Under Label Bias},
author={Haoran Zhang and Olawale Elijah Salaudeen and Marzyeh Ghassemi},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=xRb0taq0pD}
}