KITE: A Kernel-based Improved Transferability Estimation Method
Yunhui Guo

TL;DR
KITE introduces a kernel-based transferability estimation method that assesses feature separability and similarity, providing a reliable, fast, and robust way to select pre-trained models for transfer learning.
Contribution
KITE presents a novel kernel-based approach for transferability estimation, improving reliability and efficiency over existing methods.
Findings
KITE outperforms existing transferability estimation methods significantly.
KITE is fast, easy to interpret, and robust to dataset size.
Extensive experiments on a large benchmark validate KITE's effectiveness.
Abstract
Transferability estimation has emerged as an important problem in transfer learning. A transferability estimation method takes as inputs a set of pre-trained models and decides which pre-trained model can deliver the best transfer learning performance. Existing methods tackle this problem by analyzing the output of the pre-trained model or by comparing the pre-trained model with a probe model trained on the target dataset. However, neither is sufficient to provide reliable and efficient transferability estimations. In this paper, we present a novel perspective and introduce Kite, as a Kernel-based Improved Transferability Estimation method. Kite is based on the key observations that the separability of the pre-trained features and the similarity of the pre-trained features to random features are two important factors for estimating transferability. Inspired by kernel methods, Kite…
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
MethodsSparse Evolutionary Training
