Shastry K Aditya
Nitte Meenakshi Institute of Technology, Bengaluru, 560064, India.
Curr Med Sci. 2025 Apr;45(2):206-230. doi: 10.1007/s11596-025-00017-3. Epub 2025 Mar 3.
To develop and validate a deep neural network (DNN) model for diagnosing Parkinson's Disease (PD) using handwritten spiral and wave images, and to compare its performance with various machine learning (ML) and deep learning (DL) models.
The study utilized a dataset of 204 images (102 spiral and 102 wave) from PD patients and healthy subjects. The images were preprocessed using the Histogram of Oriented Gradients (HOG) descriptor and augmented to increase dataset diversity. The DNN model was designed with an input layer, three convolutional layers, two max-pooling layers, two dropout layers, and two dense layers. The model was trained and evaluated using metrics such as accuracy, sensitivity, specificity, and loss. The DNN model was compared with nine ML models (random forest, logistic regression, AdaBoost, k-nearest neighbor, gradient boost, naïve Bayes, support vector machine, decision tree) and two DL models (convolutional neural network, DenseNet-201).
The DNN model outperformed all other models in diagnosing PD from handwritten spiral and wave images. On spiral images, the DNN model achieved accuracies of 41.24% over naïve Bayes, 31.24% over decision tree, and 27.9% over support vector machine. On wave images, the DNN model achieved accuracies of 40% over naïve Bayes, 36.67% over decision tree, and 30% over support vector machine. The DNN model demonstrated significant improvements in sensitivity and specificity compared to other models.
The DNN model significantly improves the accuracy of PD diagnosis using handwritten spiral and wave images, outperforming several ML and DL models. This approach offers a promising diagnostic tool for early PD detection and provides a foundation for future work to incorporate additional features and enhance detection accuracy.
开发并验证一种用于通过手写螺旋和波形图像诊断帕金森病(PD)的深度神经网络(DNN)模型,并将其性能与各种机器学习(ML)和深度学习(DL)模型进行比较。
该研究使用了来自PD患者和健康受试者的204张图像(102张螺旋图像和102张波形图像)数据集。使用方向梯度直方图(HOG)描述符对图像进行预处理,并进行增强以增加数据集的多样性。DNN模型设计有一个输入层、三个卷积层、两个最大池化层、两个随机失活层和两个全连接层。使用准确率、灵敏度、特异性和损失等指标对模型进行训练和评估。将DNN模型与九个ML模型(随机森林、逻辑回归、AdaBoost、k近邻、梯度提升、朴素贝叶斯、支持向量机、决策树)和两个DL模型(卷积神经网络、DenseNet - 201)进行比较。
在通过手写螺旋和波形图像诊断PD方面,DNN模型的表现优于所有其他模型。在螺旋图像上,DNN模型比朴素贝叶斯模型的准确率高41.24%,比决策树模型高31.24%,比支持向量机模型高27.9%。在波形图像上,DNN模型比朴素贝叶斯模型的准确率高40%,比决策树模型高36.67%,比支持向量机模型高30%。与其他模型相比,DNN模型在灵敏度和特异性方面有显著提高。
DNN模型显著提高了使用手写螺旋和波形图像进行PD诊断的准确率,优于多个ML和DL模型。这种方法为早期PD检测提供了一种有前景的诊断工具,并为未来纳入更多特征和提高检测准确率的工作奠定了基础。