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/Conditional GANs with Auxiliary Discriminative Classifier

Conditional GANs with Auxiliary Discriminative Classifier

Liang Hou, Qi Cao, HuaWei Shen, Siyuan Pan, Xiaoshuang Li, Xueqi Cheng

2021-07-21Conditional Image Generation
PaperPDFCodeCode(official)

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.

Results

TaskDatasetMetricValueModel
Image GenerationTiny ImageNetFID19.02ADC-GAN
Image GenerationTiny ImageNetIntra-FID63.05ADC-GAN
Image GenerationCIFAR-10FID5.66ADC-GAN
Image GenerationCIFAR-10Intra-FID40.45ADC-GAN
Image GenerationCIFAR-100FID8.12ADC-GAN
Image GenerationCIFAR-100Intra-FID49.24ADC-GAN
Image GenerationImageNet 128x128FID8.02ADC-GAN
Image GenerationImageNet 128x128Inception score108.1ADC-GAN
Conditional Image GenerationTiny ImageNetFID19.02ADC-GAN
Conditional Image GenerationTiny ImageNetIntra-FID63.05ADC-GAN
Conditional Image GenerationCIFAR-10FID5.66ADC-GAN
Conditional Image GenerationCIFAR-10Intra-FID40.45ADC-GAN
Conditional Image GenerationCIFAR-100FID8.12ADC-GAN
Conditional Image GenerationCIFAR-100Intra-FID49.24ADC-GAN
Conditional Image GenerationImageNet 128x128FID8.02ADC-GAN
Conditional Image GenerationImageNet 128x128Inception score108.1ADC-GAN

Related Papers

Noise Conditional Variational Score Distillation2025-06-11Forward-only Diffusion Probabilistic Models2025-05-22Context-Aware Autoregressive Models for Multi-Conditional Image Generation2025-05-18Efficient Flow Matching using Latent Variables2025-05-07VistaDepth: Frequency Modulation With Bias Reweighting For Enhanced Long-Range Depth Estimation2025-04-21PRISM: A Unified Framework for Photorealistic Reconstruction and Intrinsic Scene Modeling2025-04-19PixelFlow: Pixel-Space Generative Models with Flow2025-04-10A Unified Agentic Framework for Evaluating Conditional Image Generation2025-04-09