Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - Comprehensive coverage of autoencoders, their architecture, and the properties of learned representations. It addresses concepts of latent space and feature learning central to this section.
Visualizing Data using t-SNE, Laurens van der Maaten, Geoffrey Hinton, 2008Journal of Machine Learning Research, Vol. 9 - Introduces t-SNE, a technique for visualizing high-dimensional data. This method is directly applicable to projecting higher-dimensional autoencoder latent spaces into 2D or 3D for inspection.