Hussain Muhammad Zahid, Shahzad Tariq, Mehmood Shahid, Akram Kainat, Khan Muhammad Adnan, Tariq Muhammad Usman, Ahmed Arfan
Faculty of Information Technology and Computer Science, University of Central Punjab, Lahore, 54000, Pakistan.
Department of Computer Engineering, COMSATS University Islamabad, Sahiwal Campus, Sahiwal, 57000, Pakistan.
Sci Rep. 2025 Apr 4;15(1):11616. doi: 10.1038/s41598-025-86635-2.
Alzheimer's disease (AD) is one of the primary causes of dementia in the older population, affecting memories, cognitive levels, and the ability to accomplish simple activities gradually. Timely intervention and efficient control of the disease prove to be possible through early diagnosis. The conventional machine learning models designed for AD detection work well only up to a certain point. They usually require a lot of labeled data and do not transfer well to new datasets. Additionally, they incur long periods of retraining. Relatively powerful models of deep learning, however, also are very demanding in computational resources and data. In light of these, we put forward a new way of diagnosing AD using magnetic resonance imaging (MRI) scans and transfer learned convolutional neural networks (CNN). Transfer learning makes it easier to reduce the costs involved in training and improves performance because it allows the use of models which have been trained previously and which generalize very well even when there is very little training data available. In this research, we used three different pre-trained CNN based architectures (AlexNet, GoogleNet, and MobileNetV2) each implemented with several solvers (e.g. Adam, Stochastic Gradient Descent or SGD, and Root Mean Square Propagation or RMSprop). Our model achieved impressive classification results of 99.4% on the Kaggle MRI dataset as well as 98.2% on the Open Access Series of Imaging Studies (OASIS) database. Such results serve to demonstrate how transfer learning is an effective solution to the issues related to conventional models that limits the accuracy of diagnosis of AD, thus enabling their earlier and more accurate diagnosis. This would in turn benefit the patients by improving the treatment management and providing insights on the disease progression.
阿尔茨海默病(AD)是老年人群痴呆症的主要病因之一,会逐渐影响记忆、认知水平以及完成简单活动的能力。通过早期诊断可以实现对该疾病的及时干预和有效控制。为AD检测设计的传统机器学习模型在一定程度上效果良好。它们通常需要大量的标注数据,并且不能很好地迁移到新数据集。此外,它们需要长时间重新训练。然而,相对强大的深度学习模型对计算资源和数据的要求也很高。鉴于此,我们提出了一种利用磁共振成像(MRI)扫描和迁移学习卷积神经网络(CNN)来诊断AD的新方法。迁移学习使得降低训练成本和提高性能变得更加容易,因为它允许使用先前训练过的模型,这些模型即使在可用训练数据很少的情况下也能很好地泛化。在本研究中,我们使用了三种不同的基于预训练CNN的架构(AlexNet、GoogleNet和MobileNetV2),每种架构都用几种求解器(如Adam、随机梯度下降或SGD以及均方根传播或RMSprop)来实现。我们的模型在Kaggle MRI数据集上取得了令人印象深刻的99.4%的分类结果,在开放获取影像研究系列(OASIS)数据库上也达到了98.2%。这些结果证明了迁移学习是解决与传统模型相关问题的有效方法,这些问题限制了AD诊断的准确性,从而能够实现对AD的更早、更准确的诊断。这反过来将通过改善治疗管理并提供有关疾病进展的见解而使患者受益。