Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - Provides a foundational theoretical and practical framework for various autoencoder types and their applications in deep learning.
Auto-Encoding Variational Bayes, Diederik P. Kingma and Max Welling, 2013International Conference on Learning Representations (ICLR)DOI: 10.48550/arXiv.1312.6114 - Introduces the Variational Autoencoder (VAE) framework, a cornerstone for generative modeling and learning structured latent representations.
Extracting and Composing Robust Features with Denoising Autoencoders, Pascal Vincent, Hugo Larochelle, Yoshua Bengio, and Pierre-Antoine Manzagol, 2008Proceedings of the 25th International Conference on Machine Learning (ICML) (ACM)DOI: 10.1145/1390156.1390294 - Presents the Denoising Autoencoder, a method for learning robust data representations by reconstructing corrupted inputs.