CORTEXA
← Browse
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-23Cited by 0

A Deep Convolutional Neural Network Based Architecture for Accurate Detection of Brain Diseases Using Medical Imaging

Pedireddi Yaswanth Saipavan, Laxmi Math

Brain tumors are among the most life-threatening neurological disorders, and their early, accurate diagnosis through Magnetic Resonance Imaging (MRI) is critical for effective treatment planning. Manual interpretation of MRI scans is time-consuming, subjective, and prone to inter-observer variability, particularly in regions with a shortage of trained neuro-radiologists. This paper presents a deep Convolutional Neural Network (CNN) based architecture, referred to as NeuroScan-Net, for the automated detection and classification of brain diseases from MRI images into four categories: Glioma Tumor, Meningioma Tumor, Pituitary Tumor, and No Tumor (Normal). The proposed system combines an image preprocessing and augmentation pipeline with a custom CNN comprising four convolutional blocks with batch normalization and max-pooling, followed by a fully connected classification head with dropout regularization and a softmax output layer. The model is trained and evaluated on a combined, publicly available brain MRI dataset containing 7,023 T1-weighted contrast-enhanced images spanning the four target classes. Experimental evaluation indicates that the proposed lightweight architecture achieves classification accuracy competitive with much larger pre-trained transfer-learning networks such as VGG16, ResNet50 and InceptionV3, while requiring substantially fewer trainable parameters and lower inference latency. An interactive web-based diagnostic interface was also developed to demonstrate real-time inference, confidence scoring, and clinical decision-support information for each predicted class. The results suggest that the proposed CNN architecture is a viable, computationally efficient tool for assisting radiologists in the preliminary screening of brain tumors from MRI scans.

View free PDFSource page

Related papers

openalexZenodo (CERN European Organization for Nuclear Research)2026-07-24

Project ASTRA: Real-Time Activation Subspace Deflection for Deep Neural Networks via Float64 Nullspace Projection

MD Mahfooz, Alsaad Alam

Deep Neural Networks (DNNs) exhibit acute vulnerabilities to intermediate activation layer perturbations engineered through out-of-distribution (OOD) noise injection and feature-steering gradient updates. Conventional defensive paradigms—such as adversarial retraining or external…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-24

Hybrid Convolutional Neural Network, Long Short-Term Memory network Model for Fault Detection in Nigerian Oil and Gas Pipeline Infrastructure

Gilbert Ugwuanyi, Akpado Kenneth Aghaegbunam

Nigeria's oil and gas pipeline network spanning over 5,000 km of trunk lines and more than 3,000 km of flow lines loses an estimated one billion US dollars annually to pipeline failures, environmental incidents, and non-productive time. The dominant monitoring approach in operati…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-25

Behavioral Provenance Detection of Malicious Python Packages using Graph Neural Networks

Umar Hakeema Tafida

The increasing reliance on third-party packages from repositories such as Python Package Index (PyPI) and Node Package Manager (NPM) has introduced critical vulnerabilities in software supply chains. Traditional security approaches, including signature-based detection and trust e…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-25

Quality of Service (QoS) Optimization in 5G/6G Networks Using Neural Networks

Charis E Shiny, S Annapurna, C Lakshana, Anusha Fakirappa Bogur, S Ramesh, G R Naik

Abstract: 5G is rolled out and next generation 6G networks are also being developed, ultra-low latency (URLL) communication as a standard is critical in supporting the plethora of applications, spanning autonomous vehicles, immersive extended reality experience, etc. However, tra…

View free PDFSource page