Revisiting the Importance of Amplifying Bias for Debiasing
Jungsoo Lee, Jeonghoon Park, Daeyoung Kim, Juyoung Lee, Edward Choi,, Jaegul Choo

TL;DR
This paper emphasizes the importance of amplifying bias in debiasing image classifiers by selectively removing bias-conflicting samples during training, leading to improved debiasing performance.
Contribution
It introduces a simple data sample selection method that enhances existing debiasing techniques by focusing on bias-amplified datasets for training the biased model.
Findings
Removing bias-conflicting samples improves debiasing performance.
The proposed method achieves state-of-the-art results on multiple datasets.
Applicable to existing reweighting-based debiasing approaches.
Abstract
In image classification, "debiasing" aims to train a classifier to be less susceptible to dataset bias, the strong correlation between peripheral attributes of data samples and a target class. For example, even if the frog class in the dataset mainly consists of frog images with a swamp background (i.e., bias-aligned samples), a debiased classifier should be able to correctly classify a frog at a beach (i.e., bias-conflicting samples). Recent debiasing approaches commonly use two components for debiasing, a biased model and a debiased model . is trained to focus on bias-aligned samples (i.e., overfitted to the bias) while is mainly trained with bias-conflicting samples by concentrating on samples which fails to learn, leading to be less susceptible to the dataset bias. While the state-of-the-art debiasing techniques have aimed to better train , we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Domain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI
