Using Deep LSD to build operators in GANs latent space with meaning in real space
J. Quetzalcoatl Toledo-Marin, James A. Glazier

TL;DR
This paper introduces a method to construct a basis in GAN latent space, called quasi-eigenvectors, which correspond to meaningful features in real space, enabling better understanding and manipulation of generative models.
Contribution
The paper proposes quasi-eigenvectors in GAN latent space that span all dimensions and map to labeled features, facilitating spectral decomposition and interpretability.
Findings
98% of MNIST data maps to a sub-domain of latent space
Quasi-eigenvectors form a basis in latent space linked to real features
Latent Spectral Decomposition aids in denoising and feature manipulation
Abstract
Generative models rely on the key idea that data can be represented in terms of latent variables which are uncorrelated by definition. Lack of correlation is important because it suggests that the latent space manifold is simpler to understand and manipulate. Generative models are widely used in deep learning, e.g., variational autoencoders (VAEs) and generative adversarial networks (GANs). Here we propose a method to build a set of linearly independent vectors in the latent space of a GANs, which we call quasi-eigenvectors. These quasi-eigenvectors have two key properties: i) They span all the latent space, ii) A set of these quasi-eigenvectors map to each of the labeled features one-on-one. We show that in the case of the MNIST, while the number of dimensions in latent space is large by construction, 98% of the data in real space map to a sub-domain of latent space of dimensionality…
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 · Cell Image Analysis Techniques · Computational Physics and Python Applications
