English

Fair Forests: Regularized Tree Induction to Minimize Model Bias

Machine Learning 2017-12-25 v1 Machine Learning

Abstract

The potential lack of fairness in the outputs of machine learning algorithms has recently gained attention both within the research community as well as in society more broadly. Surprisingly, there is no prior work developing tree-induction algorithms for building fair decision trees or fair random forests. These methods have widespread popularity as they are one of the few to be simultaneously interpretable, non-linear, and easy-to-use. In this paper we develop, to our knowledge, the first technique for the induction of fair decision trees. We show that our "Fair Forest" retains the benefits of the tree-based approach, while providing both greater accuracy and fairness than other alternatives, for both "group fairness" and "individual fairness.'" We also introduce new measures for fairness which are able to handle multinomial and continues attributes as well as regression problems, as opposed to binary attributes and labels only. Finally, we demonstrate a new, more robust evaluation procedure for algorithms that considers the dataset in its entirety rather than only a specific protected attribute.

Keywords

Cite

@article{arxiv.1712.08197,
  title  = {Fair Forests: Regularized Tree Induction to Minimize Model Bias},
  author = {Edward Raff and Jared Sylvester and Steven Mills},
  journal= {arXiv preprint arXiv:1712.08197},
  year   = {2017}
}

Comments

To appear in the first AAAI / ACM conference on Artificial Intelligence, Ethics, and Society (AIES) 2018

R2 v1 2026-06-22T23:26:42.620Z