In-Domain Transfer Learning Strategy for Tumor Detection on Brain MRI
Duygu Sinanc Terzi1, Nuh Azginoglu2
1Department of Computer Engineering, Amasya University, Amasya 05100, Turkey.
Diagnostics (Basel, Switzerland)
|June 28, 2023
Summary
Transfer learning using medical image datasets significantly outperforms natural image datasets for medical object detection, showing better success and convergence. In-domain transfer learning proves more efficient than cross-domain approaches, even with less data.
Area of Science:
- Medical Imaging
- Computer Vision
- Deep Learning
Background:
- Transfer learning is crucial for data-scarce domains like medical imaging.
- The efficacy of natural image datasets for pre-training in medical fields remains debated.
- Quantitative comparison of transfer learning strategies is needed for medical object detection.
Purpose of the Study:
- To quantitatively compare transfer learning for medical object detection using natural vs. medical image datasets.
- To evaluate different weight initialization methods for transfer learning.
- To assess the impact of data augmentation on transfer learning performance.
Main Methods:
- Utilized Mask R-CNN architecture for object detection and segmentation.
- Employed MS COCO (natural) and BraTS 2020 (medical) datasets for pre-training.
- Gazi Brains 2020 dataset served as the target for medical object detection.
- Compared five different weight initialization strategies.
Main Results:
- Medical image pre-training yielded 10% higher success and 24% better convergence than natural image pre-training.
- Transfer learning with MS COCO or random weights showed performance similar to data augmentation.
- In-domain transfer learning demonstrated higher efficiency than cross-domain transfer learning, irrespective of data volume.
Conclusions:
- In-domain transfer learning, particularly with medical datasets, is superior for medical object detection tasks.
- The Gazi Brains 2020 dataset is introduced for in-domain transfer learning in brain MRI analysis.
- Deep neural networks benefit from knowledge transfer within the same domain for improved medical image analysis.
Related Concept Videos
Magnetic Resonance Imaging
Magnetic resonance imaging (MRI) is a noninvasive medical imaging technique based on a phenomenon of nuclear physics discovered in the 1930s, in which matter exposed to magnetic fields and radio waves was found to emit radio signals. In 1970, a physician and researcher named Raymond Damadian noticed that malignant (cancerous) tissue gave off different signals than normal body tissue. He applied for a patent for the first MRI scanning device in clinical use by the early 1980s. The early MRI...
Brain Imaging
Brain imaging technologies provide critical insights into both the structure and function of the human brain, enabling medical professionals and researchers to diagnose, study, and treat neurological disorders or psychiatric disorders more effectively.
These technologies include computerized axial tomography (CAT or CT scans), positron-emission tomography (PET scans), magnetic resonance imaging (MRI), functional magnetic resonance imaging (fMRI), and Transcranial Magnetic Stimulation (TMS).
These technologies include computerized axial tomography (CAT or CT scans), positron-emission tomography (PET scans), magnetic resonance imaging (MRI), functional magnetic resonance imaging (fMRI), and Transcranial Magnetic Stimulation (TMS).


