Hub-Pathway: Transfer Learning from A Hub of Pre-trained Models
Yang Shu, Zhangjie Cao, Ziyang Zhang, Jianmin Wang, Mingsheng Long

TL;DR
This paper introduces Hub-Pathway, a framework for transfer learning from a diverse model hub, enabling efficient knowledge transfer and improved performance across tasks by dynamically selecting and aggregating models.
Contribution
It proposes a novel end-to-end trainable framework that dynamically explores and exploits knowledge from multiple pre-trained models in a model hub for transfer learning.
Findings
Achieves state-of-the-art results on vision and reinforcement learning tasks.
Effectively explores diverse pathways to optimize knowledge transfer.
Enhances model performance by data-dependent pathway routing.
Abstract
Transfer learning aims to leverage knowledge from pre-trained models to benefit the target task. Prior transfer learning work mainly transfers from a single model. However, with the emergence of deep models pre-trained from different resources, model hubs consisting of diverse models with various architectures, pre-trained datasets and learning paradigms are available. Directly applying single-model transfer learning methods to each model wastes the abundant knowledge of the model hub and suffers from high computational cost. In this paper, we propose a Hub-Pathway framework to enable knowledge transfer from a model hub. The framework generates data-dependent pathway weights, based on which we assign the pathway routes at the input level to decide which pre-trained models are activated and passed through, and then set the pathway aggregation at the output level to aggregate the…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Multimodal Machine Learning Applications
