Transferability Metrics for Selecting Source Model Ensembles
Andrea Agostinelli, Jasper Uijlings, Thomas Mensink, Vittorio Ferrari

TL;DR
This paper introduces new transferability metrics to efficiently select source model ensembles for transfer learning, significantly improving semantic segmentation performance across diverse datasets.
Contribution
The paper proposes novel transferability metrics specifically designed for ensemble selection in transfer learning, validated on a large, diverse pool of models for semantic segmentation.
Findings
Ensemble selection with proposed metrics outperforms baselines by 6.0% mean IoU.
New metrics effectively predict ensemble performance on target datasets.
Method reduces computational cost compared to exhaustive ensemble fine-tuning.
Abstract
We address the problem of ensemble selection in transfer learning: Given a large pool of source models we want to select an ensemble of models which, after fine-tuning on the target training set, yields the best performance on the target test set. Since fine-tuning all possible ensembles is computationally prohibitive, we aim at predicting performance on the target dataset using a computationally efficient transferability metric. We propose several new transferability metrics designed for this task and evaluate them in a challenging and realistic transfer learning setup for semantic segmentation: we create a large and diverse pool of source models by considering 17 source datasets covering a wide variety of image domain, two different architectures, and two pre-training schemes. Given this pool, we then automatically select a subset to form an ensemble performing well on a given target…
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 · Multimodal Machine Learning Applications · Advanced Neural Network Applications
