Discover and Mitigate Unknown Biases with Debiasing Alternate Networks

20 Jul 2022  ยท  Zhiheng Li, Anthony Hoogs, Chenliang Xu ยท

Deep image classifiers have been found to learn biases from datasets. To mitigate the biases, most previous methods require labels of protected attributes (e.g., age, skin tone) as full-supervision, which has two limitations: 1) it is infeasible when the labels are unavailable; 2) they are incapable of mitigating unknown biases -- biases that humans do not preconceive. To resolve those problems, we propose Debiasing Alternate Networks (DebiAN), which comprises two networks -- a Discoverer and a Classifier. By training in an alternate manner, the discoverer tries to find multiple unknown biases of the classifier without any annotations of biases, and the classifier aims at unlearning the biases identified by the discoverer. While previous works evaluate debiasing results in terms of a single bias, we create Multi-Color MNIST dataset to better benchmark mitigation of multiple biases in a multi-bias setting, which not only reveals the problems in previous methods but also demonstrates the advantage of DebiAN in identifying and mitigating multiple biases simultaneously. We further conduct extensive experiments on real-world datasets, showing that the discoverer in DebiAN can identify unknown biases that may be hard to be found by humans. Regarding debiasing, DebiAN achieves strong bias mitigation performance.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Action Recognition BAR DebiAN Accuracy 69.88 # 1
Facial Attribute Classification bFFHQ DebiAN Bias-Conflicting Accuracy 62.8 # 1
Out-of-Distribution Generalization ImageNet-W DebiAN (ResNet-50) IN-W Gap -20.00 # 1
Carton Gap +30 # 1
Out-of-Distribution Generalization UrbanCars DebiAN BG Gap -14.9 # 1
CoObj Gap -10.5 # 1
BG+CoObj Gap -69.0 # 1

Methods


No methods listed for this paper. Add relevant methods here