Papers › Conditional GANs with Auxiliary Discriminative Classifier

Conditional GANs with Auxiliary Discriminative Classifier

21 Jul 2021arXiv:2107.10060archive 2025-07-28

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

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2107.10060")

Code

Syntology Ran 4 of 6 code samples harvested from 2 repositories linked to this paper; 2 have no recorded run. Of those that ran: 2 ran · fixture could not drive it; 2 ran with no contract checked.

By repository: official repository: 2 samples from 1 repository, 2 ran; named in the paper: 4 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

houliangict/adcgan officialmentioned in papermentioned on GitHubpytorch report
POSTECH-CVLab/PyTorch-StudioGAN mentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

6 samples harvested; 4 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · fixture could not drive it
2ran
2unverified

Licence: 6 of the 6 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

classifier_loss_dis houliangict/adcgan/BigGAN-PyTorch/losses.py official repository ran · fixture could not drive it no licence file found · pointer only · d5bdcdaec1ddfd74 · report
loss_multi_class_hinge houliangict/adcgan/BigGAN-PyTorch/losses.py official repository ran · fixture could not drive it no licence file found · pointer only · 2d85a4849e87f1c9 · report
DiscBlock POSTECH-CVLab/PyTorch-StudioGAN/src/models/big_resnet_deep_studiogan.py named in the paper ran fingerprinted licence not identified · pointer only · a172890338bea71d · report
SelfAttention POSTECH-CVLab/PyTorch-StudioGAN/src/models/big_resnet_deep_studiogan.py named in the paper ran licence not identified · pointer only · a2f89876065d8307 · report
Discriminator POSTECH-CVLab/PyTorch-StudioGAN/src/models/big_resnet_deep_studiogan.py named in the paper unverified licence not identified · pointer only · decc34226ea2bf5b · report
init_weights POSTECH-CVLab/PyTorch-StudioGAN/src/models/big_resnet_deep_studiogan.py named in the paper unverified licence not identified · pointer only · 375c46672a99df85 · report

Tasks

Conditional Image GenerationDiversity

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Conditional Image Generation CIFAR-10 ADC-GAN FID 5.66 #7 of 25 Archive leaderboard report
Conditional Image Generation CIFAR-10 ADC-GAN Intra-FID 40.45 #7 of 25 Archive leaderboard report
Conditional Image Generation CIFAR-100 ADC-GAN FID 8.12 #4 of 7 Archive leaderboard report
Conditional Image Generation CIFAR-100 ADC-GAN Intra-FID 49.24 #4 of 7 Archive leaderboard report
Conditional Image Generation ImageNet 128x128 ADC-GAN FID 8.02 #11 of 22 Archive leaderboard report
Conditional Image Generation ImageNet 128x128 ADC-GAN Inception score 108.10 #11 of 22 Archive leaderboard report
Conditional Image Generation Tiny ImageNet ADC-GAN FID 19.02 #1 of 1 Archive leaderboard report
Conditional Image Generation Tiny ImageNet ADC-GAN Intra-FID 63.05 #1 of 1 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Auxiliary Classifier

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections