A Multilevel Deep Learning Model for Automated Brain Tumor Segmentation Using Magnetic Resonance Images.
Authors
Affiliations (8)
Affiliations (8)
- Department of ECE, Karunya Institute of Technology and Sciences, Coimbatore 641114, India.
- Department of Computer Applications, Govt. Degree College Sumbal, Bandipora 193502, India.
- Department of Computer Science, College of Computer Science, King Khalid University, Abha 61421, Saudi Arabia.
- Faculty of Computer and Information Systems, Islamic University of Madinah, Madinah 42351, Saudi Arabia.
- School of Computer Science and Engineering, Yeungnam University, Gyeongsan 38541, Republic of Korea.
- eHealth and Telemedicine Group, University of Valladolid, 47011 Valladolid, Spain.
- Department of Projects, Universidad Internacional Iberoamericana, Arecibo, PR 00613, USA.
- Department of Projects, Universidad Europea del Atlántico, Isabel Torres 21, 39011 Santander, Spain.
Abstract
<b>Background/Objectives:</b> Brain tumor segmentation from magnetic resonance imaging (MRI) plays an important role in clinical assessment and treatment planning. However, accurate segmentation remains challenging because of the complex anatomical structure of the brain, variations in tumor size and shape, and the imbalance between tumor and non-tumor regions in MRI datasets. These challenges highlight the need for reliable automated segmentation methods. <b>Methods:</b> This study proposes a multilevel deep learning model for automated brain tumor segmentation using MRI images. The BraTS dataset was used for model development and evaluation. To address class imbalance, a modified Synthetic Minority Oversampling Technique (SMOTE) was incorporated during preprocessing. A Multilevel Architecture-Based Modified U-Net was then employed to learn multiscale spatial features and generate pixel-wise tumor segmentation. The proposed framework was evaluated using the Dice coefficient, Jaccard coefficient, Matthews Correlation Coefficient (MCC), and accuracy. <b>Results:</b> The experimental results demonstrate that the proposed model consistently outperformed the Berkeley Wavelet Transform (BWT)-based method and the conventional U-Net across different tumor grades. Higher Dice, Jaccard, and MCC values indicate improved agreement between the predicted segmentation and the expert-annotated ground truth masks, demonstrating more accurate and consistent tumor delineation. <b>Conclusions:</b> The proposed multilevel deep learning model provides an effective framework for automated brain tumor segmentation from MRI images. By combining imbalance-aware preprocessing with a lightweight Modified U-Net architecture, the proposed method improves segmentation performance while maintaining a relatively simple network design. Future work will focus on validating the proposed framework using external clinical datasets and comparing it with recent state-of-the-art segmentation models.