Not All Models Are Equal: Predicting Model Transferability in a Self-challenging Fisher Space
Wenqi Shao, Xun Zhao, Yixiao Ge, Zhaoyang Zhang, Lei Yang, Xiaogang, Wang, Ying Shan, Ping Luo

TL;DR
This paper introduces SFDA, a novel transferability metric that predicts the effectiveness of pre-trained models for downstream tasks by embedding features into Fisher space and applying a self-challenging mechanism, outperforming existing methods.
Contribution
The paper proposes SFDA, a new transferability metric that captures fine-tuning dynamics and improves model ranking accuracy with efficiency and robustness.
Findings
SFDA outperforms state-of-the-art methods like NLEEP by 59.1% in transferability prediction.
SFDA achieves 22.5x speedup in wall-clock time compared to previous methods.
Extensive experiments on 33 models and 11 tasks validate SFDA's effectiveness and robustness.
Abstract
This paper addresses an important problem of ranking the pre-trained deep neural networks and screening the most transferable ones for downstream tasks. It is challenging because the ground-truth model ranking for each task can only be generated by fine-tuning the pre-trained models on the target dataset, which is brute-force and computationally expensive. Recent advanced methods proposed several lightweight transferability metrics to predict the fine-tuning results. However, these approaches only capture static representations but neglect the fine-tuning dynamics. To this end, this paper proposes a new transferability metric, called \textbf{S}elf-challenging \textbf{F}isher \textbf{D}iscriminant \textbf{A}nalysis (\textbf{SFDA}), which has many appealing benefits that existing works do not have. First, SFDA can embed the static features into a Fisher space and refine them for better…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Advanced Neural Network Applications
