Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Balancing Act: Distribution-Guided Debiasing in Diffusion Models

About

Diffusion Models (DMs) have emerged as powerful generative models with unprecedented image generation capability. These models are widely used for data augmentation and creative applications. However, DMs reflect the biases present in the training datasets. This is especially concerning in the context of faces, where the DM prefers one demographic subgroup vs others (eg. female vs male). In this work, we present a method for debiasing DMs without relying on additional data or model retraining. Specifically, we propose Distribution Guidance, which enforces the generated images to follow the prescribed attribute distribution. To realize this, we build on the key insight that the latent features of denoising UNet hold rich demographic semantics, and the same can be leveraged to guide debiased generation. We train Attribute Distribution Predictor (ADP) - a small mlp that maps the latent features to the distribution of attributes. ADP is trained with pseudo labels generated from existing attribute classifiers. The proposed Distribution Guidance with ADP enables us to do fair generation. Our method reduces bias across single/multiple attributes and outperforms the baseline by a significant margin for unconditional and text-conditional diffusion models. Further, we present a downstream task of training a fair attribute classifier by rebalancing the training set with our generated data.

Rishubh Parihar, Abhijnya Bhat, Abhipsa Basu, Saswat Mallick, Jogendra Nath Kundu, R. Venkatesh Babu• 2024

Related benchmarks

TaskDatasetResultRank
Bias Mitigation (Text-to-Image)Stable Diffusion Gender
FD0.222
6
Bias Mitigation (Text-to-Image)Stable Diffusion Age
FD0.506
6
Bias Mitigation (Text-to-Image)Stable Diffusion Race
FD0.544
6
Bias MitigationP2 Age unconditional 1.0
FD0.511
5
Bias MitigationP2 Gender 1.0 (unconditional)
FD0.048
5
Bias MitigationP2 Race unconditional 1.0
FD0.494
5
Showing 6 of 6 rows

Other info

Follow for update