On the Frequency Bias of Generative Models
Katja Schwarz, Yiyi Liao, Andreas Geiger

TL;DR
This paper investigates the spectral frequency biases in GAN architectures, revealing how generator and discriminator components contribute to high-frequency artifacts and suggesting that improving the discriminator could enhance data distribution matching.
Contribution
The study provides a detailed analysis of frequency biases in both generator and discriminator, offering new insights into their roles in spectral artifacts and guiding future improvements.
Findings
Different upsampling methods bias spectral properties.
Checkerboard artifacts are not the sole cause of spectral discrepancies.
Discriminator struggles with low-magnitude high frequencies.
Abstract
The key objective of Generative Adversarial Networks (GANs) is to generate new data with the same statistics as the provided training data. However, multiple recent works show that state-of-the-art architectures yet struggle to achieve this goal. In particular, they report an elevated amount of high frequencies in the spectral statistics which makes it straightforward to distinguish real and generated images. Explanations for this phenomenon are controversial: While most works attribute the artifacts to the generator, other works point to the discriminator. We take a sober look at those explanations and provide insights on what makes proposed measures against high-frequency artifacts effective. To achieve this, we first independently assess the architectures of both the generator and discriminator and investigate if they exhibit a frequency bias that makes learning the distribution of…
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
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Digital Media Forensic Detection · Advanced Image Processing Techniques
