GMBM mitigates multiple overlapping biases in image classifiers by learning bias-specific encoders and suppressing the corresponding gradient directions, plus a new scalar metric SBA to measure bias amplification at test time.
BAdd: Bias Mitigation through Bias Addition
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
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.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
REJECT 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Multi Attribute Bias Mitigation via Representation Learning
GMBM mitigates multiple overlapping biases in image classifiers by learning bias-specific encoders and suppressing the corresponding gradient directions, plus a new scalar metric SBA to measure bias amplification at test time.