Looking at Model Debiasing through the Lens of Anomaly Detection
Vito Paolo Pastore, Massimiliano Ciranni, Davide Marinelli, Francesca, Odone, Vittorio Murino

TL;DR
This paper introduces a novel bias identification method based on anomaly detection, which effectively detects bias-conflicting samples in neural networks, leading to improved bias mitigation without complex debiasing techniques.
Contribution
The work proposes a new out-of-distribution perspective for bias detection using anomaly detection, enabling effective bias mitigation through data upsampling and augmentation.
Findings
Achieves state-of-the-art results on synthetic and real datasets.
Shows that accurate bias identification can reduce the need for complex debiasing methods.
Demonstrates the effectiveness of anomaly detection in bias mitigation.
Abstract
It is widely recognized that deep neural networks are sensitive to bias in the data. This means that during training these models are likely to learn spurious correlations between data and labels, resulting in limited generalization abilities and low performance. In this context, model debiasing approaches can be devised aiming at reducing the model's dependency on such unwanted correlations, either leveraging the knowledge of bias information or not. In this work, we focus on the latter and more realistic scenario, showing the importance of accurately predicting the bias-conflicting and bias-aligned samples to obtain compelling performance in bias mitigation. On this ground, we propose to conceive the problem of model bias from an out-of-distribution perspective, introducing a new bias identification method based on anomaly detection. We claim that when data is mostly biased,…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications
MethodsFocus
