[1606.05908] Tutorial on Variational Autoencoders
In just three years, Variational Autoencoders (VAEs) have emerged as one of the most popular approaches to unsupervised learning of complicated distributions. VAEs are appealing because they are built on top of standard function approximators (neural networks), and can be trained with stochastic gradient descent. VAEs have already shown promise in generating many kinds of complicated data, including handwritten digits, faces, house numbers, CIFAR images, physical models of scenes, segmentation, and predicting the future from static images. This tutorial introduces the intuitions behind VAEs, explains the mathematics behind them, and describes some empirical behavior. No prior knowledge of variational Bayesian methods is assumed.
View PDF HTML (experimental) Abstract:In just three years, Variational Autoencoders (VAEs) have emerged as one of the most popular approaches to unsupervised learning of complicated distributions. VAEs are appealing because they are built on top of standard function approximators (neural networks), and can be trained with stochastic gradient descent. VAEs have already shown promise in generating many kinds of complicated data, including handwritten digits, faces, house numbers, CIFAR images, physical models of scenes, segmentation, and predicting the future from static images. This tutorial…
saved by
related reading
- Difference between AutoEncoder (AE) and Variational AutoEncoder (VAE) | Towards Data Sciencetowardsdatascience.com
- Tutorial - What is a variational autoencoder? – Jaan Lı 李jaan.io
- Variational autoencoder - Wikipediaen.wikipedia.org
- [1906.02691] An Introduction to Variational Autoencodersarxiv.org
- Variational autoencoders.jeremyjordan.me
- 2403.18103.pdfarxiv.org
- Variational AutoEncoders (VAE) with PyTorch - Alexander Van de Kleutavandekleut.github.io
- From Autoencoder to Beta-VAE | Lil'Loglilianweng.github.io
- Bayesian Neural Networkscs.toronto.edu
- machine learning - Is the output of a variational autoencoder meant to be a distribution that can be sampled, or a sample directly? - Cross Validatedstats.stackexchange.com
- Adversarial Autoencodersarxiv.org
- 1312.6114.pdfarxiv.org