• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

使用有限基物理神经网络对阿尔茨海默病进行分类。

Classifying Alzheimer's Disease Using a Finite Basis Physics Neural Network.

作者信息

Dhavamani Logeshwari, Joshi Sagar Vasantrao, Kothapalli Pavan Kumar Varma, Elangovan Muniyandy, Putchanuthala Ramesh Babu, Senthamil Selvan Ramasamy

机构信息

Department of Information Technology, St Joseph's Institute of Technology, Chennai, Tamil Nadu, India.

Department of Electronics and Telecommunication Engineering, Nutan Maharashtra Institute of Engineering and Technology, Pune, Maharashtra, India.

出版信息

Microsc Res Tech. 2025 Apr;88(4):1115-1127. doi: 10.1002/jemt.24727. Epub 2024 Dec 20.

DOI:10.1002/jemt.24727
PMID:39704389
Abstract

The disease amyloid plaques, neurofibrillary tangles, synaptic dysfunction, and neuronal death gradually accumulate throughout Alzheimer's disease (AD), resulting in cognitive decline and functional disability. The challenges of dataset quality, interpretability, ethical integration, population variety, and picture standardization must be addressed using deep learning for the functional magnetic resonance imaging (MRI) classification of AD in order to guarantee a trustworthy and practical therapeutic application. In this manuscript Classifying AD using a finite basis physics neural network (CAD-FBPINN) is proposed. Initially, images are collected from AD Neuroimaging Initiative (ADNI) dataset. The images are fed to Pre-processing segment. During the preprocessing phase the reverse lognormal Kalman filter (RLKF) is used to enhance the input images. Then the preprocessed images are given to the feature extraction process. Feature extraction is done by Newton-time-extracting wavelet transform (NTEWT), which is used to extract the statistical features such as the mean, kurtosis, and skewness. Finally the features extracted are given to FBPINNs for Classifying AD such as early mild cognitive impairment (EMCI), AD, mild cognitive impairment (MCI), late mild cognitive impairment (LMCI), normal control (NC), and subjective memory complaints (SMCs). In General, FBPINN does not express adapting optimization strategies to determine optimal factors to ensure correct AD classification. Hence, sea-horse optimization algorithm (SHOA) to optimize FBPINN, which accurately classifies AD. The proposed technique implemented in python and efficacy of the CAD-FBPINN technique is assessed with support of numerous performances like accuracy, precision, Recall, F1-score, specificity and negative predictive value (NPV) is analyzed. Proposed CAD-FBPINN method attain 30.53%, 23.34%, and 32.64% higher accuracy; 20.53%, 25.34%, and 29.64% higher precision; 20.53%, 25.34%, and 29.64% higher NP values analyzed with the existing for Classifying AD Stages through Brain Modifications using FBPINNs Optimized with sea-horse optimizer. Then, the effectiveness of the CAD-FBPINN technique is compared to other methods that are currently in use, such as AD diagnosis and classification using a convolution neural network algorithm (DC-AD-AlexNet), Predicting diagnosis 4 years before Alzheimer's disease incident (PDP-ADI-GCNN), and Using the DC-AD-AlexNet convolution neural network algorithm, diagnose and classify AD.

摘要

在阿尔茨海默病(AD)病程中,淀粉样斑块、神经原纤维缠结、突触功能障碍和神经元死亡等病变会逐渐累积,导致认知能力下降和功能残疾。为确保功能性磁共振成像(MRI)对AD分类在治疗应用中可靠且实用,必须通过深度学习解决数据集质量、可解释性、伦理整合、人群多样性和图像标准化等挑战。本文提出了一种基于有限基物理神经网络的AD分类方法(CAD-FBPINN)。首先,从AD神经影像倡议(ADNI)数据集中收集图像。这些图像被输入到预处理部分。在预处理阶段,使用逆对数正态卡尔曼滤波器(RLKF)增强输入图像。然后,将预处理后的图像送入特征提取过程。特征提取通过牛顿时间提取小波变换(NTEWT)完成,该变换用于提取均值、峰度和偏度等统计特征。最后,将提取的特征输入到FBPINN中对AD进行分类,如早期轻度认知障碍(EMCI)、AD、轻度认知障碍(MCI)、晚期轻度认知障碍(LMCI)、正常对照(NC)和主观记忆障碍(SMC)。一般来说,FBPINN没有表达出适应优化策略来确定最佳因素以确保正确的AD分类。因此,采用海马优化算法(SHOA)对FBPINN进行优化,从而准确地对AD进行分类。该技术用Python实现,并通过准确性、精确性、召回率、F1分数、特异性和阴性预测值(NPV)等多种性能指标评估CAD-FBPINN技术的有效性。所提出的CAD-FBPINN方法在通过海马优化器优化的FBPINN对AD阶段进行分类时,与现有方法相比,准确率分别提高了30.53%、23.34%和32.64%;精确率分别提高了20.53%、25.34%和29.64%;NP值分别提高了20.53%、25.34%和29.64%。然后,将CAD-FBPINN技术的有效性与目前正在使用的其他方法进行比较,如使用卷积神经网络算法进行AD诊断和分类(DC-AD-AlexNet)、在阿尔茨海默病发病前4年预测诊断(PDP-ADI-GCNN)以及使用DC-AD-AlexNet卷积神经网络算法进行AD诊断和分类。

相似文献

1
Classifying Alzheimer's Disease Using a Finite Basis Physics Neural Network.使用有限基物理神经网络对阿尔茨海默病进行分类。
Microsc Res Tech. 2025 Apr;88(4):1115-1127. doi: 10.1002/jemt.24727. Epub 2024 Dec 20.
2
A parameter-efficient deep learning approach to predict conversion from mild cognitive impairment to Alzheimer's disease.一种参数高效的深度学习方法,用于预测轻度认知障碍向阿尔茨海默病的转化。
Neuroimage. 2019 Apr 1;189:276-287. doi: 10.1016/j.neuroimage.2019.01.031. Epub 2019 Jan 14.
3
ViTAD: Leveraging modified vision transformer for Alzheimer's disease multi-stage classification from brain MRI scans.ViTAD:利用改进的视觉Transformer从脑部MRI扫描进行阿尔茨海默病多阶段分类
Brain Res. 2025 Jan 15;1847:149302. doi: 10.1016/j.brainres.2024.149302. Epub 2024 Nov 12.
4
A Deep Learning Approach for Automated Diagnosis and Multi-Class Classification of Alzheimer's Disease Stages Using Resting-State fMRI and Residual Neural Networks.基于静息态 fMRI 和残差神经网络的深度学习方法对阿尔茨海默病阶段进行自动诊断和多分类。
J Med Syst. 2019 Dec 18;44(2):37. doi: 10.1007/s10916-019-1475-2.
5
A multi-model deep convolutional neural network for automatic hippocampus segmentation and classification in Alzheimer's disease.一种用于阿尔茨海默病中海马自动分割和分类的多模态深度卷积神经网络。
Neuroimage. 2020 Mar;208:116459. doi: 10.1016/j.neuroimage.2019.116459. Epub 2019 Dec 16.
6
Classification of Alzheimer's Disease and Mild Cognitive Impairment Based on Cortical and Subcortical Features from MRI T1 Brain Images Utilizing Four Different Types of Datasets.基于 MRI T1 脑图像的皮质和皮质下特征对阿尔茨海默病和轻度认知障碍的分类,利用了四种不同类型的数据集。
J Healthc Eng. 2020 Aug 31;2020:3743171. doi: 10.1155/2020/3743171. eCollection 2020.
7
An intelligent magnetic resonance imagining-based multistage Alzheimer's disease classification using swish-convolutional neural networks.基于智能磁共振成像的多阶段阿尔茨海默病分类:使用Swish卷积神经网络
Med Biol Eng Comput. 2025 Mar;63(3):885-899. doi: 10.1007/s11517-024-03237-2. Epub 2024 Nov 15.
8
Predicting cognitive decline: Deep-learning reveals subtle brain changes in pre-MCI stage.预测认知衰退:深度学习揭示轻度认知障碍前阶段大脑的细微变化。
J Prev Alzheimers Dis. 2025 May;12(5):100079. doi: 10.1016/j.tjpad.2025.100079. Epub 2025 Feb 6.
9
A novel joint HCPMMP method for automatically classifying Alzheimer's and different stage MCI patients.一种新型联合 HCPMMP 方法,用于自动分类阿尔茨海默病和不同阶段的轻度认知障碍患者。
Behav Brain Res. 2019 Jun 3;365:210-221. doi: 10.1016/j.bbr.2019.03.004. Epub 2019 Mar 2.
10
Latent diffusion model-based MRI superresolution enhances mild cognitive impairment prognostication and Alzheimer's disease classification.基于潜在扩散模型的 MRI 超分辨率可增强轻度认知障碍的预后预测和阿尔茨海默病的分类。
Neuroimage. 2024 Aug 1;296:120663. doi: 10.1016/j.neuroimage.2024.120663. Epub 2024 Jun 4.