Advanced AI-driven approach for enhanced brain tumor detection from MRI images utilizing EfficientNetB2 with equalization and homomorphic filtering

A. M. J. Zubair Rahman,Muskan Gupta,S. Aarathi,T. R. Mahesh,V. Vinoth Kumar,S. Yogesh Kumaran,Suresh Guluwadi
DOI: https://doi.org/10.1186/s12911-024-02519-x
IF: 3.298
2024-05-03
BMC Medical Informatics and Decision Making
Abstract:Brain tumors pose a significant medical challenge necessitating precise detection and diagnosis, especially in Magnetic resonance imaging(MRI). Current methodologies reliant on traditional image processing and conventional machine learning encounter hurdles in accurately discerning tumor regions within intricate MRI scans, often susceptible to noise and varying image quality. The advent of artificial intelligence (AI) has revolutionized various aspects of healthcare, providing innovative solutions for diagnostics and treatment strategies. This paper introduces a novel AI-driven methodology for brain tumor detection from MRI images, leveraging the EfficientNetB2 deep learning architecture. Our approach incorporates advanced image preprocessing techniques, including image cropping, equalization, and the application of homomorphic filters, to enhance the quality of MRI data for more accurate tumor detection. The proposed model exhibits substantial performance enhancement by demonstrating validation accuracies of 99.83%, 99.75%, and 99.2% on BD-BrainTumor, Brain-tumor-detection, and Brain-MRI-images-for-brain-tumor-detection datasets respectively, this research holds promise for refined clinical diagnostics and patient care, fostering more accurate and reliable brain tumor identification from MRI images. All data is available on Github: https://github.com/muskan258/Brain-Tumor-Detection-from-MRI-Images-Utilizing-EfficientNetB2).
medical informatics
What problem does this paper attempt to address?
### Problems Addressed by the Paper This paper aims to address the issue of accurate detection and diagnosis of brain tumors in Magnetic Resonance Imaging (MRI). Specifically: 1. **Limitations of Existing Methods**: - Traditional image processing techniques and conventional machine learning methods struggle to accurately identify tumor regions in complex and noisy MRI images. - Variability in MRI image quality and various factors (such as patient movement, magnetic field inhomogeneity, etc.) lead to blurred image details, affecting the accuracy of tumor identification. 2. **Proposed New Method**: - Utilizing the EfficientNetB2 deep learning architecture combined with advanced image preprocessing techniques (including image cropping, histogram equalization, and homomorphic filtering) to enhance the quality of MRI images, thereby achieving more accurate brain tumor detection. - Validation on three different datasets (BD-BrainTumor, Brain-tumor-detection, and Brain-MRI-images-for-brain-tumor-detection) demonstrated the model's high accuracy in brain tumor detection (99.83%, 99.75%, and 99.2%, respectively). 3. **Research Contributions**: - Developed a multi-stage approach that integrates advanced image preprocessing and data augmentation techniques. - Improved the accuracy of brain tumor detection using the EfficientNetB2 architecture. - Validated the proposed model's effectiveness on multiple datasets, showcasing its potential application value in clinical diagnosis. In summary, this paper addresses the shortcomings of existing brain tumor detection methods by introducing an advanced AI-driven approach based on EfficientNetB2, enhancing the accuracy and efficiency of brain tumor detection in MRI images.