English

P2L: Predicting Transfer Learning for Images and Semantic Relations

Machine Learning 2020-10-19 v2 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Transfer learning enhances learning across tasks, by leveraging previously learned representations -- if they are properly chosen. We describe an efficient method to accurately estimate the appropriateness of a previously trained model for use in a new learning task. We use this measure, which we call "Predict To Learn" ("P2L"), in the two very different domains of images and semantic relations, where it predicts, from a set of "source" models, the one model most likely to produce effective transfer for training a given "target" model. We validate our approach thoroughly, by assembling a collection of candidate source models, then fine-tuning each candidate to perform each of a collection of target tasks, and finally measuring how well transfer has been enhanced. Across 95 tasks within multiple domains (images classification and semantic relations), the P2L approach was able to select the best transfer learning model on average, while the heuristic of choosing model trained with the largest data set selected the best model in only 55 cases. These results suggest that P2L captures important information in common between source and target tasks, and that this shared informational structure contributes to successful transfer learning more than simple data size.

Keywords

Cite

@article{arxiv.1908.07630,
  title  = {P2L: Predicting Transfer Learning for Images and Semantic Relations},
  author = {Bishwaranjan Bhattacharjee and John R. Kender and Matthew Hill and Parijat Dube and Siyu Huo and Michael R. Glass and Brian Belgodere and Sharath Pankanti and Noel Codella and Patrick Watson},
  journal= {arXiv preprint arXiv:1908.07630},
  year   = {2020}
}

Comments

10 pages, 8 figures, 4 tables

R2 v1 2026-06-23T10:52:44.345Z