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

Discriminator Rejection Sampling

About

We propose a rejection sampling scheme using the discriminator of a GAN to approximately correct errors in the GAN generator distribution. We show that under quite strict assumptions, this will allow us to recover the data distribution exactly. We then examine where those strict assumptions break down and design a practical algorithm - called Discriminator Rejection Sampling (DRS) - that can be used on real data-sets. Finally, we demonstrate the efficacy of DRS on a mixture of Gaussians and on the SAGAN model, state-of-the-art in the image generation task at the time of developing this work. On ImageNet, we train an improved baseline that increases the Inception Score from 52.52 to 62.36 and reduces the Frechet Inception Distance from 18.65 to 14.79. We then use DRS to further improve on this baseline, improving the Inception Score to 76.08 and the FID to 13.75.

Samaneh Azadi, Catherine Olsson, Trevor Darrell, Ian Goodfellow, Augustus Odena• 2018

Related benchmarks

TaskDatasetResultRank
Image GenerationCIFAR-10 (test)
FID0.497
471
Image GenerationCIFAR-10
Inception Score7.77
178
Image GenerationCIFAR-100 (test)
IS60.468
35
Image GenerationCelebA
FID7.04
14
Conditional Image GenerationUTKFace
Intra-FID0.455
7
Image GenerationImageNet-100 (test)
Intra-FID33.997
6
Conditional Image GenerationUTKFace (test)
Storage Usage (MB)82.8
5
Efficiency AnalysisUTKFace
Storage Usage (MB)82.8
5
Efficiency AnalysisImageNet-100 (train)
Storage Usage (GB)0.13
5
Sampling Efficiency Evaluation for CcGANsImageNet-100
Storage Usage (GB)0.13
5
Showing 10 of 11 rows

Other info

Follow for update