Transfer learning from a sparsely annotated dataset of 3D medical images
Gabriel Efrain Humpire-Mamani, Colin Jacobs, Mathias Prokop, Bram van, Ginneken, Nikolas Lessmann

TL;DR
This study demonstrates that transfer learning from a large, sparsely annotated 3D medical imaging dataset significantly improves organ segmentation performance in new tasks, especially with limited data, and is beneficial across different imaging modalities.
Contribution
It introduces a transfer learning approach using a base 3D U-Net model trained on sparse data, showing its effectiveness in improving segmentation accuracy in medical imaging tasks.
Findings
Transfer learning boosts performance with small datasets.
Fine-tuning the base model yields better results than full retraining.
Cross-modality transfer learning from CT scans is effective.
Abstract
Transfer learning leverages pre-trained model features from a large dataset to save time and resources when training new models for various tasks, potentially enhancing performance. Due to the lack of large datasets in the medical imaging domain, transfer learning from one medical imaging model to other medical imaging models has not been widely explored. This study explores the use of transfer learning to improve the performance of deep convolutional neural networks for organ segmentation in medical imaging. A base segmentation model (3D U-Net) was trained on a large and sparsely annotated dataset; its weights were used for transfer learning on four new down-stream segmentation tasks for which a fully annotated dataset was available. We analyzed the training set size's influence to simulate scarce data. The results showed that transfer learning from the base model was beneficial when…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · Colorectal Cancer Screening and Detection · COVID-19 diagnosis using AI
MethodsSparse Evolutionary Training · Balanced Selection
