UFLDL Tutorial: Sparse Autoencoders, Andrew Ng, Jiquan Ngiam, Chuan-Chang Wang, Christopher D. Manning, Erhan Baydogan, Pradnya Kuchibhotla, Vivek Ramavajjala, Rahul Gaur, David F. Miller, 2011 (Stanford University) - Detailed explanation of sparse autoencoders, including L1 and KL-divergence regularization methods, often referenced in deep learning courses.
Deep Learning, Ian Goodfellow, Yoshua Bengio, Aaron Courville, 2016 (MIT Press) - A comprehensive textbook covering foundational concepts of deep learning, including autoencoders, regularization techniques, and sparse representations.
Representation Learning: A Review and New Perspectives, Yoshua Bengio, Aaron Courville, Pascal Vincent, 2013IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol. 35 (IEEE)DOI: 10.1109/TPAMI.2013.42 - A seminal review article discussing representation learning, where sparse autoencoders play a significant role in learning disentangled and efficient features.