Variational Autoencoders (VAEs) as Probabilistic Models
Was this section helpful?
Variational Inference: A Review for Statisticians, David M. Blei, Alp Kucukelbir, Jon D. McAuliffe, 2017Journal of the American Statistical Association, Vol. 112 (Taylor & Francis)DOI: 10.1080/01621459.2017.1285773 - Provides a comprehensive review of variational inference methods, offering a detailed theoretical background and diverse applications across various statistical models, essential for understanding the VAE's inference mechanism.
Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - An authoritative textbook on deep learning, with a dedicated chapter on deep generative models that includes a clear explanation of Variational Autoencoders and their connection to broader generative modeling principles.
CS236: Deep Generative Models, Lecture 4: Variational Autoencoders, Stefano Ermon and CS236 Course Staff, 2023 (Stanford University) - Lecture notes from a university course on deep generative models, offering an accessible yet rigorous treatment of Variational Autoencoders, their theoretical underpinnings, and practical aspects.