English

Enhancing pretraining efficiency for medical image segmentation via transferability metrics

Computer Vision and Pattern Recognition 2025-06-09 v2 Machine Learning Image and Video Processing

Abstract

In medical image segmentation tasks, the scarcity of labeled training data poses a significant challenge when training deep neural networks. When using U-Net-style architectures, it is common practice to address this problem by pretraining the encoder part on a large general-purpose dataset like ImageNet. However, these methods are resource-intensive and do not guarantee improved performance on the downstream task. In this paper we investigate a variety of training setups on medical image segmentation datasets, using ImageNet-pretrained models. By examining over 300 combinations of models, datasets, and training methods, we find that shorter pretraining often leads to better results on the downstream task, providing additional proof to the well-known fact that the accuracy of the model on ImageNet is a poor indicator for downstream performance. As our main contribution, we introduce a novel transferability metric, based on contrastive learning, that measures how robustly a pretrained model is able to represent the target data. In contrast to other transferability scores, our method is applicable to the case of transferring from ImageNet classification to medical image segmentation. We apply our robustness score by measuring it throughout the pretraining phase to indicate when the model weights are optimal for downstream transfer. This reduces pretraining time and improves results on the target task.

Keywords

Cite

@article{arxiv.2410.18677,
  title  = {Enhancing pretraining efficiency for medical image segmentation via transferability metrics},
  author = {Gábor Hidy and Bence Bakos and András Lukács},
  journal= {arXiv preprint arXiv:2410.18677},
  year   = {2025}
}

Comments

An error was discovered in the aggregation process of our results, particularly affecting the experiments involving the advanced pretraining method. This impacts the main conclusions of the paper, and we are therefore withdrawing the submission

R2 v1 2026-06-28T19:34:11.368Z