CORTEXA
← Browse
openalexPeerJ Computer Science2025-10-07

BrainNet: a custom-designed CNN and transfer learning-based models for diagnosing brain tumors from MRI images

Adil H. Khan, Asad Khan, D. N. F. Awang Iskandar, Hiren Mewada, Saqib Saeed, Fahad Algarni, Farhan Ullah, Muhammad Asghar Khan, Naveed Iqbal, Ahmed A. Hussain

Cancer remains the second leading cause of death globally, with brain tumors exhibiting some of the lowest survival rates among all cancer types. Accurate diagnosis, guided by the tumor’s structure and location, is essential for selecting appropriate treatment strategies and improving patient outcomes. This study proposes a novel deep learning approach for classifying brain tumors from magnetic resonance imaging scans, aimed at enhancing diagnostic precision. Given the growing reliance on computer-aided diagnosis (CAD) systems, there is a pressing need for tools that can assist radiologists in detecting and categorizing brain tumors more effectively. We conducted a comprehensive evaluation of several pre-trained deep learning models across three distinct datasets to determine the most effective architecture for brain tumor detection. Based on this analysis, we developed BrainNet, a custom convolutional neural network (CNN) optimized for MRI-based tumor classification. BrainNet employs multiple layers of convolution and pooling, followed by dense layers to extract and learn discriminative features. The model categorizes brain tumors into four classes: Meningioma, Glioma, Pituitary, and No Tumor, using a softmax output layer. Despite leveraging transfer learning techniques, BrainNet consistently outperformed well-established pre-trained models, demonstrating superior accuracy, precision, and efficiency. Our experiments across multiple datasets confirm that BrainNet achieves a classification accuracy of 99.92%, along with excellent recall and F1-scores. Its lightweight design and high accuracy make it a promising solution for deployment in real-world clinical environments, including resource constrained settings.

Related papers

openalexPeerJ Computer Science2026-07-23

Partially adaptive optimization driven spatial focused CNN with Gompertz non-linearity for interpretable Alzheimer’s disease diagnosis

Muhammad Waqar, Zeshan Aslam Khan, Mirza Hashim Ali Baig, Chung-Chian Hsu, Ihsan Ul Haq, Saadia Khan, et al.

Recently, deep learning has revolutionized various scientific disciplines. Strategies based on deep learning have consistently surpassed traditional methods, proving extraordinary efficiency in the healthcare environment. Alzheimer’s disease is one of the major global health thre…

crossrefPeerJ Computer Science2026-07-23

Privacy-preserving machine learning with homomorphic encryption for diabetes mellitus detection

Jun Chen Ng, Xiang Wu, Pauline Shan Qing Yeoh, Nien Shoon Teng, Lee-Ling Lim, Lik Voon Kiew, et al.

Diabetes mellitus (DM) is a chronic metabolic disorder with severe complications, including blindness, lower limb amputation, and cardiovascular diseases, and its global prevalence continues to rise. While machine learning (ML) has shown strong potential for improving disease pre…

crossrefPeerJ Computer Science2026-07-15

Advancing multi-class classification: innovations, challenges, and ethical perspectives in machine learning

Yousef Qawqzeh, Abdullah Alourani, Fayez Alharbi, Mahdi Jemmali, Ghaith M. Jaradat

This review examines recent advances and persistent challenges in multi-class classification within machine learning (ML) and deep learning (DL), a core task underpinning many real-world applications in healthcare, finance, social media, and other high-impact domains. The review…

crossrefPeerJ Computer Science2026-07-14

Adaptive dense bidirectional-based recurrent neural network with exponential soft ratio loss function for analyzing the virtual reality experiences using AI-based deep features

Fahad Alasim

Virtual reality (VR) systems are highly employed in applications such as immersive training, virtual education, interactive gaming, and healthcare simulations, where precise user experience validation and interaction are crucial. Nevertheless, validating VR experiences remains co…

crossrefPeerJ Computer Science2026-07-07

JackVisualNet: a fine-tuned hybrid deep learning model for jackfruit disease classification with explainable AI

Amir Sohel, Md. Hasan Imam Bijoy, Sarbajit Paul Bappy, Rittik Chandra Das Turjy, Manal Othman, Md Abdus Samad

Jackfruit, a vital agricultural crop in Bangladesh, is a key player in ensuring food security and sustaining rural communities’ livelihoods. The escalating challenges posed by plant diseases and the shortcomings of traditional manual disease detection methods underscore the press…

crossrefPeerJ Computer Science2026-07-07

Dense121GAN: transfer learning-enhanced conditional generative adversarial network with DenseNet121 for reliable and efficient segmentation in medical and industrial imaging

Muhammed Davud

Accurate image segmentation in medical and industrial domains remains challenging due to small object sizes, complex textures, and diverse defect morphologies. To address these limitations, we propose Dense121GAN, a conditional generative adversarial network (cGAN) that integrate…