Reducing Noise in GAN Training with Variance Reduced ExtragradientDownload PDF

Tatjana Chavdarova, Gauthier Gidel, Francois Fleuret, Simon Lacoste-Julien

06 Sept 2019 (modified: 05 May 2023)NeurIPS 2019Readers: Everyone
Abstract: We study the effect of the stochastic gradient noise on the training of generative adversarial networks (GANs) and show that it can prevent the convergence of standard game optimization methods, while the batch version converges. We address this issue with a novel stochastic variance-reduced extragradient (SVRE) optimization algorithm that improves upon the best convergence rates proposed in the literature. We observe empirically that SVRE performs similarly to a batch method on MNIST while being computationally cheaper, and that SVRE yields more stable GAN training on standard datasets.
Code Link: https://github.com/Chavdarova/SVRE
CMT Num: 192
0 Replies

Loading