NATS, a nested annealed training scheme for GANs, is claimed to improve FID/IS on CIFAR10, LSUN, CelebA, and ImageNet64, but its key theoretical justification is not provided in the preprint.
Gradient descent GAN optimization is locally stable
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Despite the growing prominence of generative adversarial networks (GANs), optimization in GANs is still a poorly understood topic. In this paper, we analyze the "gradient descent" form of GAN optimization i.e., the natural setting where we simultaneously take small gradient steps in both generator and discriminator parameters. We show that even though GAN optimization does not correspond to a convex-concave game (even for simple parameterizations), under proper conditions, equilibrium points of this optimization procedure are still \emph{locally asymptotically stable} for the traditional GAN formulation. On the other hand, we show that the recently proposed Wasserstein GAN can have non-convergent limit cycles near equilibrium. Motivated by this stability analysis, we propose an additional regularization term for gradient descent GAN updates, which \emph{is} able to guarantee local stability for both the WGAN and the traditional GAN, and also shows practical promise in speeding up convergence and addressing mode collapse.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
REJECT 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Nested Annealed Training Scheme for Generative Adversarial Networks
NATS, a nested annealed training scheme for GANs, is claimed to improve FID/IS on CIFAR10, LSUN, CelebA, and ImageNet64, but its key theoretical justification is not provided in the preprint.