English

Individually Fair Gradient Boosting

Machine Learning 2021-04-01 v1 Machine Learning

Abstract

We consider the task of enforcing individual fairness in gradient boosting. Gradient boosting is a popular method for machine learning from tabular data, which arise often in applications where algorithmic fairness is a concern. At a high level, our approach is a functional gradient descent on a (distributionally) robust loss function that encodes our intuition of algorithmic fairness for the ML task at hand. Unlike prior approaches to individual fairness that only work with smooth ML models, our approach also works with non-smooth models such as decision trees. We show that our algorithm converges globally and generalizes. We also demonstrate the efficacy of our algorithm on three ML problems susceptible to algorithmic bias.

Keywords

Cite

@article{arxiv.2103.16785,
  title  = {Individually Fair Gradient Boosting},
  author = {Alexander Vargo and Fan Zhang and Mikhail Yurochkin and Yuekai Sun},
  journal= {arXiv preprint arXiv:2103.16785},
  year   = {2021}
}

Comments

ICLR Camera-Ready Version