English

Augmented Fairness: An Interpretable Model Augmenting Decision-Makers' Fairness

Machine Learning 2020-11-18 v1 Human-Computer Interaction

Abstract

We propose a model-agnostic approach for mitigating the prediction bias of a black-box decision-maker, and in particular, a human decision-maker. Our method detects in the feature space where the black-box decision-maker is biased and replaces it with a few short decision rules, acting as a "fair surrogate". The rule-based surrogate model is trained under two objectives, predictive performance and fairness. Our model focuses on a setting that is common in practice but distinct from other literature on fairness. We only have black-box access to the model, and only a limited set of true labels can be queried under a budget constraint. We formulate a multi-objective optimization for building a surrogate model, where we simultaneously optimize for both predictive performance and bias. To train the model, we propose a novel training algorithm that combines a nondominated sorting genetic algorithm with active learning. We test our model on public datasets where we simulate various biased "black-box" classifiers (decision-makers) and apply our approach for interpretable augmented fairness.

Keywords

Cite

@article{arxiv.2011.08398,
  title  = {Augmented Fairness: An Interpretable Model Augmenting Decision-Makers' Fairness},
  author = {Tong Wang and Maytal Saar-Tsechansky},
  journal= {arXiv preprint arXiv:2011.08398},
  year   = {2020}
}
R2 v1 2026-06-23T20:18:16.743Z