English

What is being transferred in transfer learning?

Machine Learning 2021-01-18 v2 Machine Learning

Abstract

One desired capability for machines is the ability to transfer their knowledge of one domain to another where data is (usually) scarce. Despite ample adaptation of transfer learning in various deep learning applications, we yet do not understand what enables a successful transfer and which part of the network is responsible for that. In this paper, we provide new tools and analyses to address these fundamental questions. Through a series of analyses on transferring to block-shuffled images, we separate the effect of feature reuse from learning low-level statistics of data and show that some benefit of transfer learning comes from the latter. We present that when training from pre-trained weights, the model stays in the same basin in the loss landscape and different instances of such model are similar in feature space and close in parameter space.

Keywords

Cite

@article{arxiv.2008.11687,
  title  = {What is being transferred in transfer learning?},
  author = {Behnam Neyshabur and Hanie Sedghi and Chiyuan Zhang},
  journal= {arXiv preprint arXiv:2008.11687},
  year   = {2021}
}

Comments

Equal contribution, authors ordered randomly

R2 v1 2026-06-23T18:07:21.443Z