Fast and Accurate Transferability Measurement by Evaluating Intra-class Feature Variance
Huiwen Xu, U Kang

TL;DR
This paper introduces TMI, a fast and accurate transferability measurement method that evaluates intra-class feature variance to better predict a pre-trained model's performance on new tasks, applicable across various scenarios.
Contribution
The paper proposes TMI, a novel transferability measurement approach based on intra-class feature variance, which outperforms existing methods in accuracy and applicability.
Findings
TMI outperforms competitors in selecting top-5 models.
TMI shows better correlation in 13 out of 17 cases.
Intra-class variance provides a more accurate transferability estimate.
Abstract
Given a set of pre-trained models, how can we quickly and accurately find the most useful pre-trained model for a downstream task? Transferability measurement is to quantify how transferable is a pre-trained model learned on a source task to a target task. It is used for quickly ranking pre-trained models for a given task and thus becomes a crucial step for transfer learning. Existing methods measure transferability as the discrimination ability of a source model for a target data before transfer learning, which cannot accurately estimate the fine-tuning performance. Some of them restrict the application of transferability measurement in selecting the best supervised pre-trained models that have classifiers. It is important to have a general method for measuring transferability that can be applied in a variety of situations, such as selecting the best self-supervised pre-trained models…
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
TopicsDomain Adaptation and Few-Shot Learning · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
