CVAug 21, 2024

BAdd: Bias Mitigation through Bias Addition

arXiv:2408.11439v15 citationsh-index: 15
Originality Highly original
AI Analysis

This addresses bias mitigation in computer vision for fairer AI applications, showing strong gains in multi-attribute scenarios.

The paper tackles the problem of multi-attribute biases in computer vision datasets by introducing BAdd, a method that incorporates bias features into the backbone to learn fair representations, achieving +27.5% and +5.5% absolute accuracy improvements on FB-Biased-MNIST and CelebA benchmarks.

Computer vision (CV) datasets often exhibit biases that are perpetuated by deep learning models. While recent efforts aim to mitigate these biases and foster fair representations, they fail in complex real-world scenarios. In particular, existing methods excel in controlled experiments involving benchmarks with single-attribute injected biases, but struggle with multi-attribute biases being present in well-established CV datasets. Here, we introduce BAdd, a simple yet effective method that allows for learning fair representations invariant to the attributes introducing bias by incorporating features representing these attributes into the backbone. BAdd is evaluated on seven benchmarks and exhibits competitive performance, surpassing state-of-the-art methods on both single- and multi-attribute benchmarks. Notably, BAdd achieves +27.5% and +5.5% absolute accuracy improvements on the challenging multi-attribute benchmarks, FB-Biased-MNIST and CelebA, respectively.

Foundations

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

Your Notes