Improving the Fairness of Deep Generative Models without Retraining
Shuhan Tan, Yujun Shen, Bolei Zhou

TL;DR
This paper identifies biases in face-generating GANs and introduces a method to improve fairness by adjusting latent space attributes without retraining, enhancing balanced face synthesis and bias quantification.
Contribution
It proposes an interpretable, non-retraining approach to balance facial attributes in GAN outputs, addressing bias amplification and enabling multi-attribute fairness improvements.
Findings
Biases are amplified in GAN-generated faces compared to training data.
The method achieves balanced attribute distribution without retraining.
Balanced samples help quantify biases in face recognition systems.
Abstract
Generative Adversarial Networks (GANs) advance face synthesis through learning the underlying distribution of observed data. Despite the high-quality generated faces, some minority groups can be rarely generated from the trained models due to a biased image generation process. To study the issue, we first conduct an empirical study on a pre-trained face synthesis model. We observe that after training the GAN model not only carries the biases in the training data but also amplifies them to some degree in the image generation process. To further improve the fairness of image generation, we propose an interpretable baseline method to balance the output facial attributes without retraining. The proposed method shifts the interpretable semantic distribution in the latent space for a more balanced image generation while preserving the sample diversity. Besides producing more balanced data…
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
TopicsFace recognition and analysis · Generative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques
