Auto-Encoding Variational Bayes, Diederik P Kingma, Max Welling, 2013International Conference on Learning Representations (ICLR)DOI: 10.48550/arXiv.1312.6114 - Introduces the Variational Autoencoder, a generative model that learns continuous and interpretable latent representations, essential for smooth interpolation and meaningful traversal.
Deep Learning, Ian Goodfellow, Yoshua Bengio, Aaron Courville, 2016 (MIT Press) - A textbook on deep learning, providing coverage of autoencoders, variational autoencoders, and the theoretical underpinnings of representation learning and latent spaces.
CS236: Deep Generative Models - Variational Autoencoders (VAEs), Stefano Ermon, Aditya Grover, 2023Stanford University (Stanford University) - Lecture notes from Stanford University's CS236 course, covering Variational Autoencoders and practical applications of latent space manipulation.