Integrative Deep Learning Framework for Parkinson's Disease Early Detection using Gait Cycle Data Measured by Wearable Sensors: A CNN-GRU-GNN Approach
Alireza Rashnu, Armin Salimi-Badr

TL;DR
This paper introduces a novel deep learning framework combining CNN, GRU, and GNN to accurately detect Parkinson's disease early using gait data from wearable sensors, capturing temporal and spatial features.
Contribution
The study presents a new integrated deep learning architecture that effectively models gait data with spatial and temporal dynamics for early Parkinson's detection.
Findings
Achieved over 99% accuracy, precision, recall, and F1 score.
Successfully modeled sensor relationships using GNN layers.
Demonstrated the effectiveness of combining CNN, GRU, and GNN for gait analysis.
Abstract
Efficient early diagnosis is paramount in addressing the complexities of Parkinson's disease because timely intervention can substantially mitigate symptom progression and improve patient outcomes. In this paper, we present a pioneering deep learning architecture tailored for the binary classification of subjects, utilizing gait cycle datasets to facilitate early detection of Parkinson's disease. Our model harnesses the power of 1D-Convolutional Neural Networks (CNN), Gated Recurrent Units (GRU), and Graph Neural Network (GNN) layers, synergistically capturing temporal dynamics and spatial relationships within the data. In this work, 16 wearable sensors located at the end of subjects' shoes for measuring the vertical Ground Reaction Force (vGRF) are considered as the vertices of a graph, their adjacencies are modelled as edges of this graph, and finally, the measured data of each sensor…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParkinson's Disease Mechanisms and Treatments · Gait Recognition and Analysis
MethodsGraph Neural Network · Gated Recurrent Unit
