LGMLOct 2, 2019

On the estimation of the Wasserstein distance in generative models

arXiv:1910.00888v19 citations
Originality Synthesis-oriented
AI Analysis

This work addresses training challenges in generative modeling for researchers and practitioners, but it appears incremental as it builds on existing Wasserstein GANs.

The paper tackles the problem of training difficulties and hyperparameter dependence in Generative Adversarial Networks (GANs) by exploring various estimation methods for the Wasserstein distance, extending current works to improve generative models.

Generative Adversarial Networks (GANs) have been used to model the underlying probability distribution of sample based datasets. GANs are notoriuos for training difficulties and their dependence on arbitrary hyperparameters. One recent improvement in GAN literature is to use the Wasserstein distance as loss function leading to Wasserstein Generative Adversarial Networks (WGANs). Using this as a basis, we show various ways in which the Wasserstein distance is estimated for the task of generative modelling. Additionally, the secrets in training such models are shown and summarized at the end of this work. Where applicable, we extend current works to different algorithms, different cost functions, and different regularization schemes to improve generative models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes