Auto-Encoding Variational Bayes, Diederik P Kingma, Max Welling, 2014International Conference on Learning Representations (ICLR)DOI: 10.48550/arXiv.1312.6114 - The foundational paper introducing Variational Autoencoders (VAEs) and the reparameterization trick, essential for enabling gradient-based training of these models.
Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - An authoritative textbook providing a comprehensive explanation of Variational Autoencoders, including a detailed derivation and discussion of the reparameterization trick within a broader deep learning context.