Singh Yajuvendra Pratap, Lobiyal Daya Krishan
School of Computer & Systems Sciences, Jawaharlal Nehru University, New Delhi, India.
Network. 2024 Oct 5:1-29. doi: 10.1080/0954898X.2024.2406946.
The current research explores the improvements in predictive performance and computational efficiency that machine learning and deep learning methods have made over time. Specifically, the application of transfer learning concepts within Convolutional Neural Networks (CNNs) has proved useful for diagnosing and classifying the various stages of Alzheimer's disease. Using base architectures such as Xception, InceptionResNetV2, DenseNet201, InceptionV3, ResNet50, and MobileNetV2, this study extends these models by adding batch normalization (BN), dropout, and dense layers. These enhancements improve the model's effectiveness and precision in addressing the specified medical issue. The proposed model is rigorously validated and evaluated using publicly available Kaggle MRI Alzheimer's data consisting of 1280 testing images and 5120 patient training images. For comprehensive performance evaluation, precision, recall, F1-score, and accuracy metrics are utilized. The findings indicate that the Xception method is the most promising of those considered. Without employing five K-fold techniques, this model obtains a 99% accuracy and 0.135 loss score. In addition, integrating five K-fold methods enhances the accuracy to 99.68% while decreasing the loss score to 0.120. The research further included the evaluation of the Receiver Operating Characteristic Area Under the Curve (ROC-AUC) for various classes and models. As a result, our model may detect and diagnose Alzheimer's disease quickly and accurately.
当前的研究探讨了机器学习和深度学习方法随着时间推移在预测性能和计算效率方面所取得的改进。具体而言,卷积神经网络(CNN)中迁移学习概念的应用已被证明对阿尔茨海默病各个阶段的诊断和分类很有用。本研究使用诸如Xception、InceptionResNetV2、DenseNet201、InceptionV3、ResNet50和MobileNetV2等基础架构,通过添加批量归一化(BN)、随机失活和全连接层来扩展这些模型。这些增强措施提高了模型在解决特定医学问题时的有效性和精度。所提出的模型使用公开可用的Kaggle MRI阿尔茨海默病数据进行了严格的验证和评估,该数据由1280张测试图像和5120张患者训练图像组成。为了进行全面的性能评估,使用了精确率、召回率、F1分数和准确率指标。研究结果表明,在所考虑的方法中,Xception方法最具前景。在不采用五折技术的情况下,该模型获得了99%的准确率和0.135的损失分数。此外,整合五折方法将准确率提高到了99.68%,同时将损失分数降低到了0.120。该研究还进一步评估了各类别和模型的曲线下面积(ROC-AUC)。结果表明,我们的模型能够快速准确地检测和诊断阿尔茨海默病。