Transferability-Guided Cross-Domain Cross-Task Transfer Learning
Yang Tan, Enming Zhang, Yang Li, Shao-Lun Huang, Xiao-Ping Zhang

TL;DR
This paper introduces two efficient, auxiliary-free transferability metrics, F-OTCE and JC-OTCE, that accurately evaluate and enhance cross-domain, cross-task transfer learning, significantly reducing computation time and improving transfer accuracy.
Contribution
The paper presents novel transferability metrics F-OTCE and JC-OTCE that are more efficient and accurate than existing methods, enabling better transfer learning without auxiliary tasks.
Findings
F-OTCE and JC-OTCE outperform state-of-the-art metrics in correlation with ground-truth transfer accuracy.
They reduce computation time from 43 minutes to under 11 seconds for task pairs.
F-OTCE improves transfer accuracy in few-shot classification by up to 4.41%.
Abstract
We propose two novel transferability metrics F-OTCE (Fast Optimal Transport based Conditional Entropy) and JC-OTCE (Joint Correspondence OTCE) to evaluate how much the source model (task) can benefit the learning of the target task and to learn more transferable representations for cross-domain cross-task transfer learning. Unlike the existing metric that requires evaluating the empirical transferability on auxiliary tasks, our metrics are auxiliary-free such that they can be computed much more efficiently. Specifically, F-OTCE estimates transferability by first solving an Optimal Transport (OT) problem between source and target distributions, and then uses the optimal coupling to compute the Negative Conditional Entropy between source and target labels. It can also serve as a loss function to maximize the transferability of the source model before finetuning on the target task.…
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 · Machine Learning and ELM · Multimodal Machine Learning Applications
