English

Smoothness and Stability in GANs

Machine Learning 2020-02-12 v1 Machine Learning

Abstract

Generative adversarial networks, or GANs, commonly display unstable behavior during training. In this work, we develop a principled theoretical framework for understanding the stability of various types of GANs. In particular, we derive conditions that guarantee eventual stationarity of the generator when it is trained with gradient descent, conditions that must be satisfied by the divergence that is minimized by the GAN and the generator's architecture. We find that existing GAN variants satisfy some, but not all, of these conditions. Using tools from convex analysis, optimal transport, and reproducing kernels, we construct a GAN that fulfills these conditions simultaneously. In the process, we explain and clarify the need for various existing GAN stabilization techniques, including Lipschitz constraints, gradient penalties, and smooth activation functions.

Keywords

Cite

@article{arxiv.2002.04185,
  title  = {Smoothness and Stability in GANs},
  author = {Casey Chu and Kentaro Minami and Kenji Fukumizu},
  journal= {arXiv preprint arXiv:2002.04185},
  year   = {2020}
}

Comments

ICLR 2020

R2 v1 2026-06-23T13:37:46.550Z