Amortized Variational Inference: Strengths and Weaknesses
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) and the concept of amortized variational inference using an inference network, forming the basis for VAEs.
Variational Inference: A Review for Statisticians, David M. Blei, Alp Kucukelbir, Jon D. McAuliffe, 2017Journal of the American Statistical Association, Vol. 112 (Taylor & Francis Ltd.)DOI: 10.1080/01621459.2017.1305993 - Provides a comprehensive review of variational inference as a general technique, offering a broader theoretical context for its application in VAEs.
Importance Weighted Autoencoders, Yuri Burda, Roger Grosse, Ruslan Salakhutdinov, 2016International Conference on Learning Representations (ICLR) (OpenReview.net)DOI: 10.48550/arXiv.1509.00519 - Proposes Importance Weighted Autoencoders (IWAE) to derive a tighter lower bound on the log-likelihood, implicitly addressing the 'amortization gap' and improving posterior approximation.
Variational Inference with Normalizing Flows, Danilo Jimenez Rezende, Shakir Mohamed, 2015Proceedings of the International Conference on Machine Learning, Vol. 37 (PMLR)DOI: 10.48550/arXiv.1505.05770 - Introduces normalizing flows to increase the expressiveness of approximate posterior distributions, directly addressing a key limitation of standard amortized VAEs.