paper-with-me

홈 › Papers

Deep Brain Net: An Optimized Deep Learning Model for Brain tumor Detection in MRI Images Using EfficientNetB0 and ResNet50 with Transfer Learning

2025-07-09 · Daniel Onah, Ravish Desai arxiv

In recent years, deep learning has shown great promise in the automated detection and classification of brain tumors from MRI images. However, achieving high accuracy and computational efficiency remains a challenge. In this research, we propose Deep Brain Net, a novel deep learning system designed to optimize performance in the detection of brain tumors. The model integrates the strengths of two advanced neural network architectures which are EfficientNetB0 and ResNet50, combined with transfer learning to improve generalization and reduce training time. The EfficientNetB0 architecture enhances model efficiency by utilizing mobile inverted bottleneck blocks, which incorporate depth wise separable convolutions. This design significantly reduces the number of parameters and computational cost while preserving the ability of models to learn complex feature representations. The ResNet50 architecture, pre trained on large scale datasets like ImageNet, is fine tuned for brain tumor classification. Its use of residual connections allows for training deeper networks by mitigating the vanishing gradient problem and avoiding performance degradation. The integration of these components ensures that the proposed system is both computationally efficient and highly accurate. Extensive experiments performed on publicly available MRI datasets demonstrate that Deep Brain Net consistently outperforms existing state of the art methods in terms of classification accuracy, precision, recall, and computational efficiency. The result is an accuracy of 88 percent, a weighted F1 score of 88.75 percent, and a macro AUC ROC score of 98.17 percent which demonstrates the robustness and clinical potential of Deep Brain Net in assisting radiologists with brain tumor diagnosis.

📄 PDF Abstract BibTeX arXiv:2507.07011

Code (0)

등록된 구현이 없습니다.

Tasks

Brain Tumor ClassificationComputational EfficiencyTransfer Learning

Similar Papers 제목 키워드 기반

Deep Convolutional Neural Networks Model-based Brain Tumor Detection in Brain MRI Images

2020-10-03 · Md. Abu Bakr Siddique, Shadman Sakib, Mohammad Mahmudur Rahman Khan, Abyaz Kader Tanzeem 외

Diagnosing Brain Tumor with the aid of Magnetic Resonance Imaging (MRI) has gained enormous prominence over the years, primarily in the field of medical science. Detection and/or partitioning of brain tumors solely with …

A Novel Framework for Brain Tumor Detection Based on Convolutional Variational Generative Models

2022-02-20 · Wessam M. Salama, Ahmed Shokry

Brain tumor detection can make the difference between life and death. Recently, deep learning-based brain tumor detection techniques have gained attention due to their higher performance. However, obtaining the expected …

Deep Learning

Automated brain tumor detection in MRI images using CNN and ResNet architectures

2026-06-25 · Annapurna V K, Asha N, K Paramesha, Shabana Sultana 외 arxiv

Deep learning has shown significant potential in medical image analysis, particularly for disease detection using MRI scans. Accurate and early diagnosis of brain tumors remains challenging due to the complexity of brain…

Transfer Learning

A Review on Automated Brain Tumor Detection and Segmentation from MRI of Brain

2013-12-16 · Sudipta Roy, Sanjay Nag, Indra Kanta Maitra, Samir Kumar Bandyopadhyay

Tumor segmentation from magnetic resonance imaging (MRI) data is an important but time consuming manual task performed by medical experts. Automating this process is a challenging task because of the high diversity in th…

AnatomyDiversitySegmentationTumor Segmentation

Deep Learning in Medical Image Classification from MRI-based Brain Tumor Images

2024-08-01 · Xiaoyi Liu, Zhuoyue Wang

Brain tumors are among the deadliest diseases in the world. Magnetic Resonance Imaging (MRI) is one of the most effective ways to detect brain tumors. Accurate detection of brain tumors based on MRI scans is critical, as…

Brain Tumor ClassificationDecision Makingimage-classificationImage Classification+1