HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Conditional GANs with Auxiliary Discriminative Classifier

Liang Hou Qi Cao Huawei Shen Siyuan Pan Xiaoshuang Li Xueqi Cheng

Conditional GANs with Auxiliary Discriminative Classifier

Abstract

Conditional generative models aim to learn the underlying joint distribution of data and labels to achieve conditional data generation. Among them, the auxiliary classifier generative adversarial network (AC-GAN) has been widely used, but suffers from the problem of low intra-class diversity of the generated samples. The fundamental reason pointed out in this paper is that the classifier of AC-GAN is generator-agnostic, which therefore cannot provide informative guidance for the generator to approach the joint distribution, resulting in a minimization of the conditional entropy that decreases the intra-class diversity. Motivated by this understanding, we propose a novel conditional GAN with an auxiliary discriminative classifier (ADC-GAN) to resolve the above problem. Specifically, the proposed auxiliary discriminative classifier becomes generator-aware by recognizing the class-labels of the real data and the generated data discriminatively. Our theoretical analysis reveals that the generator can faithfully learn the joint distribution even without the original discriminator, making the proposed ADC-GAN robust to the value of the coefficient hyperparameter and the selection of the GAN loss, and stable during training. Extensive experimental results on synthetic and real-world datasets demonstrate the superiority of ADC-GAN in conditional generative modeling compared to state-of-the-art classifier-based and projection-based conditional GANs.

Code Repositories

POSTECH-CVLab/PyTorch-StudioGAN
pytorch
Mentioned in GitHub
houliangict/adcgan
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
conditional-image-generation-on-cifar-10ADC-GAN
FID: 5.66
Intra-FID: 40.45
conditional-image-generation-on-cifar-100ADC-GAN
FID: 8.12
Intra-FID: 49.24
conditional-image-generation-on-imagenetADC-GAN
FID: 8.02
Inception score: 108.10
conditional-image-generation-on-tiny-imagenetADC-GAN
FID: 19.02
Intra-FID: 63.05

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Conditional GANs with Auxiliary Discriminative Classifier | Papers | HyperAI