paper-with-me

Papers

From GAN to WGAN

2019-04-18 · Lilian Weng

This paper explains the math behind a generative adversarial network (GAN) model and why it is hard to be trained. Wasserstein GAN is intended to improve GANs' training by adopting a smooth metric for measuring the distance between two probability distributions.

📄 PDF Abstract BibTeX arXiv:1904.08994

Code (1)

Sinestro38/qosf-qgan

Tasks

Generative Adversarial NetworkMath

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Wasserstein GAN With Quadratic Transport Cost

2019-10-01 · ICCV 2019 10 · Huidong Liu, Xianfeng Gu, Dimitris Samaras

Wasserstein GANs are increasingly used in Computer Vision applications as they are easier to train. Previous WGAN variants mainly use the l_1 transport cost to compute the Wasserstein distance between the real and synthe…

iWGAN: an Autoencoder WGAN for Inference

2019-09-25 · Yao Chen, Qingyi Gao, Xiao Wang

Generative Adversarial Networks (GANs) have been impactful on many problems and applications but suffer from unstable training. Wasserstein GAN (WGAN) leverages the Wasserstein distance to avoid the caveats in the minmax…

Relaxed Wasserstein with Applications to GANs

2017-05-19 · Xin Guo, Johnny Hong, Tianyi Lin, Nan Yang

Wasserstein Generative Adversarial Networks (WGANs) provide a versatile class of models, which have attracted great attention in various applications. However, this framework has two main drawbacks: (i) Wasserstein-1 (or…

Image Generation

Inferential Wasserstein Generative Adversarial Networks

2021-09-13 · Yao Chen, Qingyi Gao, Xiao Wang

Generative Adversarial Networks (GANs) have been impactful on many problems and applications but suffer from unstable training. The Wasserstein GAN (WGAN) leverages the Wasserstein distance to avoid the caveats in the mi…

On optimal solutions of classical and sliced Wasserstein GANs with non-Gaussian data

2025-09-08 · Yu-Jui Huang, Hsin-Hua Shen, Yu-Chih Huang, Wan-Yi Lin 외 arxiv

The generative adversarial network (GAN) aims to approximate an unknown distribution via a parameterized neural network (NN). While GANs have been widely applied in reinforcement and semi-supervised learning as well as c…