Related Experiment Video
Updated: Jul 3, 2025

10:25
Brain Infarct Segmentation and Registration on MRI or CT for Lesion-symptom Mapping
Published on: September 25, 2019
48.1K
Performance of convolutional neural networks for the classification of brain tumors using magnetic resonance imaging
Daniel Reyes1,2, Javier Sánchez2
1Dr. Stetter ITQ S.L.U., Parque Científico Tecnológico, Las Palmas de Gran Canaria, 35017, Spain.
Heliyon
|February 14, 2024
Summary
This study compares deep learning models for brain tumor classification, finding that models like MobileNet and EfficientNet achieve high accuracy (up to 98.7%) with excellent efficiency. Transfer learning with fine-tuning generally yields the best results.
Area of Science:
- Medical Imaging
- Artificial Intelligence
- Computational Neuroscience
Background:
- Brain tumor classification is complex due to tumor heterogeneity.
- Deep learning shows promise for accurate tumor detection and classification.
- A standardized comparison of deep learning techniques for brain tumor classification is lacking.
Purpose of the Study:
- To analyze and compare the performance of various convolutional neural networks (CNNs) for brain tumor classification.
- To evaluate different deep learning architectures including custom CNNs, VGG, ResNet, EfficientNet, and ConvNeXt.
- To assess the impact of training strategies like transfer learning and fine-tuning on classification accuracy.
Main Methods:
- Utilized two magnetic resonance imaging (MRI) datasets comprising over 3000 images of gliomas, meningiomas, pituitary tumors, and healthy tissues.
- Implemented and compared a custom CNN, VGG, ResNet, EfficientNet, and ConvNeXt architectures.
- Evaluated models using training from scratch, data augmentation, transfer learning, and fine-tuning, optimizing hyperparameters on training and validation sets.
Main Results:
- Several CNNs achieved high accuracy, with the best model reaching 98.7%.
- Average precision varied by tumor type: gliomas (94.3%), meningiomas (93.8%), pituitary tumors (97.9%), and non-tumor images (95.3%).
- MobileNet and EfficientNet demonstrated superior performance regarding accuracy and computational complexity, with fast training times and high image throughput.
Conclusions:
- Deep learning models, particularly efficient architectures like MobileNet and EfficientNet, are highly effective for brain tumor classification using MRI data.
- Transfer learning combined with fine-tuning is the most effective strategy for maximizing classification accuracy.
- While data augmentation did not consistently improve accuracy, efficient models offer a balance of high performance and computational feasibility.
Related Concept Videos
Brain Imaging
229
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...
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...
229
Magnetic Resonance Imaging
5.2K
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...
5.2K

