English

Learning Latent Subspaces in Variational Autoencoders

Machine Learning 2018-12-18 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Variational autoencoders (VAEs) are widely used deep generative models capable of learning unsupervised latent representations of data. Such representations are often difficult to interpret or control. We consider the problem of unsupervised learning of features correlated to specific labels in a dataset. We propose a VAE-based generative model which we show is capable of extracting features correlated to binary labels in the data and structuring it in a latent subspace which is easy to interpret. Our model, the Conditional Subspace VAE (CSVAE), uses mutual information minimization to learn a low-dimensional latent subspace associated with each label that can easily be inspected and independently manipulated. We demonstrate the utility of the learned representations for attribute manipulation tasks on both the Toronto Face and CelebA datasets.

Keywords

Cite

@article{arxiv.1812.06190,
  title  = {Learning Latent Subspaces in Variational Autoencoders},
  author = {Jack Klys and Jake Snell and Richard Zemel},
  journal= {arXiv preprint arXiv:1812.06190},
  year   = {2018}
}

Comments

Published as a conference paper at NeurIPS 2018. 15 pages

R2 v1 2026-06-23T06:43:11.617Z