Generator Knows What Discriminator Should Learn in Unconditional GANs
Gayoung Lee, Hyunsu Kim, Junho Kim, Seonghyeon Kim, Jung-Woo Ha,, Yunjey Choi

TL;DR
This paper introduces a novel generator-guided discriminator regularization (GGDR) method for unconditional GANs, using generator feature maps to enhance discriminator learning and improve image generation quality.
Contribution
It proposes a new regularization technique that leverages generator feature maps to guide discriminator training in unconditional GANs, reducing reliance on semantic labels.
Findings
GGDR improves unconditional GAN performance across multiple datasets.
The method enhances both quantitative metrics and qualitative image quality.
Discriminator learns richer semantic representations with GGDR.
Abstract
Recent methods for conditional image generation benefit from dense supervision such as segmentation label maps to achieve high-fidelity. However, it is rarely explored to employ dense supervision for unconditional image generation. Here we explore the efficacy of dense supervision in unconditional generation and find generator feature maps can be an alternative of cost-expensive semantic label maps. From our empirical evidences, we propose a new generator-guided discriminator regularization(GGDR) in which the generator feature maps supervise the discriminator to have rich semantic representations in unconditional generation. In specific, we employ an U-Net architecture for discriminator, which is trained to predict the generator feature maps given fake images as inputs. Extensive experiments on mulitple datasets show that our GGDR consistently improves the performance of baseline…
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
TopicsMachine Learning and Data Classification · Digital Imaging for Blood Diseases · Generative Adversarial Networks and Image Synthesis
MethodsConcatenated Skip Connection · Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · U-Net
