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 - Presents a seminal approach to training deep autoencoders for unsupervised pre-training, laying the groundwork for learning effective data representations used in transfer learning.
A Survey on Transfer Learning, Sinno Jialin Pan, Qiang Yang, 2010IEEE Transactions on Knowledge and Data Engineering, Vol. 22 (IEEE)DOI: 10.1109/TKDE.2009.191 - A foundational survey that categorizes and defines transfer learning paradigms, providing essential theoretical background for reusing learned models across different domains.
Deep Learning, Ian Goodfellow, Yoshua Bengio, Aaron Courville, 2016 (MIT Press) - A comprehensive textbook covering autoencoders, representation learning, and general principles of transfer learning in deep neural networks. Chapters 14 and 15 are particularly relevant.
Transfer Learning for Deep Learning: A Survey, Fuzhen Zhuang, Xiangliang Zhang, Pengfei Du, et al., 2021Journal of Artificial Intelligence Research, Vol. 71 (Journal of Artificial Intelligence Research)DOI: 10.1613/jair.1.12151 - Provides an up-to-date overview of transfer learning techniques tailored for deep learning, including discussions on various strategies relevant to using pre-trained deep models as feature extractors or for fine-tuning.