Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - Provides a comprehensive academic treatment of autoencoders, detailing their architecture, training, and the mechanism for learning efficient data representations.
Reducing the Dimensionality of Data with Neural Networks, Geoffrey E. Hinton, Ruslan R. Salakhutdinov, 2006Science, Vol. 313 (American Association for the Advancement of Science)DOI: 10.1126/science.1127647 - A seminal paper demonstrating the effectiveness of deep autoencoders for learning low-dimensional representations of high-dimensional data, highlighting their capability for feature discovery.
Neural Networks and Deep Learning, Michael Nielsen, 2015 - An online book offering an intuitive explanation of neural networks and deep learning, with a chapter dedicated to autoencoders and their role in learning representations.