âDiscriminator Rejection Samplingâ, 2018-10-16 (; backlinks; similar)â :
We propose a rejection sampling scheme using the discriminator of a GAN to 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 52.52 â 62.36 and reduces the FrĂ©chet Inception Distance 18.65 â 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.
View PDF: