Auto-Encoding Variational Bayes, Diederik P Kingma, Max Welling, 2014International Conference on Learning Representations (ICLR)DOI: 10.48550/arXiv.1312.6114 - Introduces Variational Autoencoders (VAEs) and the reparameterization trick, making the ELBO objective trainable with gradient-based methods.
Stochastic Backpropagation and Variational Autoencoders, Danilo Jimenez Rezende, Shakir Mohamed, Daan Wierstra, 2014Proceedings of the 31st International Conference on Machine Learning (ICML), JMLR: W&CP, Vol. 32DOI: 10.48550/arXiv.1401.4082 - A concurrently published work that also presented a reparameterization approach for training VAEs and other generative models.
Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - A comprehensive textbook providing detailed explanations of Variational Autoencoders and the reparameterization trick within the context of deep learning.