Improvement of Performance in Freezing of Gait detection in Parkinsons Disease using Transformer networks and a single waist worn triaxial accelerometer

Read original: arXiv:2404.03704 - Published 4/8/2024 by Luis Sigcha, Luigi Borz`i, Ignacio Pav'on, N'elson Costa, Susana Costa, Pedro Arezes, Juan-Manuel L'opez, Guillermo De Arcas
Total Score

0

🚀

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Freezing of gait (FOG) is a common and debilitating symptom in Parkinson's disease, affecting over 50% of patients in advanced stages
  • Wearable technology and AI have been used for automatic FOG detection, but differences between lab and real-world conditions present challenges
  • This paper presents a novel algorithm using a single body-worn accelerometer and Transformer-based neural networks to improve FOG detection in home settings

Plain English Explanation

Parkinson's disease is a neurodegenerative disorder that can cause a variety of symptoms, one of the most disabling being freezing of gait (FOG). FOG is when a person suddenly has trouble walking or feels like their feet are stuck to the ground. This happens to more than half of Parkinson's patients as the disease progresses, and it can lead to falls and a loss of independence, reducing quality of life.

Researchers have been exploring the use of wearable sensors and artificial intelligence (AI) to automatically detect when a person is experiencing FOG. This could allow for better monitoring and management of the condition. However, the conditions in a lab or clinic are often different from a person's everyday life at home, making it difficult to develop reliable FOG detection systems that work in the real world.

This study aimed to improve automatic FOG detection by using a single accelerometer worn on the body, along with a novel AI algorithm based on Transformer models and convolutional neural networks. The researchers tested this approach with data from 21 Parkinson's patients who experienced FOG while going about their normal daily activities at home.

The results show that this FOG-Transformer approach can significantly improve FOG detection compared to other methods, even when tested on data from patients the algorithm hasn't seen before. This represents an important step towards developing accurate, real-world monitoring systems that can help manage this debilitating symptom of Parkinson's disease.

Technical Explanation

The researchers used data from 21 Parkinson's patients who were monitored with a single triaxial accelerometer while performing activities of daily living in their home environment. During these sessions, the patients experienced various FOG episodes that were annotated by clinicians.

To automatically detect these FOG events, the researchers developed a novel deep learning algorithm called FOG-Transformer. This model combines Transformer-based architectures, which have shown great success in natural language processing, with convolutional neural networks, which are well-suited for processing sensor data like accelerometer readings.

The key innovation of the FOG-Transformer approach is its ability to effectively capture both the temporal dynamics and spatial patterns in the accelerometer data to distinguish FOG from other gait characteristics. This is achieved through the interaction of the Transformer and convolutional components within the network.

The researchers evaluated the performance of the FOG-Transformer using leave-one-subject-out cross-validation (LOSO CV), which is a rigorous testing method that assesses how well the model generalizes to new, unseen patients. The results demonstrate a significant improvement in FOG detection accuracy compared to previous state-of-the-art methods, highlighting the strength of this novel algorithmic approach.

Critical Analysis

The study's use of real-world, home-based data from Parkinson's patients is a major strength, as it helps address the challenges of translating laboratory-based FOG detection systems to practical, everyday use. The authors acknowledge that further validation is needed with larger and more diverse patient populations to fully assess the generalizability of the FOG-Transformer approach.

Additionally, the paper does not provide extensive details on the specific architecture of the Transformer and convolutional components, nor does it compare the performance of the full FOG-Transformer model to its individual sub-components. Exploring these technical aspects could yield further insights into the model's inner workings and potential areas for improvement.

While the results are promising, the authors also note that their approach currently relies on a single body-worn accelerometer. Incorporating additional sensing modalities, such as gyroscopes or video cameras, could potentially enhance the model's ability to differentiate FOG from other gait anomalies, as demonstrated in related work on computer vision approaches to quantifying gait and sleep staging from video.

Conclusion

This paper presents a significant advancement in the automatic detection of freezing of gait (FOG) in Parkinson's disease using a novel deep learning algorithm and a single body-worn accelerometer. The FOG-Transformer model's ability to accurately identify FOG episodes in real-world, home-based settings represents an important step towards the development of reliable monitoring systems that can improve the management of this debilitating symptom.

The research highlights the potential of combining Transformer-based architectures and convolutional networks to effectively process and interpret sensor data, which could have broader applications in health monitoring, motion forecasting, and other domains where robust, adaptive, and generalizable AI models are needed.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

🚀

Total Score

0

Improvement of Performance in Freezing of Gait detection in Parkinsons Disease using Transformer networks and a single waist worn triaxial accelerometer

Luis Sigcha, Luigi Borz`i, Ignacio Pav'on, N'elson Costa, Susana Costa, Pedro Arezes, Juan-Manuel L'opez, Guillermo De Arcas

Freezing of gait (FOG) is one of the most incapacitating symptoms in Parkinsons disease, affecting more than 50 percent of patients in advanced stages of the disease. The presence of FOG may lead to falls and a loss of independence with a consequent reduction in the quality of life. Wearable technology and artificial intelligence have been used for automatic FOG detection to optimize monitoring. However, differences between laboratory and daily-life conditions present challenges for the implementation of reliable detection systems. Consequently, improvement of FOG detection methods remains important to provide accurate monitoring mechanisms intended for free-living and real-time use. This paper presents advances in automatic FOG detection using a single body-worn triaxial accelerometer and a novel classification algorithm based on Transformers and convolutional networks. This study was performed with data from 21 patients who manifested FOG episodes while performing activities of daily living in a home setting. Results indicate that the proposed FOG-Transformer can bring a significant improvement in FOG detection using leave-one-subject-out cross-validation (LOSO CV). These results bring opportunities for the implementation of accurate monitoring systems for use in ambulatory or home settings.

Read more

4/8/2024

🔎

Total Score

0

Accessible, At-Home Detection of Parkinson's Disease via Multi-task Video Analysis

Md Saiful Islam, Tariq Adnan, Jan Freyberg, Sangwu Lee, Abdelrahman Abdelkader, Meghan Pawlik, Cathe Schwartz, Karen Jaffe, Ruth B. Schneider, E Ray Dorsey, Ehsan Hoque

Limited access to neurological care leads to missed diagnoses of Parkinson's disease (PD), leaving many individuals unidentified and untreated. We trained a novel neural network-based fusion architecture to detect Parkinson's disease (PD) by analyzing features extracted from webcam recordings of three tasks: finger tapping, facial expression (smiling), and speech (uttering a sentence containing all letters of the alphabet). Additionally, the model incorporated Monte Carlo Dropout to improve prediction accuracy by considering uncertainties. The study participants (n = 845, 272 with PD) were randomly split into three sets: 60% for training, 20% for model selection (hyper-parameter tuning), and 20% for final performance evaluation. The dataset consists of 1102 sessions, each session containing videos of all three tasks. Our proposed model achieved significantly better accuracy, area under the ROC curve (AUROC), and sensitivity at non-inferior specificity compared to any single-task model. Withholding uncertain predictions further boosted the performance, achieving 88.0% (95% CI: 87.7% - 88.4%) accuracy, 93.0% (92.8% - 93.2%) AUROC, 79.3% (78.4% - 80.2%) sensitivity, and 92.6% (92.3% - 92.8%) specificity, at the expense of not being able to predict for 2.3% (2.0% - 2.6%) data. Further analysis suggests that the trained model does not exhibit any detectable bias across sex and ethnic subgroups and is most effective for individuals aged between 50 and 80. This accessible, low-cost approach requiring only an internet-enabled device with a webcam and microphone paves the way for convenient PD screening at home, particularly in regions with limited access to clinical specialists.

Read more

6/24/2024

🏷️

Total Score

0

Time Series Classification for Detecting Parkinson's Disease from Wrist Motions

Cedric Doni'e, Neha Das, Satoshi Endo, Sandra Hirche

Parkinson's disease (PD) is a neurodegenerative condition characterized by frequently changing motor symptoms, necessitating continuous symptom monitoring for more targeted treatment. Classical time series classification and deep learning techniques have demonstrated limited efficacy in monitoring PD symptoms using wearable accelerometer data due to complex PD movement patterns and the small size of available datasets. We investigate InceptionTime and RandOm Convolutional KErnel Transform (ROCKET) as they are promising for PD symptom monitoring, with InceptionTime's high learning capacity being well-suited to modeling complex movement patterns while ROCKET is suited to small datasets. With random search methodology, we identify the highest-scoring InceptionTime architecture and compare its performance to ROCKET with a ridge classifier and a multi-layer perceptron (MLP) on wrist motion data from PD patients. Our findings indicate that all approaches are suitable for estimating tremor severity and bradykinesia presence but encounter challenges in detecting dyskinesia. ROCKET demonstrates superior performance in identifying dyskinesia, whereas InceptionTime exhibits slightly better performance in tremor and bradykinesia detection. Notably, both methods outperform the multi-layer perceptron. In conclusion, InceptionTime exhibits the capability to classify complex wrist motion time series and holds the greatest potential for continuous symptom monitoring in PD.

Read more

5/22/2024

Exploiting Foundation Models and Speech Enhancement for Parkinson's Disease Detection from Speech in Real-World Operative Conditions
Total Score

0

Exploiting Foundation Models and Speech Enhancement for Parkinson's Disease Detection from Speech in Real-World Operative Conditions

Moreno La Quatra, Maria Francesca Turco, Torbj{o}rn Svendsen, Giampiero Salvi, Juan Rafael Orozco-Arroyave, Sabato Marco Siniscalchi

This work is concerned with devising a robust Parkinson's (PD) disease detector from speech in real-world operating conditions using (i) foundational models, and (ii) speech enhancement (SE) methods. To this end, we first fine-tune several foundational-based models on the standard PC-GITA (s-PC-GITA) clean data. Our results demonstrate superior performance to previously proposed models. Second, we assess the generalization capability of the PD models on the extended PC-GITA (e-PC-GITA) recordings, collected in real-world operative conditions, and observe a severe drop in performance moving from ideal to real-world conditions. Third, we align training and testing conditions applaying off-the-shelf SE techniques on e-PC-GITA, and a significant boost in performance is observed only for the foundational-based models. Finally, combining the two best foundational-based models trained on s-PC-GITA, namely WavLM Base and Hubert Base, yielded top performance on the enhanced e-PC-GITA.

Read more

6/25/2024