Metrics for Deep Generative Models
Nutan Chen, Alexej Klushyn, Richard Kurle, Xueyan Jiang, Justin Bayer,, Patrick van der Smagt

TL;DR
This paper introduces a Riemannian geometry-based distance measure for deep generative models, improving the understanding and visualization of their latent spaces and enabling applications like robot movement generalization.
Contribution
It proposes a novel Riemannian metric for latent spaces of VAEs and GANs, offering a more meaningful similarity measure and visualization tool compared to traditional Euclidean distances.
Findings
The method accurately captures true distances in synthetic datasets.
It enhances visualization and interpolation in latent spaces.
Applicable to robot movement and human motion data.
Abstract
Neural samplers such as variational autoencoders (VAEs) or generative adversarial networks (GANs) approximate distributions by transforming samples from a simple random source---the latent space---to samples from a more complex distribution represented by a dataset. While the manifold hypothesis implies that the density induced by a dataset contains large regions of low density, the training criterions of VAEs and GANs will make the latent space densely covered. Consequently points that are separated by low-density regions in observation space will be pushed together in latent space, making stationary distances poor proxies for similarity. We transfer ideas from Riemannian geometry to this setting, letting the distance between two points be the shortest path on a Riemannian manifold induced by the transformation. The method yields a principled distance measure, provides a tool for…
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 · Algorithms and Data Compression · Time Series Analysis and Forecasting
