Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

cGANs with Projection Discriminator

About

We propose a novel, projection based way to incorporate the conditional information into the discriminator of GANs that respects the role of the conditional information in the underlining probabilistic model. This approach is in contrast with most frameworks of conditional GANs used in application today, which use the conditional information by concatenating the (embedded) conditional vector to the feature vectors. With this modification, we were able to significantly improve the quality of the class conditional image generation on ILSVRC2012 (ImageNet) 1000-class image dataset from the current state-of-the-art result, and we achieved this with a single pair of a discriminator and a generator. We were also able to extend the application to super-resolution and succeeded in producing highly discriminative super-resolution images. This new structure also enabled high quality category transformation based on parametric functional transformation of conditional batch normalization layers in the generator.

Takeru Miyato, Masanori Koyama• 2018

Related benchmarks

TaskDatasetResultRank
Image GenerationCIFAR-10 (test)
FID17.5
471
Image GenerationImageNet (val)--
198
Image GenerationCIFAR10 32x32 (test)
FID15.6
154
Class-conditional Image GenerationImageNet
FID27.62
132
Conditional Image GenerationCIFAR10 (test)
Fréchet Inception Distance17.5
66
Image GenerationTiny-ImageNet
Inception Score6.224
34
Conditional Image GenerationCIFAR-10 class-conditional
FID17.5
29
Class-conditional Image GenerationCIFAR-100 (test)
FID23.2
17
Image GenerationCelebA 128x128 (test)
FID19.55
14
Joint class generationCIFAR 7to3 (test)
Accuracy87.6
7
Showing 10 of 21 rows

Other info

Code

Follow for update