71
2

Preserving AUC Fairness in Learning with Noisy Protected Groups

Abstract

The Area Under the ROC Curve (AUC) is a key metric for classification, especially under class imbalance, with growing research focus on optimizing AUC over accuracy in applications like medical image analysis and deepfake detection. This leads to fairness in AUC optimization becoming crucial as biases can impact protected groups. While various fairness mitigation techniques exist, fairness considerations in AUC optimization remain in their early stages, with most research focusing on improving AUC fairness under the assumption of clean protected groups. However, these studies often overlook the impact of noisy protected groups, leading to fairness violations in practice. To address this, we propose the first robust AUC fairness approach under noisy protected groups with fairness theoretical guarantees using distributionally robust optimization. Extensive experiments on tabular and image datasets show that our method outperforms state-of-the-art approaches in preserving AUC fairness. The code is inthis https URL.

View on arXiv
@article{wu2025_2505.18532,
  title={ Preserving AUC Fairness in Learning with Noisy Protected Groups },
  author={ Mingyang Wu and Li Lin and Wenbin Zhang and Xin Wang and Zhenhuan Yang and Shu Hu },
  journal={arXiv preprint arXiv:2505.18532},
  year={ 2025 }
}
Comments on this paper