English

Fairness Improvement with Multiple Protected Attributes: How Far Are We?

Machine Learning 2024-04-05 v3 Artificial Intelligence Computers and Society Software Engineering

Abstract

Existing research mostly improves the fairness of Machine Learning (ML) software regarding a single protected attribute at a time, but this is unrealistic given that many users have multiple protected attributes. This paper conducts an extensive study of fairness improvement regarding multiple protected attributes, covering 11 state-of-the-art fairness improvement methods. We analyze the effectiveness of these methods with different datasets, metrics, and ML models when considering multiple protected attributes. The results reveal that improving fairness for a single protected attribute can largely decrease fairness regarding unconsidered protected attributes. This decrease is observed in up to 88.3% of scenarios (57.5% on average). More surprisingly, we find little difference in accuracy loss when considering single and multiple protected attributes, indicating that accuracy can be maintained in the multiple-attribute paradigm. However, the effect on F1-score when handling two protected attributes is about twice that of a single attribute. This has important implications for future fairness research: reporting only accuracy as the ML performance metric, which is currently common in the literature, is inadequate.

Keywords

Cite

@article{arxiv.2308.01923,
  title  = {Fairness Improvement with Multiple Protected Attributes: How Far Are We?},
  author = {Zhenpeng Chen and Jie M. Zhang and Federica Sarro and Mark Harman},
  journal= {arXiv preprint arXiv:2308.01923},
  year   = {2024}
}

Comments

Accepted by the 46th International Conference on Software Engineering (ICSE 2024). Please include ICSE in any citations

R2 v1 2026-06-28T11:47:35.530Z