Machine learningGenerative models

Wasserstein GAN (WGAN)

Wasserstein GAN (WGAN) is a generative adversarial network variant introduced by Arjovsky, Chintala, and Bottou in 2017 that replaces the Jensen-Shannon divergence used in the original GAN with the Wasserstein-1 (Earth Mover) distance. This substitution provides a theoretically grounded training objective that yields more stable optimization and a loss value that correlates meaningfully with generated sample quality, addressing the notorious mode collapse and vanishing gradient problems of standard GANs.

Open in MethodMindSoonVideoSoon

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Sources

  1. Arjovsky, M., Chintala, S., & Bottou, L. (2017). Wasserstein generative adversarial networks. International Conference on Machine Learning (ICML), 214–223. link

Related methods

Referenced by

ScholarGateWasserstein GAN (Wasserstein GAN (WGAN)). Retrieved 2026-06-04 from https://scholargate.app/en/deep-learning/wasserstein-gan