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

TL;DR
Deep Brain Net combines EfficientNetB0 and ResNet50 architectures with transfer learning to create an efficient, accurate system for brain tumor detection in MRI images, outperforming existing methods.
Contribution
This paper introduces Deep Brain Net, a novel deep learning model that integrates EfficientNetB0 and ResNet50 with transfer learning for improved brain tumor classification.
Findings
Achieved 88% accuracy in brain tumor detection
Outperformed existing state-of-the-art methods in accuracy and efficiency
Demonstrated robustness with high AUC ROC score of 98.17%
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Advanced Neural Network Applications · Glioma Diagnosis and Treatment
