LSTM-CNN: An efficient diagnostic network for Parkinson's disease utilizing dynamic handwriting analysis
Xuechao Wang, Junqing Huang, Sven Nomm, Marianna Chatzakou, Kadri, Medijainen, Aaro Toomela, Michael Ruzhansky

TL;DR
This paper introduces a hybrid LSTM-CNN neural network that efficiently analyzes dynamic handwriting signals for early Parkinson's disease diagnosis, achieving high accuracy with a lightweight model suitable for real-time use.
Contribution
The study presents a novel hybrid LSTM-CNN architecture optimized for Parkinson's diagnosis, combining time-varying feature extraction with low computational cost, and demonstrates its effectiveness through extensive validation.
Findings
Achieved 96.2% accuracy on DraWritePD dataset
Achieved 90.7% accuracy on PaHaW dataset
Model is lightweight with 0.084M parameters and real-time inference capability
Abstract
Background and objectives: Dynamic handwriting analysis, due to its non-invasive and readily accessible nature, has recently emerged as a vital adjunctive method for the early diagnosis of Parkinson's disease. In this study, we design a compact and efficient network architecture to analyse the distinctive handwriting patterns of patients' dynamic handwriting signals, thereby providing an objective identification for the Parkinson's disease diagnosis. Methods: The proposed network is based on a hybrid deep learning approach that fully leverages the advantages of both long short-term memory (LSTM) and convolutional neural networks (CNNs). Specifically, the LSTM block is adopted to extract the time-varying features, while the CNN-based block is implemented using one-dimensional convolution for low computational cost. Moreover, the hybrid model architecture is continuously refined under…
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
TopicsHandwritten Text Recognition Techniques · Voice and Speech Disorders · Natural Language Processing Techniques
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Convolution
