English

Promoting Fairness through Hyperparameter Optimization

Machine Learning 2022-07-13 v2 Artificial Intelligence

Abstract

Considerable research effort has been guided towards algorithmic fairness but real-world adoption of bias reduction techniques is still scarce. Existing methods are either metric- or model-specific, require access to sensitive attributes at inference time, or carry high development or deployment costs. This work explores the unfairness that emerges when optimizing ML models solely for predictive performance, and how to mitigate it with a simple and easily deployed intervention: fairness-aware hyperparameter optimization (HO). We propose and evaluate fairness-aware variants of three popular HO algorithms: Fair Random Search, Fair TPE, and Fairband. We validate our approach on a real-world bank account opening fraud case-study, as well as on three datasets from the fairness literature. Results show that, without extra training cost, it is feasible to find models with 111% mean fairness increase and just 6% decrease in performance when compared with fairness-blind HO.

Keywords

Cite

@article{arxiv.2103.12715,
  title  = {Promoting Fairness through Hyperparameter Optimization},
  author = {André F. Cruz and Pedro Saleiro and Catarina Belém and Carlos Soares and Pedro Bizarro},
  journal= {arXiv preprint arXiv:2103.12715},
  year   = {2022}
}

Comments

arXiv admin note: substantial text overlap with arXiv:2010.03665