VAE-AS estimates mutual information in a VAE by fitting a softmax classifier that predicts sample identity from the latent code, and uses it to adjust the ELBO.
MAE: Mutual Posterior-Divergence Regularization for Variational AutoEncoders
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Variational Autoencoder (VAE), a simple and effective deep generative model, has led to a number of impressive empirical successes and spawned many advanced variants and theoretical investigations. However, recent studies demonstrate that, when equipped with expressive generative distributions (aka. decoders), VAE suffers from learning uninformative latent representations with the observation called KL Varnishing, in which case VAE collapses into an unconditional generative model. In this work, we introduce mutual posterior-divergence regularization, a novel regularization that is able to control the geometry of the latent space to accomplish meaningful representation learning, while achieving comparable or superior capability of density estimation. Experiments on three image benchmark datasets demonstrate that, when equipped with powerful decoders, our model performs well both on density estimation and representation learning.
fields
stat.ML 1years
2019 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Improve variational autoEncoder with auxiliary softmax multiclassifier
VAE-AS estimates mutual information in a VAE by fitting a softmax classifier that predicts sample identity from the latent code, and uses it to adjust the ELBO.