pith. sign in

arxiv: 1802.08249 · v2 · pith:IME2GJEEnew · submitted 2018-02-22 · 💻 cs.LG · math.OC· stat.ML

On the Convergence and Robustness of Training GANs with Regularized Optimal Transport

classification 💻 cs.LG math.OCstat.ML
keywords computationallyformulationwassersteinalgorithmsapplyconvergencedatadistance
0
0 comments X
read the original abstract

Generative Adversarial Networks (GANs) are one of the most practical methods for learning data distributions. A popular GAN formulation is based on the use of Wasserstein distance as a metric between probability distributions. Unfortunately, minimizing the Wasserstein distance between the data distribution and the generative model distribution is a computationally challenging problem as its objective is non-convex, non-smooth, and even hard to compute. In this work, we show that obtaining gradient information of the smoothed Wasserstein GAN formulation, which is based on regularized Optimal Transport (OT), is computationally effortless and hence one can apply first order optimization methods to minimize this objective. Consequently, we establish theoretical convergence guarantee to stationarity for a proposed class of GAN optimization algorithms. Unlike the original non-smooth formulation, our algorithm only requires solving the discriminator to approximate optimality. We apply our method to learning MNIST digits as well as CIFAR-10images. Our experiments show that our method is computationally efficient and generates images comparable to the state of the art algorithms given the same architecture and computational power.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Adversarial Computation of Optimal Transport Maps

    cs.LG 2019-06 unverdicted novelty 6.0

    A GAN with Wasserstein discriminator objective makes the generator follow the W2 geodesic to learn an optimal transport map.