LGCYFeb 23, 2024

Debiasing Machine Learning Models by Using Weakly Supervised Learning

arXiv:2402.15477v12 citationsh-index: 33
Originality Incremental advance
AI Analysis

This addresses bias in machine learning for applications like econometrics, but it is incremental as it extends prior discrete methods to continuous variables.

The paper tackles algorithmic bias mitigation for continuous sensitive variables, such as age or financial status, by proposing a weakly supervised, model-agnostic method based on econometric endogeneity, with results demonstrating effectiveness on synthetic data.

We tackle the problem of bias mitigation of algorithmic decisions in a setting where both the output of the algorithm and the sensitive variable are continuous. Most of prior work deals with discrete sensitive variables, meaning that the biases are measured for subgroups of persons defined by a label, leaving out important algorithmic bias cases, where the sensitive variable is continuous. Typical examples are unfair decisions made with respect to the age or the financial status. In our work, we then propose a bias mitigation strategy for continuous sensitive variables, based on the notion of endogeneity which comes from the field of econometrics. In addition to solve this new problem, our bias mitigation strategy is a weakly supervised learning method which requires that a small portion of the data can be measured in a fair manner. It is model agnostic, in the sense that it does not make any hypothesis on the prediction model. It also makes use of a reasonably large amount of input observations and their corresponding predictions. Only a small fraction of the true output predictions should be known. This therefore limits the need for expert interventions. Results obtained on synthetic data show the effectiveness of our approach for examples as close as possible to real-life applications in econometrics.

Foundations

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

Your Notes