pith. sign in

arxiv: 1805.09575 · v1 · pith:PPQT3PVQnew · submitted 2018-05-24 · 📊 stat.ML · cs.LG

Primal-Dual Wasserstein GAN

classification 📊 stat.ML cs.LG
keywords criticgenerativemodeloptimalprimalpropertieswassersteinalgorithm
0
0 comments X
read the original abstract

We introduce Primal-Dual Wasserstein GAN, a new learning algorithm for building latent variable models of the data distribution based on the primal and the dual formulations of the optimal transport (OT) problem. We utilize the primal formulation to learn a flexible inference mechanism and to create an optimal approximate coupling between the data distribution and the generative model. In order to learn the generative model, we use the dual formulation and train the decoder adversarially through a critic network that is regularized by the approximate coupling obtained from the primal. Unlike previous methods that violate various properties of the optimal critic, we regularize the norm and the direction of the gradients of the critic function. Our model shares many of the desirable properties of auto-encoding models in terms of mode coverage and latent structure, while avoiding their undesirable averaging properties, e.g. their inability to capture sharp visual features when modeling real images. We compare our algorithm with several other generative modeling techniques that utilize Wasserstein distances on Frechet Inception Distance (FID) and Inception Scores (IS).

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. k-GANs: Ensemble of Generative Models with Semi-Discrete Optimal Transport

    stat.ML 2019-07 unverdicted novelty 7.0

    k-GANs trains an ensemble of GANs by mapping point masses to Voronoi tiles of the data distribution using semi-discrete optimal transport and iteratively optimizing both generators and point masses, outperforming base...