English

Fair Wrapping for Black-box Predictions

Machine Learning 2022-11-03 v3 Machine Learning

Abstract

We introduce a new family of techniques to post-process ("wrap") a black-box classifier in order to reduce its bias. Our technique builds on the recent analysis of improper loss functions whose optimization can correct any twist in prediction, unfairness being treated as a twist. In the post-processing, we learn a wrapper function which we define as an α\alpha-tree, which modifies the prediction. We provide two generic boosting algorithms to learn α\alpha-trees. We show that our modification has appealing properties in terms of composition of α\alpha-trees, generalization, interpretability, and KL divergence between modified and original predictions. We exemplify the use of our technique in three fairness notions: conditional value-at-risk, equality of opportunity, and statistical parity; and provide experiments on several readily available datasets.

Keywords

Cite

@article{arxiv.2201.12947,
  title  = {Fair Wrapping for Black-box Predictions},
  author = {Alexander Soen and Ibrahim Alabdulmohsin and Sanmi Koyejo and Yishay Mansour and Nyalleng Moorosi and Richard Nock and Ke Sun and Lexing Xie},
  journal= {arXiv preprint arXiv:2201.12947},
  year   = {2022}
}

Comments

Published in Advances in Neural Information Processing Systems 35 (NeurIPS 2022)

R2 v1 2026-06-24T09:09:50.842Z