LGMay 13, 2021

Addressing Fairness, Bias and Class Imbalance in Machine Learning: the FBI-loss

arXiv:2105.06345v16 citations
Originality Incremental advance
AI Analysis

This work addresses fairness, bias, and class imbalance issues in autonomous decision-making systems, offering a unifying perspective that is incremental as it builds on existing targeted solutions.

The authors tackled the separate problems of fairness, bias, and class imbalance in machine learning by proposing a unified loss function called FBI-loss, which showed competitive performance on three real-world benchmarks and synthetic data compared to specialized solutions.

Resilience to class imbalance and confounding biases, together with the assurance of fairness guarantees are highly desirable properties of autonomous decision-making systems with real-life impact. Many different targeted solutions have been proposed to address separately these three problems, however a unifying perspective seems to be missing. With this work, we provide a general formalization, showing that they are different expressions of unbalance. Following this intuition, we formulate a unified loss correction to address issues related to Fairness, Biases and Imbalances (FBI-loss). The correction capabilities of the proposed approach are assessed on three real-world benchmarks, each associated to one of the issues under consideration, and on a family of synthetic data in order to better investigate the effectiveness of our loss on tasks with different complexities. The empirical results highlight that the flexible formulation of the FBI-loss leads also to competitive performances with respect to literature solutions specialised for the single problems.

Code Implementations1 repo
Foundations

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

Your Notes