On dataset transferability in medical image classification

📅 2024-12-28
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing general-purpose image transformations and transferability assessment methods perform poorly for cross-domain transfer of pretrained models—particularly from natural to medical imaging—and lack reliable benchmarks. Method: We propose the first transferability metric that jointly quantifies feature quality and gradient sensitivity, pioneering the incorporation of gradient signals into medical image transfer evaluation and challenging the implicit assumption that the target dataset is inherently the optimal source. We further construct the first ground-truth benchmark dataset for medical image transfer performance. Results: Experiments demonstrate that our metric significantly outperforms state-of-the-art baselines in both intra-domain (source-to-source) and cross-domain (natural-to-medical) transfer scenarios. Moreover, it uncovers key determinants of medical image transferability and characterizes the systematic degradation of cross-domain performance.

Technology Category

Application Category

📝 Abstract
Current transferability estimation methods designed for natural image datasets are often suboptimal in medical image classification. These methods primarily focus on estimating the suitability of pre-trained source model features for a target dataset, which can lead to unrealistic predictions, such as suggesting that the target dataset is the best source for itself. To address this, we propose a novel transferability metric that combines feature quality with gradients to evaluate both the suitability and adaptability of source model features for target tasks. We evaluate our approach in two new scenarios: source dataset transferability for medical image classification and cross-domain transferability. Our results show that our method outperforms existing transferability metrics in both settings. We also provide insight into the factors influencing transfer performance in medical image classification, as well as the dynamics of cross-domain transfer from natural to medical images. Additionally, we provide ground-truth transfer performance benchmarking results to encourage further research into transferability estimation for medical image classification. Our code and experiments are available at https://github.com/DovileDo/transferability-in-medical-imaging.
Problem

Research questions and friction points this paper is trying to address.

Medical Image Classification
Feature Adaptability
Accuracy Improvement
Innovation

Methods, ideas, or system contributions that make the work stand out.

Medical Image Classification
Adaptive Image Transformation
Cross-Domain Data Adaptation
🔎 Similar Papers
No similar papers found.