MLAILGFeb 16, 2020

Convex Fairness Constrained Model Using Causal Effect Estimators

arXiv:2002.06501v1
AI Analysis

This work addresses fairness in machine learning by developing a method to separate discrimination from justified bias, which is an incremental improvement for applications requiring nuanced fairness constraints.

The paper tackled the problem of removing discrimination while preserving explanatory bias in fairness-constrained models, introducing FairCEEs based on causal effect estimators, which theoretically outperform naive mean difference constraint models and show improved performance in experiments on synthetic and real-world data for regression and binary classification tasks.

Recent years have seen much research on fairness in machine learning. Here, mean difference (MD) or demographic parity is one of the most popular measures of fairness. However, MD quantifies not only discrimination but also explanatory bias which is the difference of outcomes justified by explanatory features. In this paper, we devise novel models, called FairCEEs, which remove discrimination while keeping explanatory bias. The models are based on estimators of causal effect utilizing propensity score analysis. We prove that FairCEEs with the squared loss theoretically outperform a naive MD constraint model. We provide an efficient algorithm for solving FairCEEs in regression and binary classification tasks. In our experiment on synthetic and real-world data in these two tasks, FairCEEs outperformed an existing model that considers explanatory bias in specific cases.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes