Transferring Models Trained on Natural Images to 3D MRI via Position Encoded Slice Models
Umang Gupta, Tamoghna Chattopadhyay, Nikhil Dhinagar, Paul M., Thompson, Greg Ver Steeg, The Alzheimer's Disease Neuroimaging Initiative, (ADNI)

TL;DR
This paper demonstrates that pretrained 2D image models can be effectively transferred to 3D MRI analysis by using position-encoded slice models, improving neuroimaging task performance.
Contribution
The study introduces position-encoded slice models that leverage ImageNet pretrained weights for 3D MRI tasks, enhancing transfer learning in neuroimaging.
Findings
Pretrained 2D models outperform training from scratch on MRI tasks.
Position embeddings can improve model performance.
Transfer learning benefits are demonstrated on brain age and Alzheimer's detection.
Abstract
Transfer learning has remarkably improved computer vision. These advances also promise improvements in neuroimaging, where training set sizes are often small. However, various difficulties arise in directly applying models pretrained on natural images to radiologic images, such as MRIs. In particular, a mismatch in the input space (2D images vs. 3D MRIs) restricts the direct transfer of models, often forcing us to consider only a few MRI slices as input. To this end, we leverage the 2D-Slice-CNN architecture of Gupta et al. (2021), which embeds all the MRI slices with 2D encoders (neural networks that take 2D image input) and combines them via permutation-invariant layers. With the insight that the pretrained model can serve as the 2D encoder, we initialize the 2D encoder with ImageNet pretrained weights that outperform those initialized and trained from scratch on two neuroimaging…
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 · Medical Imaging and Analysis · COVID-19 diagnosis using AI
