Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Exploring Model Transferability through the Lens of Potential Energy

About

Transfer learning has become crucial in computer vision tasks due to the vast availability of pre-trained deep learning models. However, selecting the optimal pre-trained model from a diverse pool for a specific downstream task remains a challenge. Existing methods for measuring the transferability of pre-trained models rely on statistical correlations between encoded static features and task labels, but they overlook the impact of underlying representation dynamics during fine-tuning, leading to unreliable results, especially for self-supervised models. In this paper, we present an insightful physics-inspired approach named PED to address these challenges. We reframe the challenge of model selection through the lens of potential energy and directly model the interaction forces that influence fine-tuning dynamics. By capturing the motion of dynamic representations to decline the potential energy within a force-driven physical model, we can acquire an enhanced and more stable observation for estimating transferability. The experimental results on 10 downstream tasks and 12 self-supervised models demonstrate that our approach can seamlessly integrate into existing ranking techniques and enhance their performances, revealing its effectiveness for the model selection task and its potential for understanding the mechanism in transfer learning. Code will be available at https://github.com/lixiaotong97/PED.

Xiaotong Li, Zixuan Hu, Yixiao Ge, Ying Shan, Ling-Yu Duan• 2023

Related benchmarks

TaskDatasetResultRank
Model SelectionDTD
Weighted Kendall's Tau0.907
46
Model SelectionCIFAR10
Weighted Kendall's Tau0.77
36
Model SelectionCars
Weighted Kendall's Tau0.649
36
Model SelectionCIFAR100
Weighted Kendall's Tau0.749
36
Model SelectionSUN397
Weighted Kendall's Tau0.661
36
Model SelectionPets
Weighted Kendall's Tau0.625
36
Model SelectionCaltech
Weighted Kendall's Tau0.614
24
Model SelectionFlowers
Weighted Kendall's Tau0.777
17
Model SelectionVOC 2007
Weighted Kendall's Tau0.728
17
Model SelectionFood
Weighted Kendall's Tau0.581
17
Showing 10 of 10 rows

Other info

Follow for update