paper-with-me

Papers

1D-Convolutional transformer for Parkinson disease diagnosis from gait

2023-11-06 · Safwen Naimi, Wassim Bouachir, Guillaume-Alexandre Bilodeau

This paper presents an efficient deep neural network model for diagnosing Parkinson's disease from gait. More specifically, we introduce a hybrid ConvNet-Transformer architecture to accurately diagnose the disease by detecting the severity stage. The proposed architecture exploits the strengths of both Convolutional Neural Networks and Transformers in a single end-to-end model, where the former is able to extract relevant local features from Vertical Ground Reaction Force (VGRF) signal, while the latter allows to capture long-term spatio-temporal dependencies in data. In this manner, our hybrid architecture achieves an improved performance compared to using either models individually. Our experimental results show that our approach is effective for detecting the different stages of Parkinson's disease from gait data, with a final accuracy of 88%, outperforming other state-of-the-art AI methods on the Physionet gait dataset. Moreover, our method can be generalized and adapted for other classification problems to jointly address the feature relevance and spatio-temporal dependency problems in 1D signals. Our source code and pre-trained models are publicly available at https://github.com/SafwenNaimi/1D-Convolutional-transformer-for-Parkinson-disease-diagnosis-from-gait.

📄 PDF Abstract BibTeX arXiv:2311.03177

Code (1)

safwennaimi/1d-convolutional-transformer-for-parkinson-disease-diagnosis-from-gait 공식 구현 tf

Similar Papers 제목 키워드 기반

Deep 1D-Convnet for accurate Parkinson disease detection and severity prediction from gait

2019-10-25 · Expert Systems with Applications 2020 4 · Imanne El Maachi, Guillaume-Alexandre Bilodeau, Wassim Bouachir

Diagnosing Parkinson's disease is a complex task that requires the evaluation of several motor and non-motor symptoms. During diagnosis, gait abnormalities are among the important symptoms that physicians should consider…

Gait Recognitionseverity prediction

Parkinson's Disease Diagnosis Through Deep Learning: A Novel LSTM-Based Approach for Freezing of Gait Detection

2024-12-09 · Aqib Nazir Mir, Iqra Nissar, Mumtaz Ahmed, Sarfaraz Masood 외

Deep learning holds tremendous potential in healthcare for uncovering hidden patterns within extensive clinical datasets, aiding in the diagnosis of various diseases. Parkinson's disease (PD) is a neurodegenerative condi…

Feature EngineeringL2 RegularizationSpecificity

HCT: Hybrid Convnet-Transformer for Parkinson's disease detection and severity prediction from gait

2023-10-26 · Safwen Naimi, Wassim Bouachir, Guillaume-Alexandre Bilodeau

In this paper, we propose a novel deep learning method based on a new Hybrid ConvNet-Transformer architecture to detect and stage Parkinson's disease (PD) from gait data. We adopt a two-step approach by dividing the prob…

severity prediction

GAITGen: Disentangled Motion-Pathology Impaired Gait Generative Model -- Bringing Motion Generation to the Clinical Domain

2025-03-28 · Vida Adeli, Soroush Mehraban, Majid Mirmehdi, Alan Whone 외

Gait analysis is crucial for the diagnosis and monitoring of movement disorders like Parkinson's Disease. While computer vision models have shown potential for objectively evaluating parkinsonian gait, their effectivenes…

Motion Generation

Spatiotemporal Ground Reaction Force Analysis using Convolutional Neural Networks to Analyze Parkinsonian Gait

2021-02-01 · Musthaq Ahamed, P. D. S. H. Gunawardane, Nimali T. Medagedara

Parkinson's disease (PD) is a non-curable disease that commonly found among elders that greatly reduce their quality of life. PD primarily affects the gait pattern and slowly changes the walking gait from the normality t…

Decision Making