F-Drop&Match: GANs with a Dead Zone in the High-Frequency Domain
Shin'ya Yamaguchi, Sekitoshi Kanai

TL;DR
This paper introduces F-Drop and F-Match, two techniques that improve GANs' ability to replicate high-frequency details in images by filtering and matching frequency components, leading to more realistic image generation.
Contribution
The paper proposes novel frequency-based training methods, F-Drop and F-Match, to enhance GANs' high-frequency component replication and overall image quality.
Findings
F-Drop prevents discriminator confusion by filtering high frequencies.
F-Match regularizes generator to match real image frequencies.
Combined methods improve GAN performance on multiple benchmarks.
Abstract
Generative adversarial networks built from deep convolutional neural networks (GANs) lack the ability to exactly replicate the high-frequency components of natural images. To alleviate this issue, we introduce two novel training techniques called frequency dropping (F-Drop) and frequency matching (F-Match). The key idea of F-Drop is to filter out unnecessary high-frequency components from the input images of the discriminators. This simple modification prevents the discriminators from being confused by perturbations of the high-frequency components. In addition, F-Drop makes the GANs focus on fitting in the low-frequency domain, in which there are the dominant components of natural images. F-Match minimizes the difference between real and fake images in the frequency domain for generating more realistic images. F-Match is implemented as a regularization term in the objective functions…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Reservoir Computing · Advanced Data Storage Technologies · Speech Recognition and Synthesis
