Ladder Variational Autoencoders
Casper Kaae S{\o}nderby, Tapani Raiko, Lars Maal{\o}e, S{\o}ren Kaae, S{\o}nderby, Ole Winther

TL;DR
The paper introduces Ladder Variational Autoencoders, a new inference model that improves training and performance of deep layered VAEs by recursively correcting the generative distribution, resulting in state-of-the-art results.
Contribution
It proposes a novel inference approach for deep VAEs that enhances training stability and model performance, utilizing a hierarchical correction mechanism inspired by Ladder Networks.
Findings
Achieves state-of-the-art predictive log-likelihood.
Provides tighter log-likelihood lower bounds.
Utilizes a deeper, more distributed hierarchy of latent variables.
Abstract
Variational Autoencoders are powerful models for unsupervised learning. However deep models with several layers of dependent stochastic variables are difficult to train which limits the improvements obtained using these highly expressive models. We propose a new inference model, the Ladder Variational Autoencoder, that recursively corrects the generative distribution by a data dependent approximate likelihood in a process resembling the recently proposed Ladder Network. We show that this model provides state of the art predictive log-likelihood and tighter log-likelihood lower bound compared to the purely bottom-up inference in layered Variational Autoencoders and other generative models. We provide a detailed analysis of the learned hierarchical latent representation and show that our new inference model is qualitatively different and utilizes a deeper more distributed hierarchy of…
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 · Topic Modeling · Machine Learning in Healthcare
MethodsHierarchical Variational Autoencoder · Batch Normalization
