BeST -- A Novel Source Selection Metric for Transfer Learning
Ashutosh Soni, Peizhong Ju, Atilla Eryilmaz, Ness B. Shroff

TL;DR
This paper introduces BeST, a new task-similarity metric for transfer learning that efficiently identifies the most suitable source models for a target task, saving computational resources.
Contribution
We propose a novel, quick-to-compute similarity metric (BeST) that predicts the transferability of source models without extensive training.
Findings
BeST accurately predicts the best source models across datasets.
The metric reduces computational costs before transfer learning.
Experimental results show consistent performance improvements.
Abstract
One of the most fundamental, and yet relatively less explored, goals in transfer learning is the efficient means of selecting top candidates from a large number of previously trained models (optimized for various "source" tasks) that would perform the best for a new "target" task with a limited amount of data. In this paper, we undertake this goal by developing a novel task-similarity metric (BeST) and an associated method that consistently performs well in identifying the most transferrable source(s) for a given task. In particular, our design employs an innovative quantization-level optimization procedure in the context of classification tasks that yields a measure of similarity between a source model and the given target data. The procedure uses a concept similar to early stopping (usually implemented to train deep neural networks (DNNs) to ensure generalization) to derive a function…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis
MethodsEarly Stopping
