Deep Learning Approaches to Brain tumor Detection: A Review
Amal Kaab 1, Zakaria Hachkar 2, Younes Chihab 3
1 Physics, Energy, Environment and Applications Laboratory (LP2EA), Cadi Ayyad University, Polydisciplinary Faculty of Safi, Moroccoamalkaab97@gmail.com
2 Physics, Energy, Environment and Applications Laboratory (LP2EA), Cadi Ayyad University, Polydisciplinary Faculty of Safi, Morocco
3 Computer Science Research Laboratory (LaRI), Faculty of Sciences, Ibn Tofail University, Kenitra, Morocco.
* amalkaab97@gmail.com
Abstract: Brain tumors are a major global health challenge and one of the leading causes of death worldwide. Early detection is critical to improving survival. However, obtaining reliable and accurate results remains a significant challenge, even when utilizing high-quality brain imaging techniques. Diagnosing a brain tumor is often a lengthy process that requires extensive radiological expertise. In this context, using deep learning, particularly convolutional neural networks (CNNs), is a promising approach for improving both the accuracy and the efficiency of the diagnosis of brain tumors. This review analyses studies published between 2020 and 2024 on deep learning techniques to identify and categorize brain tumors. It also highlights the variety of methodologies and algorithms that have been put forth and evaluates the diverse applications of deep learning. In addition to publicly available datasets, it examines radiological imaging techniques. The aim of this study is to evaluate the effectiveness of different deep learning models in the identification and categorization of brain tumors from medical scans. Furthermore, the review highlights notable advances in the field and underscores crucial gaps.
Keywords: medical imaging, brain tumor detection, convolutional neural networks, deep learning.
Received: April 13, 2025
Revised: May 20, 2025
Accepted: June 05, 2025
Published: July 25, 2025
Citation: Kaab, A.; Hachkar, Z.; Chihab, Y. Deep Learning Approaches to Brain tumor Detection: A Review. Moroccan Journal of Health and Innovation (MJHI) 2025, Vol 1, No 2. https://mjhi-smb.com
Copyright: © 2025 by the authors.
- Introduction
Brain tumors are a major global health problem, accounting for more than 300,000 cases each year, according to the World Health Organization (WHO). They have increasing incidence rates worldwide (Arulmani et al., 2024). This makes early diagnosis a necessity to prevent their prevalence. Machine learning and deep learning can help diagnose and prevent brain tumors. Deep learning algorithms are the most preferred due to their high performance.
Brain tumors can be divided into two main categories (Arulmani et al., 2024): primary tumors, formed in the brain, and metastatic tumors, originating in other parts of the body and four times more frequent. Primary tumors are either glial or non-glial, benign or malignant. The WHO has classified tumors into 4 grades according to their malignancy, growth and histological characteristics. Grade 1 tumors are benign, growing slowly and often treatable by surgery. Grade 2 tumors, though benign, may involve neighboring tissues and recur at a higher grade. Grade 3 tumors, which are malignant, propagate rapidly and require treatments such as chemotherapy. Grade 4 tumors, the most aggressive, spread rapidly, recur frequently and require combined therapies.
Brain tumors can be classified according to how they grade, as follows (Kim and Lee, 2022): Craniopharyngiomas, which are benign but difficult to remove because of their proximity to critical structures such as the pituitary gland, are a type of low-grade brain tumor (grades I and II). Chordomas, rare malignancies, typically affect the axial bones and require targeted radiation therapies such as carbon ion or proton therapy. Gangliogliomas and gangliocytomas, often associated with seizures, develop in the temporal lobes and are common in young adults. Schwannomas, benign tumors of the peripheral nerves, are often treated with surgery or radiation, although vestibular schwannomas can cause hearing loss. Pituitary adenomas and pineocytomas, which are usually benign, occur in the pituitary gland and pineal gland, respectively, and are generally slow growing and treatable. High-grade (grade III and IV) brain tumors include anaplastic astrocytomas, aggressive malignancies that require surgery, radiation therapy, and chemotherapy. Anaplastic oligodendrogliomas, which originate from myelin-producing cells, also require a multimodal approach. Glioblastoma multiforme (GBM), the most malignant and aggressive form, is distinguished by abnormal cells, necrotic areas, and new blood vessel formation. There is no standard treatment for recurrent cases, but treatment typically includes surgery, radiation and chemotherapy.
The World Health Organization (WHO) classified malignant brain tumors as destructive and fatal neoplasms with high mortality rates that affect all age groups (Xie et al., 2022). According to the WHO, 9.6 million people worldwide die from brain tumors each year. Brain tumors are a common and serious disease that significantly reduces the life expectancy of people of all genders and all age groups (Buabeng et al., 2024). Early detection and treatment are critical to prevent permanent organ damage.
In the field of medical decision support, artificial intelligence (AI) is increasingly being used for disease detection and accurate diagnosis, has made remarkable progress in recent years. Solving real-world problems in different fields. Deep learning (DL), a branch of AI, is rapidly revolutionizing several fields by successfully tackling complex challenges like natural language processing and image recognition. Its powerful capabilities have also been applied to medicine, where DL models have proven effective in a variety of applications.
This paper is structured as follows: Section 2 presents an overview of machine learning and deep learning techniques used for brain tumor classification and detection. Section 3 discusses different imaging modalities, datasets and selection criteria considered in this review. Section 4 provides a performance analysis, while Section 5 concludes the study.
- Literature review of brain tumor classification models
A wide range of machine learning and deep learning methods have been developed for brain tumor image classification. In (Prabha and Singh, 2024), the authors used the EfficientNet family to automatically detect and classify three types of brain tumors using magnetic resonance imaging (MRI). Their study demonstrated the effectiveness of these architectures, achieving the following accuracy rates 96.07% (EfficientNet-B0), 97.86% (EfficientNet-B1), 98.21% (EfficientNet-B2), 97.86% (EfficientNet-B3), 98.93% (EfficientNet-B4), 99.64% (EfficientNet-B5), 98.57% (EfficientNet-B6) and 99.64% (EfficientNet-B7).
In (Tiwari et al., 2025), Raj Gaurang Tiwari et al. introduced the Adaptive Neuro-Fuzzy Inference System-Fusion-Deep Belief Network (ANFIS-F-DBN) model, which achieved an accuracy of 90.00%. In [13], the authors propose an automatic brain tumor diagnosis system that uses a convolutional neural network (CNN) for both classification and segmentation of glioblastomas. Using 1,800 images from the BraTS 2017 dataset, their model achieved a maximum accuracy of 99%.
The study in (Ahmed et al., 2024) introduced a hybrid ViT-GRU model, where the Vision Transformer (ViT) extracts essential features and the Gated Recurrent Unit (GRU) identifies relationships between them. This approach effectively addresses class imbalance and outperforms existing diagnostic methods. The model was trained using multiple optimizers, including SGD, Adam and AdamW, and evaluated through rigorous 10-fold cross-validation. In addition, Explainable Artificial Intelligence (XAI) techniques – such as Attention Maps, SHAP and LIME – were integrated to improve interpretability. On the primary data set, BrTMHD-2023, the model achieved its highest accuracies with different optimisers: 81.66% (SGD), 96.56% (Adam) and 98.97% (AdamW). In (Alshuhail et al., 2024), the authors developed a deep learning based model using convolutional neural networks (CNNs). The proposed model follows a sequential CNN architecture with multiple convolutional, max-pooling and dropout layers followed by dense layers. This model achieved an overall test accuracy of 98%, demonstrating a significant improvement in diagnostic accuracy.
Suganya Athisayamani et al (Alshuhail et al., 2025) used the AlexNet50 deep model for classification using a discriminative learning method. Their approach consists of three learning stages: (1) feature learning using the entire dataset, (2) training on an extended dataset while freezing certain AlexNet50 layers, and (3) further training on the extended dataset while leaving the frozen layers unchanged. The method was tested on three publicly available MRI classification datasets. Several hyperparameter optimisation techniques – including Adam, Stochastic Gradient Descent (SGD), Root Mean Square Propagation (RMSprop), Adamax and AdamW – were used to evaluate the learning process. The highest classification performance was achieved on the HWBA dataset with an average accuracy of 98%.
In 2024, researchers have proposed a novel MRI-based brain tumor detection method that integrates machine learning and deep learning techniques. MRI images were pre-processed using a median filter combined with an adaptive contrast enhancement algorithm (ACEA) to improve image quality and reduce noise. Segmentation was performed using a fuzzy c-means algorithm. Feature extraction was based on the grey level co-occurrence matrix (GLCM), including energy, mean, entropy and contrast. Classification was performed using the Ensemble Deep Neural Support Vector Machine (EDN-SVM), which combines deep neural networks with SVMs. The model achieved 97.93% accuracy in distinguishing between normal and abnormal brain tissue in MRI scans (Anantharajan et al., 2024). Zelenak and collaborators have introduced the Brain Tumor Recognition using an Equilibrium Optimizer with a Deep Learning Approach (BTR-EODLA) technique for MRI image analysis. This method is designed for high accuracy brain tumor detection. The BTR-EODLA approach applies median filtering (MF) to reduce noise in MRI scans, uses the squeeze-excitation ResNet (SE-ResNet50) model for feature extraction, and uses the Equilibrium Optimizer (EO) to fine-tune model parameters. A Stacked Autoencoder (SAE) is then used for tumor detection. Experimental results showed an impressive accuracy of 98.78%, confirming the effectiveness of the proposed technique (Zelenak et al., 2013).
- Méthodologie
In this section, we present the criteria taken into account when selecting the papers chosen in the present work, as well as different brain tumor detection datasets and medical imaging techniques.
3.1. Selection criteria
The articles selected for this paper were searched using databases known for their coverage of medical and deep learning related scientific publications. Specifically, we used PubMed, Google Scholar and Scopus, which highlights the most recent and relevant research in medical imaging and artificial intelligence. It includes only studies published between 2021 and 2025 that focus on leveraging deep learning techniques for brain tumor detection and classification. Inclusion criteria were strictly defined and included papers that applied deep learning models to medical images, including MRI and PET scans.
3.2. Medical imaging techniques and datasets
3.2.1. Medical imaging techniques
A number of conventional methods have been used in the past for brain tumor imaging (Zelenak et al., 2013), these include non-invasive and invasive imaging modalities such as x-rays, ultrasound, computed tomography (CT) and magnetic resonance imaging (MRI). While X-rays played a pivotal role in their early use, their low sensitivity led to the subsequent emergence of more advanced techniques, such as CT and MRI. Ultrasound continues to find application in real-time intraoperative monitoring, but its use has been largely supplanted by MRI-based neuronavigation. The use of CT is effective in the detection of bone abnormalities and provides rapid imaging; furthermore, advanced techniques such as CT angiography and perfusion imaging are now well established. MRI is considered the gold standard in brain imaging; its unparalleled tissue contrast and detailed imaging make it ideal for tumor assessment. However, it should be noted that CT is more widespread and affordable than MRI.
- Datasets
Researchers have used several MRI datasets for brain tumor classification. These include the Brain Tumor Dataset (from Figshare or collected by the authors), the BRATS Dataset (especially BRATS2015), and datasets available on Kaggle. These databases typically include classes such as meningioma, glioma, pituitary, or tumor/non-tumor. MRI scans are often pre-processed (e.g. resized, normalized, noise suppressed) before analysis. Researchers can collect data directly or get it from public databases (like Figshare) and use it to classify images into categories of binary (tumor/non-tumor) or multi-class (specific tumor types). Table 1 summarizes the dataset types used in the studies included in this review.
Table 1. datasets used in brain tumor classification.
Dataset | Source | Classes |
Brain Tumor Dataset | Figshare, Collected by authors | Meningioma, Glioma, Pituitary, Tumor / Non-Tumor |
BRATS Dataset | BRATS2015 | High Grade Glioma,
Low Grade Glioma |
Figshare Dataset | Figshare | Meningioma, Glioma, Pituitary, Tumor / Non-Tumor |
Kaggle Dataset | Kaggle | Cancerous, non-cancerous |
MRI Images Collected | By authors | Glioma, Meningioma, Pituitary, Tumor / Non-Tumor |
Brain MRI Images | Various sources | Tumor / non-tumor |
- Performance analysis
Several methods stand out for their high accuracy, among the most effective approaches for brain tumor classification. The EfficientNet family (Prabha and Singh, 2024), using the EfficientNet-B5 and B7 architectures, reached a maximum accuracy of 99.64%, demonstrating the effectiveness of these models in MRI image analysis. The hybrid ViT-GRU model (Ahmed et al., 2024) achieved outstanding results, reaching an accuracy of 98.97% through the integration of explicable AI techniques and hyper-parameter optimization. Using classical architectures, AlexNet50 (Alshuhail et al., 2025) and a sequential CNN model (Alshuhail et al., 2024) both achieved 98.00% accuracy. Another promising method, the BTR-EODLA model (Zelenak et al., 2013), achieved an impressive 98.78% by combining preprocessing, features extraction and parameter optimization.
Table 2. Performance comparison of the reviewed models (Annex).
Reference Number | Method | Accuracy (%) |
(Prabha and Singh, 2024) | EfficientNet-B5/B7 | 99.64 |
(Ahmed et al., 2024) | Hybrid ViT-GRU | 98.97 |
(Alshuhail et al., 2024) | Sequential CNN | 98.00 |
(Alshuhail et al., 2025) | AlexNet50 | 98.00 |
(Zelenak et al., 2013) | BTR-EODLA | 98.78 |
- Conclusion
A brain tumor is an irregular growth of brain tissue that interferes with the normal functioning of the brain. The primary objective of medical imaging is to develop algorithms capable of extracting accurate and relevant information while minimizing errors. The classification of brain tumors using MRI data is generally divided into four main steps: pre-processing, image segmentation, feature extraction, and tumor classification. However, achieving a fully autonomous system for clinical applications remains challenging due to the variable appearance, irregular size, shape and nature of tumors. This study aims to provide an overview of recent developments in brain tumor research, highlighting imaging techniques, summarising the WHO tumor classification standards and examining the deep learning algorithms applied to brain tumor classification. Compared to region growing methods and traditional machine learning approaches, deep learning techniques offer notable advantages in automated detection and classification of brain tumors, mainly due to their powerful feature learning capabilities. Although the contribution of DL techniques has been significant, the need for a general technique is still an issue.
ANNEX
- Arulmani, Dhiyana & Manickam, Rajapriya. (2024). Brain Tumors. Journal of Student Research. 13. 10.47611/jsrhs.v13i2.6694.
- S. Kim et D. Y. Lee, « Nanomedicine in Clinical Photodynamic Therapy for the Treatment of Brain Tumors », Biomedicines, vol. 10, nᵒ 1, p. 96, janv. 2022, doi: 10.3390/biomedicines10010096.
- Solomon Antwi Buabeng, Atta Yaw Agyeman, Samuel Gbli Tetteh, et Lois Azupwah, « Detection of Brain Tumor using Medical Images: A Comparative Study of Machine Learning Algorithms – A Systematic Literature Review », IJLTEMAS, vol. 13, nᵒ 9, p. 77‑85, oct. 2024, doi: 10.51583/IJLTEMAS.2024.130907.
- S. Jacobs and C. P. Bean, “Fine particles, thin films and exchange anisotropy,” in Magnetism, vol. III, G. T. Rado and H. Suhl, Eds. New York: Academic, 1963, pp. 271–350.
- Elissa, “Title of paper if known,” unpublished.
- Nicole, “Title of paper with only first word capitalized,” J. Name Stand. Abbrev., in press.
- Yorozu, M. Hirano, K. Oka, and Y. Tagawa, “Electron spectroscopy studies on magneto-optical media and plastic substrate interface,” IEEE Transl. J. Magn. Japan, vol. 2, pp. 740–741, August 1987 [Digests 9th Annual Conf. Magnetics Japan, p. 301, 1982].
- Young, The Technical Writer’s Handbook. Mill Valley, CA: University Science, 1989.
- Ilic et M. Ilic, « International patterns and trends in the brain cancer incidence and mortality: An observational study based on the global burden of disease », Heliyon, vol. 9, no 7, p. e18222, juill. 2023, doi: 10.1016/j.heliyon.2023.e18222.
- Arulmani, D., Manickam, R., & Advisor, #. (n.d.). Brain Tumors. JSR.org/hs
- Prabha et R. Singh, « A Robust Deep Learning Model for Brain Tumor Detection and Classification Using Efficient Net: A Brief Meta-Analysis », J. Adv. Res. Appl. Sci. Eng. Tech., vol. 49, nᵒ 2, p. 26‑51, août 2024, doi: 10.37934/araset.49.2.2651.
- Tiwari, A. Misra, S. Maheshwari, V. Gautam, P. Sharma, and N. K. Trivedi, “Adaptive neuro-fuzzy inference system-fusion-deep belief network for brain tumor detection using MRI images with feature extraction,” Biomedical Signal Processing and Control, vol. 103, p. 107387, 2025. DOI: 10.1016/j.bspc.2025.107387.
- K. Abd-Ellah, A. I. Awad, A. A. M. Khalaf, et A. M. Ibraheem, « Automatic brain-tumor diagnosis using cascaded deep convolutional neural networks with symmetric U-Net and asymmetric residual-blocks », Sci Rep, vol. 14, nᵒ 1, p. 9501, avr. 2024, doi: 10.1038/s41598-024-59566-7.
- M. Ahmed et al., « Brain tumor detection and classification in MRI using hybrid ViT and GRU model with explainable AI in Southern Bangladesh », Sci Rep, vol. 14, no 1, p. 22797, oct. 2024, doi: 10.1038/s41598-024-71893-3.
- Alshuhail et al., « Refining neural network algorithms for accurate brain tumor classification in MRI imagery », BMC Med Imaging, vol. 24, nᵒ 1, p. 118, mai 2024, doi: 10.1186/s12880-024-01285-6.
- Athisayamani, A. R. Singh, G. P. Joshi, et W. Cho, « Three-Stage Transfer Learning with AlexNet50 for MRI Image Multi-Class Classification with Optimal Learning Rate », CMES, vol. 142, no 1, p. 155‑183, 2025, doi: 10.32604/cmes.2024.056129.
- Anantharajan, S. Gunasekaran, T. Subramanian, and R. Venkatesh, “MRI brain tumor detection using deep learning and machine learning approaches,” Measurement: Sensors, vol. 31, p. 101026, 2024. DOI: 10.1016/j.measen.2024.101026.
- S. Tahosin, M. A. Sheakh, T. Islam, R. J. Lima, and M. Begum, “Optimizing brain tumor classification through feature selection and hyperparameter tuning in machine learning models,” Informatics in Medicine Unlocked, vol. 43, p. 101414, 2023. DOI: 10.1016/j.imu.2023.101414.
- Priya and V. Vasudevan, “Brain tumor classification and detection via hybrid AlexNet-GRU based on deep learning,” Biomedical Signal Processing and Control, vol. 89, p. 105716, 2024. DOI: 10.1016/j.bspc.2024.105716.
- Zelenak, C. Viera, et P. Hubert, « Radiology Imaging Techniques of Brain Tumors », in Clinical Management and Evolving Novel Therapeutic Strategies for Patients with Brain Tumors, T. Lichtor, Éd., InTech, 2013. doi: 10.5772/53470.
References
- Alshuhail et al., « Refining neural network algorithms for accurate brain tumor classification in MRI imagery », BMC Med Imaging, vol. 24, nᵒ 1, p. 118, mai 2024, doi: 10.1186/s12880-024-01285-6.
- Priya and V. Vasudevan, “Brain tumor classification and detection via hybrid AlexNet-GRU based on deep learning,” Biomedical Signal Processing and Control, vol. 89, p. 105716, 2024. DOI: 10.1016/j.bspc.2024.105716.
Arulmani, D., Manickam, R., & Advisor, #. (n.d.). Brain Tumors. www.JSR.org/hs
Arulmani, Dhiyana & Manickam, Rajapriya. (2024). Brain Tumors. Journal of Student Research. 13. 10.47611/jsrhs.v13i2.6694.
- Prabha et R. Singh, « A Robust Deep Learning Model for Brain Tumor Detection and Classification Using Efficient Net: A Brief Meta-Analysis », J. Adv. Res. Appl. Sci. Eng. Tech., vol. 49, nᵒ 2, p. 26‑51, août 2024, doi: 10.37934/araset.49.2.2651.
- Tiwari, A. Misra, S. Maheshwari, V. Gautam, P. Sharma, and N. K. Trivedi, “Adaptive neuro-fuzzy inference system-fusion-deep belief network for brain tumor detection using MRI images with feature extraction,” Biomedical Signal Processing and Control, vol. 103, p. 107387, 2025. DOI: 10.1016/j.bspc.2025.107387.
- S. Kim et D. Y. Lee, « Nanomedicine in Clinical Photodynamic Therapy for the Treatment of Brain Tumors », Biomedicines, vol. 10, nᵒ 1, p. 96, janv. 2022, doi: 10.3390/biomedicines10010096.
- Ilic et M. Ilic, « International patterns and trends in the brain cancer incidence and mortality: An observational study based on the global burden of disease », Heliyon, vol. 9, no 7, p. e18222, juill. 2023, doi: 10.1016/j.heliyon.2023.e18222.
- S. Jacobs and C. P. Bean, “Fine particles, thin films and exchange anisotropy,” in Magnetism, vol. III, G. T. Rado and H. Suhl, Eds. New York: Academic, 1963, pp. 271–350.
- Elissa, “Title of paper if known,” unpublished.
- Zelenak, C. Viera, et P. Hubert, « Radiology Imaging Techniques of Brain Tumors », in Clinical Management and Evolving Novel Therapeutic Strategies for Patients with Brain Tumors, T. Lichtor, Éd., InTech, 2013. doi: 10.5772/53470.
- K. Abd-Ellah, A. I. Awad, A. A. M. Khalaf, et A. M. Ibraheem, « Automatic brain-tumor diagnosis using cascaded deep convolutional neural networks with symmetric U-Net and asymmetric residual-blocks », Sci Rep, vol. 14, nᵒ 1, p. 9501, avr. 2024, doi: 10.1038/s41598-024-59566-7.
- S. Tahosin, M. A. Sheakh, T. Islam, R. J. Lima, and M. Begum, “Optimizing brain tumor classification through feature selection and hyperparameter tuning in machine learning models,” Informatics in Medicine Unlocked, vol. 43, p. 101414, 2023. DOI: 10.1016/j.imu.2023.101414.
- Young, The Technical Writer’s Handbook. Mill Valley, CA: University Science, 1989.
Md. M. Ahmed et al., « Brain tumor detection and classification in MRI using hybrid ViT and GRU model with explainable AI in Southern Bangladesh », Sci Rep, vol. 14, no 1, p. 22797, oct. 2024, doi: 10.1038/s41598-024-71893-3.
- Nicole, “Title of paper with only first word capitalized,” J. Name Stand. Abbrev., in press.
- Anantharajan, S. Gunasekaran, T. Subramanian, and R. Venkatesh, “MRI brain tumor detection using deep learning and machine learning approaches,” Measurement: Sensors, vol. 31, p. 101026, 2024. DOI: 10.1016/j.measen.2024.101026.
- Athisayamani, A. R. Singh, G. P. Joshi, et W. Cho, « Three-Stage Transfer Learning with AlexNet50 for MRI Image Multi-Class Classification with Optimal Learning Rate », CMES, vol. 142, no 1, p. 155‑183, 2025, doi: 10.32604/cmes.2024.056129.
Solomon Antwi Buabeng, Atta Yaw Agyeman, Samuel Gbli Tetteh, et Lois Azupwah, « Detection of Brain Tumor using Medical Images: A Comparative Study of Machine Learning Algorithms – A Systematic Literature Review », IJLTEMAS, vol. 13, nᵒ 9, p. 77‑85, oct. 2024, doi: 10.51583/IJLTEMAS.2024.130907.
- Yorozu, M. Hirano, K. Oka, and Y. Tagawa, “Electron spectroscopy studies on magneto-optical media and plastic substrate interface,” IEEE Transl. J. Magn. Japan, vol. 2, pp. 740–741, August 1987 [Digests 9th Annual Conf. Magnetics Japan, p. 301, 1982].
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual
author(s) and contributor(s) and not of MJHI and/or the editor(s). MJHI and/or the editor(s) disclaim responsibility for any injury to
people or property resulting from any ideas, methods, instructions or products referred to in the content.