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 - This seminal paper introduced the concept of deep autoencoders for effective unsupervised pre-training, significantly influencing the development of neural networks.
Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - This authoritative textbook provides a comprehensive introduction to autoencoders, detailing their structure, training, and various forms within the broader context of deep learning.
CS230: Deep Learning - Lecture 12: Autoencoders and Word Embeddings, Andrew Ng, Kian Katanforoosh, and the Stanford CS230 Staff, 2018 - Stanford University's Deep Learning course lecture notes offer a clear and concise academic overview of autoencoder fundamentals, including their basic architecture.