Rasa Sadia Maduri, Islam Mohammed Manowarul, Talukder Mohammed Alamin, Uddin Mohammed Ashraf, Khalid Majdi, Kazi Mohsin, Kazi Mohammed Zobayer
Department of Computer Science and Engineering, Jagannath University, Dhaka, Bangladesh.
Department of Computer Science and Engineering, International University of Business Agriculture and Technology, Dhaka, Bangladesh.
Digit Health. 2024 Oct 7;10:20552076241286140. doi: 10.1177/20552076241286140. eCollection 2024 Jan-Dec.
Brain tumors are a leading global cause of mortality, often leading to reduced life expectancy and challenging recovery. Early detection significantly improves survival rates. This paper introduces an efficient deep learning model to expedite brain tumor detection through timely and accurate identification using magnetic resonance imaging images.
Our approach leverages deep transfer learning with six transfer learning algorithms: VGG16, ResNet50, MobileNetV2, DenseNet201, EfficientNetB3, and InceptionV3. We optimize data preprocessing, upsample data through augmentation, and train the models using two optimizers: Adam and AdaMax. We perform three experiments with binary and multi-class datasets, fine-tuning parameters to reduce overfitting. Model effectiveness is analyzed using various performance scores with and without cross-validation.
With smaller datasets, the models achieve 100% accuracy in both training and testing without cross-validation. After applying cross-validation, the framework records an outstanding accuracy of 99.96% with a receiver operating characteristic of 100% on average across five tests. For larger datasets, accuracy ranges from 96.34% to 98.20% across different models. The methodology also demonstrates a small computation time, contributing to its reliability and speed.
The study establishes a new standard for brain tumor classification, surpassing existing methods in accuracy and efficiency. Our deep learning approach, incorporating advanced transfer learning algorithms and optimized data processing, provides a robust and rapid solution for brain tumor detection.
脑肿瘤是全球主要的致死原因之一,常常导致预期寿命缩短且康复困难。早期检测能显著提高生存率。本文介绍一种高效的深度学习模型,通过使用磁共振成像图像进行及时准确的识别,以加速脑肿瘤检测。
我们的方法利用六种迁移学习算法进行深度迁移学习:VGG16、ResNet50、MobileNetV2、DenseNet201、EfficientNetB3和InceptionV3。我们优化数据预处理,通过增强对数据进行上采样,并使用两种优化器(Adam和AdaMax)训练模型。我们对二分类和多分类数据集进行了三项实验,微调参数以减少过拟合。使用各种性能分数在有无交叉验证的情况下分析模型有效性。
对于较小的数据集,模型在无交叉验证的训练和测试中均达到100%的准确率。应用交叉验证后,该框架在五次测试中的平均受试者工作特征为100%,记录了99.96%的出色准确率。对于较大的数据集,不同模型的准确率范围为96.34%至98.20%。该方法还显示出较短的计算时间,这有助于提高其可靠性和速度。
该研究为脑肿瘤分类建立了新的标准,在准确性和效率方面超越了现有方法。我们的深度学习方法结合了先进的迁移学习算法和优化的数据处理,为脑肿瘤检测提供了一个强大且快速的解决方案。