HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Twin Auxiliary Classifiers GAN

Mingming Gong; Yanwu Xu; Chunyuan Li; Kun Zhang; Kayhan Batmanghelich

Twin Auxiliary Classifiers GAN

Abstract

Conditional generative models enjoy remarkable progress over the past few years. One of the popular conditional models is Auxiliary Classifier GAN (AC-GAN), which generates highly discriminative images by extending the loss function of GAN with an auxiliary classifier. However, the diversity of the generated samples by AC-GAN tends to decrease as the number of classes increases, hence limiting its power on large-scale data. In this paper, we identify the source of the low diversity issue theoretically and propose a practical solution to solve the problem. We show that the auxiliary classifier in AC-GAN imposes perfect separability, which is disadvantageous when the supports of the class distributions have significant overlap. To address the issue, we propose Twin Auxiliary Classifiers Generative Adversarial Net (TAC-GAN) that further benefits from a new player that interacts with other players (the generator and the discriminator) in GAN. Theoretically, we demonstrate that TAC-GAN can effectively minimize the divergence between the generated and real-data distributions. Extensive experimental results show that our TAC-GAN can successfully replicate the true data distributions on simulated data, and significantly improves the diversity of class-conditional image generation on real datasets.

Code Repositories

shyam671/Twin_Auxiliary_Classifier_GAN
pytorch
Mentioned in GitHub
Ram81/AC-VAEGAN-PyTorch
pytorch
Mentioned in GitHub
pranavbudhwant/ACVAEGAN
pytorch
Mentioned in GitHub
batmanlab/twin_ac
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
conditional-image-generation-on-cifar-100TAC-GAN
FID: 7.22
Inception Score: 9.34

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
Twin Auxiliary Classifiers GAN | Papers | HyperAI