Auxiliary Variables and Semi-Amortized Variational Inference
Was this section helpful?
Auto-Encoding Variational Bayes, Diederik P Kingma, Max Welling, 2014International Conference on Learning Representations (ICLR)DOI: 10.48550/arXiv.1312.6114 - Introduces the Variational Autoencoder (VAE) framework, including the concept of amortized inference, which forms the basis for the advanced techniques discussed in the section.
Auxiliary Deep Generative Models, Lars Maaløe, Casper Kaae Sønderby, Søren Kaae Sønderby, Ole Winther, 2016Proceedings of The 33rd International Conference on Machine Learning, Vol. 48 (PMLR) - Introduces the concept of using auxiliary variables within the inference network to increase the flexibility and expressiveness of the approximate posterior in VAEs.
Semi-Amortized Variational Autoencoders, Dongho Kim, Wonkyung Kim, Jeongwoo Kim, Daeho Kim and Seung-won Hwang, 2018Proceedings of the 2nd Workshop on Deep Learning Approaches for Unsupervised and Semi-Supervised Learning (DLASS 2018), Vol. 86 (Proceedings of Machine Learning Research)DOI: 10.48550/arXiv.1805.02100 - Proposes and formalizes the semi-amortized variational autoencoder framework, combining amortized inference with instance-specific optimization for improved posterior approximation.