Diffusing DeBias: Synthetic Bias Amplification for Model Debiasing
Massimiliano Ciranni, Vito Paolo Pastore, Roberto Di Via, Enzo Tartaglione, Francesca Odone, Vittorio Murino

TL;DR
Diffusing DeBias introduces a novel synthetic bias amplification method using diffusion models to improve unsupervised debiasing in deep learning, outperforming current state-of-the-art techniques on multiple benchmarks.
Contribution
The paper presents a new approach that leverages diffusion models for generating bias-aligned synthetic data to enhance model debiasing, addressing memorization of bias-conflicting samples.
Findings
Outperforms current state-of-the-art on multiple benchmarks
Effectively generates bias-aligned synthetic images
Improves generalization by reducing bias in training data
Abstract
Deep learning model effectiveness in classification tasks is often challenged by the quality and quantity of training data whenever they are affected by strong spurious correlations between specific attributes and target labels. This results in a form of bias affecting training data, which typically leads to unrecoverable weak generalization in prediction. This paper aims at facing this problem by leveraging bias amplification with generated synthetic data: we introduce Diffusing DeBias (DDB), a novel approach acting as a plug-in for common methods of unsupervised model debiasing exploiting the inherent bias-learning tendency of diffusion models in data generation. Specifically, our approach adopts conditional diffusion models to generate synthetic bias-aligned images, which replace the original training set for learning an effective bias amplifier model that we subsequently incorporate…
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.
Videos
Taxonomy
TopicsSoftware Engineering Research · Teaching and Learning Programming · Artificial Intelligence in Games
MethodsDiffusion · Sparse Evolutionary Training
