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

Refining Deep Generative Models via Discriminator Gradient Flow

About

Deep generative modeling has seen impressive advances in recent years, to the point where it is now commonplace to see simulated samples (e.g., images) that closely resemble real-world data. However, generation quality is generally inconsistent for any given model and can vary dramatically between samples. We introduce Discriminator Gradient flow (DGflow), a new technique that improves generated samples via the gradient flow of entropy-regularized f-divergences between the real and the generated data distributions. The gradient flow takes the form of a non-linear Fokker-Plank equation, which can be easily simulated by sampling from the equivalent McKean-Vlasov process. By refining inferior samples, our technique avoids wasteful sample rejection used by previous methods (DRS & MH-GAN). Compared to existing works that focus on specific GAN variants, we show our refinement approach can be applied to GANs with vector-valued critics and even other deep generative models such as VAEs and Normalizing Flows. Empirical results on multiple synthetic, image, and text datasets demonstrate that DGflow leads to significant improvement in the quality of generated samples for a variety of generative models, outperforming the state-of-the-art Discriminator Optimal Transport (DOT) and Discriminator Driven Latent Sampling (DDLS) methods.

Abdul Fatir Ansari, Ming Liang Ang, Harold Soh• 2020

Related benchmarks

TaskDatasetResultRank
Image GenerationCIFAR-10 (test)--
471
Image GenerationCIFAR-10
Inception Score9.35
178
Unconditional GenerationCIFAR-10 (test)
FID9.62
102
Image GenerationSTL-10
FID30.61
66
Image GenerationSTL-10 (test)
Inception Score7.46
59
Unconditional Image GenerationCIFAR10--
33
Generative ModelingCIFAR10 (test)
FID9.62
19
Image GenerationSTL10
Inception Score10.41
15
Image GenerationCIFAR-10 pixel space (test)
FID9.63
7
Generative Modeling25Gaussians
High Quality (%)0.895
6
Showing 10 of 12 rows

Other info

Code

Follow for update