Transferability Estimation for Semantic Segmentation Task
Yang Tan, Yang Li, Shao-Lun Huang

TL;DR
This paper extends an analytical transferability metric, OTCE, to semantic segmentation tasks, enabling efficient prediction of transfer performance without full transfer, validated on multiple datasets.
Contribution
It adapts the OTCE transferability score for semantic segmentation by sampling pixels to handle high-dimensional outputs, addressing a gap in transferability estimation methods.
Findings
OTCE score correlates highly with actual transfer performance.
Sampling pixels reduces computational cost effectively.
Method validated on Cityscapes, BDD100K, and GTA5 datasets.
Abstract
Transferability estimation is a fundamental problem in transfer learning to predict how good the performance is when transferring a source model (or source task) to a target task. With the guidance of transferability score, we can efficiently select the highly transferable source models without performing the real transfer in practice. Recent analytical transferability metrics are mainly designed for image classification problem, and currently there is no specific investigation for the transferability estimation of semantic segmentation task, which is an essential problem in autonomous driving, medical image analysis, etc. Consequently, we further extend the recent analytical transferability metric OTCE (Optimal Transport based Conditional Entropy) score to the semantic segmentation task. The challenge in applying the OTCE score is the high dimensional segmentation output, which is…
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
