Skip to main content

Brain Tumor Classification from MRI Scans Using a Custom Convolutional Neural Network: Architecture,

Page 1

International Research Journal of Engineering and Technology (IRJET)

e-ISSN: 2395-0056

Volume: 13 Issue: 05 | May 2026

p-ISSN: 23950072

www.irjet.net

Brain Tumor Classification from MRI Scans Using a Custom Convolutional Neural Network: Architecture, Training Dynamics, and Deployment Framework 1Prof. Dr. Guruprakash C D, 2Afifa Tabassum H A, 3Ananya C, 4Mohammed Rayyan P, 5Sachin Honamatti 1professor, 2345Dept. Compute Science Sri Siddhartha Institute of Technology, Tumkur, Karnataka

--------------------------------------------------------------------------------***---------------------------------------------------------------------------Abstract-Brain tumors represent one of the most lethal subjective, and prone to inter-observer variability. forms of cancer worldwide, with early and accurate Studies have shown that diagnostic disagreement rates diagnosis being critical for patient survival. This paper among neuroradiologists can range from 15% to 30% presents a comprehensive study on the development, for complex brain tumor cases [5]. training, and deployment of a custom Convolutional Neural The advent of deep learning, particularly Network (CNN) for automated classification of brain Convolutional Neural Networks (CNNs), has Magnetic Resonance Imaging (MRI) scans into four revolutionized medical image analysis by enabling categories: glioma tumor, meningioma tumor, no tumor, and automated feature extraction and classification with pituitary tumor. The proposed architecture consists of four accuracy levels approaching or exceeding human convolutional layers with max-pooling, followed by fully experts in specific tasks [6]. CNNs have demonstrated connected layers with dropout regularization, totaling remarkable success in various medical imaging 495,972 trainable parameters. Trained on a dataset of applications, including diabetic retinopathy detection, 2,870 training images and 394 test images with extensive skin cancer classification, and chest X-ray analysis [7]. In data augmentation, the model achieved a peak training the domain of brain tumor classification, CNN-based accuracy of 97.37% and a best validation accuracy of approaches have achieved validation accuracies ranging 71.09%. However, significant over fitting was observed, from 84% to over 97% on benchmark datasets [8, 9]. with the validation loss increasing from 1.98 to 3.59 while This study aims to: (1) Design and implement a training loss decreased to 0.08, revealing a 27.86% accuracy lightweight custom CNN architecture suitable for brain gap between training and validation performance. The tumor classification from MRI scans; (2) Investigate the study also details the deployment framework, including a training dynamics, including the impact of data Flask-based REST API and an interactive web interface for augmentation, learning rate scheduling, and real-time tumor classification. regularization techniques; (3) Analyze the generalization performance and identify factors contributing to over Keywords-Brain tumor classification, CNN, MRI, Deep fitting; (4) Develop a complete deployment pipeline Learning, Medical Image Analysis, over fitting including a REST API and web-based user interface for clinical utility; and (5) Compare the proposed approach with existing state-of-the- art methods and identify I. INTRODUCTION avenues for improvement “Brain tumors are among the most aggressive and II. LITERATURE REVIEW lifethreatening forms of cancer, accounting for approximately 1.4% of all new cancer cases globally, with Prior to the deep learning era, brain tumor an estimated 308,102 new cases and 251,329 deaths classification relied primarily on machine learning reported in 2020 alone [1]. The World Health Organization techniques combined with hand-engineered features. (WHO) classifies brain tumors into over 120 distinct types, Gumaei et al. [11] proposed a hybrid feature extraction with gliomas, meningiomas, and pituitary adenomas approach using normalized Extreme learning machines, representing the most prevalent primary brain tumors [2]. achieving 94.23% accuracy on a multiclass tumor Gliomas, particularly grades III and IV (glioblastoma), are dataset. These traditional methods typically involved the most common malignant brain tumors with a median preprocessing steps such as skull stripping, survival of only 12-15 months despite aggressive treatment segmentation, and feature extraction using techniques [3]. like Gray Level Co-occurrence Matrix (GLCM), Local Magnetic Resonance Imaging (MRI) has emerged as Binary Patterns (LBP), and wavelet transforms [12]. the gold standard for brain tumor detection and Recent literature has seen a proliferation of CNNcharacterizationdue to its superior soft tissue contrast, based approaches for brain tumor classification. A multi-planar imaging capability, and non-invasive nature comprehensive comparative study evaluated twelve [4]. However, the manual interpretation of MRI scans by different CNN architectures including GoogleNet, radiologists and neurosurgeons is time-consuming, MobileNetV2, Xception, DenseNet-BC, ResNet-50, VGG-

© 2026, IRJET

|

Impact Factor value: 8.315

|

ISO 9001:2008 Certified Journal

|

Page 1601


Turn static files into dynamic content formats.

Create a flipbook
Brain Tumor Classification from MRI Scans Using a Custom Convolutional Neural Network: Architecture, by IRJET Journal - Issuu