Towards Generalized Implementation of Wasserstein Distance in GANs
Minkai Xu, Zhiming Zhou, Guansong Lu, Jian Tang, Weinan Zhang, Yong Yu

TL;DR
This paper introduces a relaxed dual form of Wasserstein distance called Sobolev duality, enabling a generalized WGAN training scheme (SWGAN) that relaxes Lipschitz constraints and improves performance.
Contribution
It presents the Sobolev duality as a more general framework, relaxing Lipschitz constraints in WGANs and proposing SWGAN, which empirically outperforms existing methods.
Findings
SWGAN demonstrates improved training stability.
Relaxed duality maintains Wasserstein's gradient properties.
Empirical results show better sample quality.
Abstract
Wasserstein GANs (WGANs), built upon the Kantorovich-Rubinstein (KR) duality of Wasserstein distance, is one of the most theoretically sound GAN models. However, in practice it does not always outperform other variants of GANs. This is mostly due to the imperfect implementation of the Lipschitz condition required by the KR duality. Extensive work has been done in the community with different implementations of the Lipschitz constraint, which, however, is still hard to satisfy the restriction perfectly in practice. In this paper, we argue that the strong Lipschitz constraint might be unnecessary for optimization. Instead, we take a step back and try to relax the Lipschitz constraint. Theoretically, we first demonstrate a more general dual form of the Wasserstein distance called the Sobolev duality, which relaxes the Lipschitz constraint but still maintains the favorable gradient property…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdvanced Neuroimaging Techniques and Applications · Human Pose and Action Recognition · Generative Adversarial Networks and Image Synthesis
MethodsConvolution · Wasserstein GAN
