Practical Transferability Estimation for Image Classification Tasks
Yang Tan, Yang Li, Shao-Lun Huang

TL;DR
This paper introduces JC-NCE, a practical transferability metric for image classification that improves robustness and accuracy without needing auxiliary tasks, outperforming existing methods in various transfer settings.
Contribution
The paper proposes JC-NCE, a new transferability score that enhances robustness and efficiency by eliminating auxiliary tasks and leveraging optimal transport for better task difference estimation.
Findings
JC-NCE outperforms OTCE by 7-12% in transferability accuracy.
JC-NCE is more robust than existing metrics across datasets.
The method reduces computational overhead compared to prior approaches.
Abstract
Transferability estimation is an essential problem in transfer learning to predict how good the performance is when transferring a source model (or source task) to a target task. Recent analytical transferability metrics have been widely used for source model selection and multi-task learning. A major challenge is how to make transfereability estimation robust under the cross-domain cross-task settings. The recently proposed OTCE score solves this problem by considering both domain and task differences, with the help of transfer experiences on auxiliary tasks, which causes an efficiency overhead. In this work, we propose a practical transferability metric called JC-NCE score that dramatically improves the robustness of the task difference estimation in OTCE, thus removing the need for auxiliary tasks. Specifically, we build the joint correspondences between source and target data via…
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 · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
