TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Rebooting ACGAN: Auxiliary Classifier GANs with Stable Tra...

Rebooting ACGAN: Auxiliary Classifier GANs with Stable Training

Minguk Kang, Woohyeon Shim, Minsu Cho, Jaesik Park

2021-11-01NeurIPS 2021 12Image GenerationConditional Image Generation
PaperPDFCode(official)

Abstract

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.

Results

TaskDatasetMetricValueModel
Image GenerationCIFAR-10FID2.26StyleGAN2 + DiffAugment + D2D-CE
Image GenerationCIFAR-10Inception score10.51StyleGAN2 + DiffAugment + D2D-CE
Image GenerationArtBench-10 (32x32)FID3.175ReACGAN + DiffAug
Image GenerationImageNet 128x128FID8.206ReACGAN
Image GenerationImageNet 128x128Inception score96.299ReACGAN
Conditional Image GenerationCIFAR-10FID2.26StyleGAN2 + DiffAugment + D2D-CE
Conditional Image GenerationCIFAR-10Inception score10.51StyleGAN2 + DiffAugment + D2D-CE
Conditional Image GenerationArtBench-10 (32x32)FID3.175ReACGAN + DiffAug
Conditional Image GenerationImageNet 128x128FID8.206ReACGAN
Conditional Image GenerationImageNet 128x128Inception score96.299ReACGAN

Related Papers

fastWDM3D: Fast and Accurate 3D Healthy Tissue Inpainting2025-07-17Synthesizing Reality: Leveraging the Generative AI-Powered Platform Midjourney for Construction Worker Detection2025-07-17FashionPose: Text to Pose to Relight Image Generation for Personalized Fashion Visualization2025-07-17A Distributed Generative AI Approach for Heterogeneous Multi-Domain Environments under Data Sharing constraints2025-07-17Pixel Perfect MegaMed: A Megapixel-Scale Vision-Language Foundation Model for Generating High Resolution Medical Images2025-07-17FADE: Adversarial Concept Erasure in Flow Models2025-07-16CharaConsist: Fine-Grained Consistent Character Generation2025-07-15CATVis: Context-Aware Thought Visualization2025-07-15