Adaptive Learning of the Latent Space of Wasserstein Generative Adversarial Networks
Yixuan Qiu, Qingyi Gao, Xiao Wang

TL;DR
This paper introduces LWGAN, a framework that adaptively learns the intrinsic data manifold dimension, improving generative quality by combining Wasserstein auto-encoders and GANs, with theoretical guarantees and empirical validation.
Contribution
It proposes a novel LWGAN framework that adaptively learns the data's intrinsic dimension and provides theoretical proofs of its consistency and generalization bounds.
Findings
LWGAN accurately identifies the intrinsic data dimension.
LWGAN generates high-quality synthetic data.
Theoretical guarantees support the method's validity.
Abstract
Generative models based on latent variables, such as generative adversarial networks (GANs) and variational auto-encoders (VAEs), have gained lots of interests due to their impressive performance in many fields. However, many data such as natural images usually do not populate the ambient Euclidean space but instead reside in a lower-dimensional manifold. Thus an inappropriate choice of the latent dimension fails to uncover the structure of the data, possibly resulting in mismatch of latent representations and poor generative qualities. Towards addressing these problems, we propose a novel framework called the latent Wasserstein GAN (LWGAN) that fuses the Wasserstein auto-encoder and the Wasserstein GAN so that the intrinsic dimension of the data manifold can be adaptively learned by a modified informative latent distribution. We prove that there exist an encoder network and a generator…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques · Anomaly Detection Techniques and Applications
