Rebooting ACGAN: Auxiliary Classifier GANs with Stable Training

11/01/2021
by   Minguk Kang, et al.
19

Conditional Generative Adversarial Networks (cGAN) generate realistic images by incorporating class information into GAN. While one of the most popular cGANs is an auxiliary classifier GAN with softmax cross-entropy loss (ACGAN), it is widely known that training ACGAN is challenging as the number of classes in the dataset increases. ACGAN also tends to generate easily classifiable samples with a lack of diversity. In this paper, we introduce two cures for ACGAN. First, we identify that gradient exploding in the classifier can cause an undesirable collapse in early training, and projecting input vectors onto a unit hypersphere can resolve the problem. Second, we propose the Data-to-Data Cross-Entropy loss (D2D-CE) to exploit relational information in the class-labeled dataset. On this foundation, we propose the Rebooted Auxiliary Classifier Generative Adversarial Network (ReACGAN). The experimental results show that ReACGAN achieves state-of-the-art generation results on CIFAR10, Tiny-ImageNet, CUB200, and ImageNet datasets. We also verify that ReACGAN benefits from differentiable augmentations and that D2D-CE harmonizes with StyleGAN2 architecture. Model weights and a software package that provides implementations of representative cGANs and all experiments in our paper are available at https://github.com/POSTECH-CVLab/PyTorch-StudioGAN.

READ FULL TEXT

page 27

page 28

page 29

page 30

page 31

page 32

page 33

page 34

research
07/05/2019

Twin Auxiliary Classifiers GAN

Conditional generative models enjoy remarkable progress over the past fe...
research
03/19/2017

TAC-GAN - Text Conditioned Auxiliary Classifier Generative Adversarial Network

In this work, we present the Text Conditioned Auxiliary Classifier Gener...
research
09/14/2021

EVAGAN: Evasion Generative Adversarial Network for Low Data Regimes

A myriad of recent literary works has leveraged generative adversarial n...
research
06/23/2020

Contrastive Generative Adversarial Networks

Conditional image synthesis is the task to generate high-fidelity divers...
research
01/17/2022

Collapse by Conditioning: Training Class-conditional GANs with Limited Data

Class-conditioning offers a direct means of controlling a Generative Adv...
research
07/05/2021

On The Distribution of Penultimate Activations of Classification Networks

This paper studies probability distributions of penultimate activations ...
research
08/20/2021

A Conditional Cascade Model for Relational Triple Extraction

Tagging based methods are one of the mainstream methods in relational tr...

Please sign up or login with your details

Forgot password? Click here to reset