Med3D: Transfer Learning for 3D Medical Image Analysis
Sihong Chen, Kai Ma, Yefeng Zheng

TL;DR
This paper introduces Med3D, a transfer learning approach using a large, diverse 3D medical dataset to pre-train models, significantly improving training speed and accuracy in various 3D medical imaging tasks.
Contribution
It presents a novel heterogeneous 3D network and a large multi-domain dataset for effective transfer learning in 3D medical image analysis.
Findings
Med3D accelerates training convergence by 2-10 times.
Pre-trained Med3D models improve accuracy by 3-20%.
Achieved near state-of-the-art results on LiTS challenge.
Abstract
The performance on deep learning is significantly affected by volume of training data. Models pre-trained from massive dataset such as ImageNet become a powerful weapon for speeding up training convergence and improving accuracy. Similarly, models based on large dataset are important for the development of deep learning in 3D medical images. However, it is extremely challenging to build a sufficiently large dataset due to difficulty of data acquisition and annotation in 3D medical imaging. We aggregate the dataset from several medical challenges to build 3DSeg-8 dataset with diverse modalities, target organs, and pathologies. To extract general medical three-dimension (3D) features, we design a heterogeneous 3D network called Med3D to co-train multi-domain 3DSeg-8 so as to make a series of pre-trained models. We transfer Med3D pre-trained models to lung segmentation in LIDC dataset,…
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
- 🤗TencentMedicalNet/MedicalNet-Resnet10model· ♡ 4♡ 4
- 🤗TencentMedicalNet/MedicalNet-Resnet18model· ♡ 1♡ 1
- 🤗TencentMedicalNet/MedicalNet-Resnet34model
- 🤗TencentMedicalNet/MedicalNet-Resnet50model· ♡ 1♡ 1
- 🤗TencentMedicalNet/MedicalNet-Resnet101model· ♡ 2♡ 2
- 🤗TencentMedicalNet/MedicalNet-Resnet152model
- 🤗TencentMedicalNet/MedicalNet-Resnet200model
- 🤗nwirandx/medicalnet-resnet3d10model· 3 dl· ♡ 13 dl♡ 1
- 🤗nwirandx/medicalnet-resnet3d10-23datasetsmodel· 60 dl· ♡ 160 dl♡ 1
- 🤗nwirandx/medicalnet-resnet3d50model· 28 dl· ♡ 128 dl♡ 1
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Radiomics and Machine Learning in Medical Imaging · Advanced Neural Network Applications
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
