English

Wasserstein Divergence for GANs

Computer Vision and Pattern Recognition 2018-09-06 v4

Abstract

In many domains of computer vision, generative adversarial networks (GANs) have achieved great success, among which the family of Wasserstein GANs (WGANs) is considered to be state-of-the-art due to the theoretical contributions and competitive qualitative performance. However, it is very challenging to approximate the kk-Lipschitz constraint required by the Wasserstein-1 metric~(W-met). In this paper, we propose a novel Wasserstein divergence~(W-div), which is a relaxed version of W-met and does not require the kk-Lipschitz constraint. As a concrete application, we introduce a Wasserstein divergence objective for GANs~(WGAN-div), which can faithfully approximate W-div through optimization. Under various settings, including progressive growing training, we demonstrate the stability of the proposed WGAN-div owing to its theoretical and practical advantages over WGANs. Also, we study the quantitative and visual performance of WGAN-div on standard image synthesis benchmarks of computer vision, showing the superior performance of WGAN-div compared to the state-of-the-art methods.

Keywords

Cite

@article{arxiv.1712.01026,
  title  = {Wasserstein Divergence for GANs},
  author = {Jiqing Wu and Zhiwu Huang and Janine Thoma and Dinesh Acharya and Luc Van Gool},
  journal= {arXiv preprint arXiv:1712.01026},
  year   = {2018}
}

Comments

accepted by eccv_2018, correct minor errors

R2 v1 2026-06-22T23:05:38.444Z