Implicit Manifold Learning on Generative Adversarial Networks
Kry Yik Chau Lui, Yanshuai Cao, Maxime Gazeau, Kelvin Shuangjian Zhang

TL;DR
This paper investigates how different training objectives in GANs influence the learned data support manifold, revealing that Jensen-Shannon divergence aligns the model support with real data, while Wasserstein distances have different properties.
Contribution
It introduces an implicit manifold learning perspective in GANs and compares the effects of Jensen-Shannon and Wasserstein distances on the learned support.
Findings
Jensen-Shannon divergence aligns the model support with real data support.
Wasserstein distance does not necessarily match the supports.
Wasserstein W2^2 may reduce mode collapse.
Abstract
This paper raises an implicit manifold learning perspective in Generative Adversarial Networks (GANs), by studying how the support of the learned distribution, modelled as a submanifold , perfectly match with , the support of the real data distribution. We show that optimizing Jensen-Shannon divergence forces to perfectly match with , while optimizing Wasserstein distance does not. On the other hand, by comparing the gradients of the Jensen-Shannon divergence and the Wasserstein distances ( and ) in their primal forms, we conjecture that Wasserstein may enjoy desirable properties such as reduced mode collapse. It is therefore interesting to design new distances that inherit the best from both distances.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Model Reduction and Neural Networks · Advanced Image Processing Techniques
