paper-with-me

홈 › Papers

The Performance of Transferability Metrics does not Translate to Medical Tasks

2023-08-14 · Levy Chaves, Alceu Bissoto, Eduardo Valle, Sandra Avila

Transfer learning boosts the performance of medical image analysis by enabling deep learning (DL) on small datasets through the knowledge acquired from large ones. As the number of DL architectures explodes, exhaustively attempting all candidates becomes unfeasible, motivating cheaper alternatives for choosing them. Transferability scoring methods emerge as an enticing solution, allowing to efficiently calculate a score that correlates with the architecture accuracy on any target dataset. However, since transferability scores have not been evaluated on medical datasets, their use in this context remains uncertain, preventing them from benefiting practitioners. We fill that gap in this work, thoroughly evaluating seven transferability scores in three medical applications, including out-of-distribution scenarios. Despite promising results in general-purpose datasets, our results show that no transferability score can reliably and consistently estimate target performance in medical contexts, inviting further work in that direction.

📄 PDF Abstract BibTeX arXiv:2308.07444

Code (1)

virtualspaceman/transfer-estimation-medical 공식 구현 pytorch

Tasks

Medical Image AnalysisTransfer Learning

Similar Papers 제목 키워드 기반

On dataset transferability in medical image classification

2024-12-28 · Dovile Juodelyte, Enzo Ferrante, Yucheng Lu, Prabhant Singh 외

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…

BenchmarkingClassificationimage-classificationImage Classification+1

Beyond Attack Success Rate: A Multi-Metric Evaluation of Adversarial Transferability in Medical Imaging Models

2026-04-16 · Emily Curl, Kofi Ampomah, Md Erfan, Sayanton Dibbo arxiv

While deep learning systems are becoming increasingly prevalent in medical image analysis, their vulnerabilities to adversarial perturbations raise serious concerns for clinical deployment. These vulnerability evaluation…

Adversarial Robustness

Enhancing pretraining efficiency for medical image segmentation via transferability metrics

2024-10-24 · Gábor Hidy, Bence Bakos, András Lukács

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 pro…

Contrastive LearningImage SegmentationMedical Image SegmentationSegmentation+1

Transferability Estimation for Semantic Segmentation Task

2021-09-30 · Yang Tan, Yang Li, Shao-Lun Huang

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 sco…

Autonomous Drivingimage-classificationImage ClassificationMedical Image Analysis+3

Topology-Driven Transferability Estimation of Medical Foundation Models for Segmentation

2026-02-27 · Jiaqi Tang, Shaoyang Zhang, Xiaoqi Wang, Jiaying Zhou 외 arxiv

The advent of large-scale self-supervised learning (SSL) has produced a vast zoo of medical foundation models. However, selecting optimal medical foundation models for specific segmentation tasks remains a computational …

Self-Supervised Learning