A Unified View of cGANs with and without Classifiers
Si-An Chen, Chun-Liang Li, Hsuan-Tien Lin

TL;DR
This paper presents a unified theoretical framework connecting cGANs and classifiers, demonstrating how classifiers can be effectively leveraged to improve cGAN performance, especially on complex datasets like ImageNet.
Contribution
It introduces a principled, unified framework that explains existing cGAN variants and guides the design of improved cGANs using classifiers.
Findings
Outperforms state-of-the-art cGANs on multiple benchmarks.
Provides a unified view explaining popular cGAN variants.
Shows improved sample quality, especially on ImageNet.
Abstract
Conditional Generative Adversarial Networks (cGANs) are implicit generative models which allow to sample from class-conditional distributions. Existing cGANs are based on a wide range of different discriminator designs and training objectives. One popular design in earlier works is to include a classifier during training with the assumption that good classifiers can help eliminate samples generated with wrong classes. Nevertheless, including classifiers in cGANs often comes with a side effect of only generating easy-to-classify samples. Recently, some representative cGANs avoid the shortcoming and reach state-of-the-art performance without having classifiers. Somehow it remains unanswered whether the classifiers can be resurrected to design better cGANs. In this work, we demonstrate that classifiers can be properly leveraged to improve cGANs. We start by using the decomposition of the…
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 Neural Network Applications
