paper-with-me

홈 › Papers

How Well Do Supervised 3D Models Transfer to Medical Imaging Tasks?

2025-01-20 · Wenxuan Li, Alan Yuille, Zongwei Zhou

The pre-training and fine-tuning paradigm has become prominent in transfer learning. For example, if the model is pre-trained on ImageNet and then fine-tuned to PASCAL, it can significantly outperform that trained on PASCAL from scratch. While ImageNet pre-training has shown enormous success, it is formed in 2D, and the learned features are for classification tasks; when transferring to more diverse tasks, like 3D image segmentation, its performance is inevitably compromised due to the deviation from the original ImageNet context. A significant challenge lies in the lack of large, annotated 3D datasets rivaling the scale of ImageNet for model pre-training. To overcome this challenge, we make two contributions. Firstly, we construct AbdomenAtlas 1.1 that comprises 9,262 three-dimensional computed tomography (CT) volumes with high-quality, per-voxel annotations of 25 anatomical structures and pseudo annotations of seven tumor types. Secondly, we develop a suite of models that are pre-trained on our AbdomenAtlas 1.1 for transfer learning. Our preliminary analyses indicate that the model trained only with 21 CT volumes, 672 masks, and 40 GPU hours has a transfer learning ability similar to the model trained with 5,050 (unlabeled) CT volumes and 1,152 GPU hours. More importantly, the transfer learning ability of supervised models can further scale up with larger annotated datasets, achieving significantly better performance than preexisting pre-trained models, irrespective of their pre-training methodologies or data sources. We hope this study can facilitate collective efforts in constructing larger 3D medical datasets and more releases of supervised pre-trained models.

📄 PDF Abstract BibTeX arXiv:2501.11253

Code (1)

mrgiovanni/suprem 공식 구현 pytorch

Tasks

Computed Tomography (CT)GPUImage SegmentationSemantic SegmentationTransfer Learning

Similar Papers 제목 키워드 기반

Not-so-supervised: a survey of semi-supervised, multi-instance, and transfer learning in medical image analysis

2018-04-17 · Veronika Cheplygina, Marleen de Bruijne, Josien P. W. Pluim

Machine learning (ML) algorithms have made a tremendous impact in the field of medical imaging. While medical imaging datasets have been growing in size, a challenge for supervised ML algorithms that is frequently mentio…

BIG-bench Machine LearningMedical Image AnalysisTransfer Learning

Supervised Transfer Learning at Scale for Medical Imaging

2021-01-14 · Basil Mustafa, Aaron Loh, Jan Freyberg, Patricia MacWilliams 외

Transfer learning is a standard technique to improve performance on tasks with limited data. However, for medical imaging, the value of transfer learning is less clear. This is likely due to the large domain mismatch bet…

FairnessOut-of-Distribution GeneralizationTransfer Learning

Self-supervised Representation Learning for Ultrasound Video

2020-02-28 · Jianbo Jiao, Richard Droste, Lior Drukker, Aris T. Papageorghiou 외

Recent advances in deep learning have achieved promising performance for medical image analysis, while in most cases ground-truth annotations from human experts are necessary to train the deep model. In practice, such an…

AnatomyMedical Image AnalysisRepresentation LearningSaliency Prediction+1

Understanding Calibration of Deep Neural Networks for Medical Image Classification

2023-09-22 · Abhishek Singh Sambyal, Usma Niyaz, Narayanan C. Krishnan, Deepti R. Bathula

In the field of medical image analysis, achieving high accuracy is not enough; ensuring well-calibrated predictions is also crucial. Confidence scores of a deep neural network play a pivotal role in explainability by pro…

image-classificationImage ClassificationMedical Image AnalysisMedical Image Classification+2

Self-Supervised Learning for Medical Image Data with Anatomy-Oriented Imaging Planes

2024-03-25 · Tianwei Zhang, Dong Wei, Mengmeng Zhu, Shi Gu 외

Self-supervised learning has emerged as a powerful tool for pretraining deep networks on unlabeled data, prior to transfer learning of target tasks with limited annotation. The relevance between the pretraining pretext a…

AnatomyMedical Image AnalysisRepresentation LearningSelf-Supervised Learning+2