English

FIFA: Making Fairness More Generalizable in Classifiers Trained on Imbalanced Data

Machine Learning 2022-06-08 v1 Artificial Intelligence Computer Vision and Pattern Recognition Computers and Society Machine Learning

Abstract

Algorithmic fairness plays an important role in machine learning and imposing fairness constraints during learning is a common approach. However, many datasets are imbalanced in certain label classes (e.g. "healthy") and sensitive subgroups (e.g. "older patients"). Empirically, this imbalance leads to a lack of generalizability not only of classification, but also of fairness properties, especially in over-parameterized models. For example, fairness-aware training may ensure equalized odds (EO) on the training data, but EO is far from being satisfied on new users. In this paper, we propose a theoretically-principled, yet Flexible approach that is Imbalance-Fairness-Aware (FIFA). Specifically, FIFA encourages both classification and fairness generalization and can be flexibly combined with many existing fair learning methods with logits-based losses. While our main focus is on EO, FIFA can be directly applied to achieve equalized opportunity (EqOpt); and under certain conditions, it can also be applied to other fairness notions. We demonstrate the power of FIFA by combining it with a popular fair classification algorithm, and the resulting algorithm achieves significantly better fairness generalization on several real-world datasets.

Keywords

Cite

@article{arxiv.2206.02792,
  title  = {FIFA: Making Fairness More Generalizable in Classifiers Trained on Imbalanced Data},
  author = {Zhun Deng and Jiayao Zhang and Linjun Zhang and Ting Ye and Yates Coley and Weijie J. Su and James Zou},
  journal= {arXiv preprint arXiv:2206.02792},
  year   = {2022}
}
R2 v1 2026-06-24T11:40:55.911Z