InfoCatVAE: Representation Learning with Categorical Variational Autoencoders
2018-06-20Code Available0· sign in to hype
Edouard Pineau, Marc Lelarge
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/edouardpineau/infoCatVAEpytorch★ 0
Abstract
This paper describes InfoCatVAE, an extension of the variational autoencoder that enables unsupervised disentangled representation learning. InfoCatVAE uses multimodal distributions for the prior and the inference network and then maximizes the evidence lower bound objective (ELBO). We connect the new ELBO derived for our model with a natural soft clustering objective which explains the robustness of our approach. We then adapt the InfoGANs method to our setting in order to maximize the mutual information between the categorical code and the generated inputs and obtain an improved model.