English

Convergence and Sample Complexity of SGD in GANs

Machine Learning 2020-12-02 v1 Statistics Theory Statistics Theory

Abstract

We provide theoretical convergence guarantees on training Generative Adversarial Networks (GANs) via SGD. We consider learning a target distribution modeled by a 1-layer Generator network with a non-linear activation function ϕ()\phi(\cdot) parametrized by a d×dd \times d weight matrix W\mathbf W_*, i.e., f(x)=ϕ(Wx)f_*(\mathbf x) = \phi(\mathbf W_* \mathbf x). Our main result is that by training the Generator together with a Discriminator according to the Stochastic Gradient Descent-Ascent iteration proposed by Goodfellow et al. yields a Generator distribution that approaches the target distribution of ff_*. Specifically, we can learn the target distribution within total-variation distance ϵ\epsilon using O~(d2/ϵ2)\tilde O(d^2/\epsilon^2) samples which is (near-)information theoretically optimal. Our results apply to a broad class of non-linear activation functions ϕ\phi, including ReLUs and is enabled by a connection with truncated statistics and an appropriate design of the Discriminator network. Our approach relies on a bilevel optimization framework to show that vanilla SGDA works.

Keywords

Cite

@article{arxiv.2012.00732,
  title  = {Convergence and Sample Complexity of SGD in GANs},
  author = {Vasilis Kontonis and Sihan Liu and Christos Tzamos},
  journal= {arXiv preprint arXiv:2012.00732},
  year   = {2020}
}
R2 v1 2026-06-23T20:39:00.633Z