Zhang Xin, Gao Le, Wang Zhimin, Yu Yong, Zhang Yudong, Hong Jin
School of Electronic and Information Engineering, Wuyi University, Jiangmen, 529000, China.
School of Computer Science, Shaanxi Normal University, Xi'an, 710062, China.
Heliyon. 2024 Feb 15;10(4):e26405. doi: 10.1016/j.heliyon.2024.e26405. eCollection 2024 Feb 29.
Alzheimer's disease(AD) poses a significant challenge due to its widespread prevalence and the lack of effective treatments, highlighting the urgent need for early detection. This research introduces an enhanced neural network, named ADnet, which is based on the VGG16 model, to detect Alzheimer's disease using two-dimensional MRI slices. ADNet incorporates several key improvements: it replaces traditional convolution with depthwise separable convolution to reduce model parameters, replaces the ReLU activation function with ELU to address potential issues with exploding gradients, and integrates the SE(Squeeze-and-Excitation) module to enhance feature extraction efficiency. In addition to the primary task of MRI feature extraction, ADnet is simultaneously trained on two auxiliary tasks: clinical dementia score regression and mental state score regression. Experimental results demonstrate that compared to the baseline VGG16, ADNet achieves a 4.18% accuracy improvement for AD vs. CN classification and a 6% improvement for MCI vs. CN classification. These findings highlight the effectiveness of ADnet in classifying Alzheimer's disease, providing crucial support for early diagnosis and intervention by medical professionals. The proposed enhancements represent advancements in neural network architecture and training strategies for improved AD classification.
阿尔茨海默病(AD)因其广泛的患病率和缺乏有效的治疗方法而构成重大挑战,凸显了早期检测的迫切需求。本研究引入了一种基于VGG16模型的增强神经网络ADnet,用于使用二维MRI切片检测阿尔茨海默病。ADNet包含几个关键改进:它用深度可分离卷积取代传统卷积以减少模型参数,用ELU取代ReLU激活函数以解决梯度爆炸的潜在问题,并集成SE(挤压与激励)模块以提高特征提取效率。除了MRI特征提取的主要任务外,ADnet还同时在两个辅助任务上进行训练:临床痴呆评分回归和精神状态评分回归。实验结果表明,与基线VGG16相比,ADNet在AD与CN分类上的准确率提高了4.18%,在MCI与CN分类上提高了6%。这些发现凸显了ADnet在阿尔茨海默病分类中的有效性,为医学专业人员的早期诊断和干预提供了关键支持。所提出的改进代表了神经网络架构和训练策略在改善AD分类方面的进展。