AI WALKUP: A Computer-Vision Approach to Quantifying MDS-UPDRS in Parkinson's Disease

Read original: arXiv:2404.01654 - Published 4/3/2024 by Xiang Xiang, Zihan Zhang, Jing Ma, Yao Deng
Total Score

0

AI WALKUP: A Computer-Vision Approach to Quantifying MDS-UPDRS in Parkinson's Disease

Sign in to get full access

or

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

Overview

  • The paper proposes a computer vision approach called "AI WALKUP" to quantify motor symptoms of Parkinson's disease using the MDS-UPDRS scale.
  • The system uses pose estimation techniques to track patients' movements during standard clinical assessments and automatically generate MDS-UPDRS scores.
  • The goal is to provide an objective, scalable method for motor assessment that reduces the subjectivity and burden on clinicians.

Plain English Explanation

The researchers developed a computer system that can watch patients with Parkinson's disease perform standard clinical tests and automatically evaluate their motor symptoms. Parkinson's is a neurological disorder that causes tremors, stiffness, and other movement problems. Clinicians currently assess these motor symptoms using a standardized rating scale called the MDS-UPDRS, but this process is time-consuming and relies heavily on the clinician's subjective judgment.

The AI WALKUP system uses cameras to track the patient's body movements during the clinical tests. It then analyzes the patient's poses and movements to generate MDS-UPDRS scores automatically. This aims to provide a more objective and efficient way to measure Parkinson's motor symptoms compared to manual clinical assessments. The researchers hope this approach could improve the consistency and scalability of Parkinson's motor evaluations, allowing more frequent and widespread monitoring of patients.

Technical Explanation

The key components of the AI WALKUP system include:

  1. Pose estimation: The system uses a deep learning-based pose estimation model to track 17 key joint positions on the patient's body during the clinical tests.

  2. Movement feature extraction: Based on the detected poses over time, the system extracts various movement features like joint angles, velocities, and ranges of motion.

  3. MDS-UPDRS scoring: A machine learning model is trained to map the extracted movement features to the corresponding MDS-UPDRS subscale scores for each test.

The researchers evaluated the system on 61 Parkinson's patients and compared the automated MDS-UPDRS scores to scores provided by trained clinicians. They found a high correlation between the AI-generated scores and the clinician scores, demonstrating the potential of this computer vision approach for objective motor assessment.

Critical Analysis

The paper provides a promising initial demonstration of the AI WALKUP system, but it also acknowledges several limitations that warrant further research:

  • The study had a relatively small sample size, so the generalizability of the results needs to be validated on larger, more diverse patient populations.
  • The system was only evaluated on a subset of MDS-UPDRS tests, so its performance on the full clinical assessment battery is still unknown.
  • The paper does not discuss potential issues around privacy, consent, and ethical use of continuous patient monitoring with this type of system.
  • While the automated scoring aims to reduce subjectivity, the underlying pose estimation and machine learning models may introduce new sources of bias that require careful scrutiny.

Overall, the AI WALKUP approach represents an innovative step towards more quantitative and scalable motor symptom monitoring for Parkinson's disease. However, continued research is needed to further develop and robustly validate the system before it could be responsibly deployed in clinical practice.

Conclusion

The AI WALKUP system showcases how computer vision techniques can be leveraged to automate the assessment of Parkinson's disease motor symptoms. By objectively tracking patient movements and mapping them to standardized clinical scales, this approach has the potential to improve the consistency, efficiency, and accessibility of Parkinson's motor evaluations. While further research is needed to fully validate the system, this work demonstrates the promise of using AI to enhance clinical decision-making and patient monitoring for neurological disorders.



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

AI WALKUP: A Computer-Vision Approach to Quantifying MDS-UPDRS in Parkinson's Disease
Total Score

0

AI WALKUP: A Computer-Vision Approach to Quantifying MDS-UPDRS in Parkinson's Disease

Xiang Xiang, Zihan Zhang, Jing Ma, Yao Deng

Parkinson's Disease (PD) is the second most common neurodegenerative disorder. The existing assessment method for PD is usually the Movement Disorder Society - Unified Parkinson's Disease Rating Scale (MDS-UPDRS) to assess the severity of various types of motor symptoms and disease progression. However, manual assessment suffers from high subjectivity, lack of consistency, and high cost and low efficiency of manual communication. We want to use a computer vision based solution to capture human pose images based on a camera, reconstruct and perform motion analysis using algorithms, and extract the features of the amount of motion through feature engineering. The proposed approach can be deployed on different smartphones, and the video recording and artificial intelligence analysis can be done quickly and easily through our APP.

Read more

4/3/2024

Benchmarking Skeleton-based Motion Encoder Models for Clinical Applications: Estimating Parkinson's Disease Severity in Walking Sequences
Total Score

0

Benchmarking Skeleton-based Motion Encoder Models for Clinical Applications: Estimating Parkinson's Disease Severity in Walking Sequences

Vida Adeli, Soroush Mehraban, Irene Ballester, Yasamin Zarghami, Andrea Sabo, Andrea Iaboni, Babak Taati

This study investigates the application of general human motion encoders trained on large-scale human motion datasets for analyzing gait patterns in PD patients. Although these models have learned a wealth of human biomechanical knowledge, their effectiveness in analyzing pathological movements, such as parkinsonian gait, has yet to be fully validated. We propose a comparative framework and evaluate six pre-trained state-of-the-art human motion encoder models on their ability to predict the Movement Disorder Society - Unified Parkinson's Disease Rating Scale (MDS-UPDRS-III) gait scores from motion capture data. We compare these against a traditional gait feature-based predictive model in a recently released large public PD dataset, including PD patients on and off medication. The feature-based model currently shows higher weighted average accuracy, precision, recall, and F1-score. Motion encoder models with closely comparable results demonstrate promise for scalability and efficiency in clinical settings. This potential is underscored by the enhanced performance of the encoder model upon fine-tuning on PD training set. Four of the six human motion models examined provided prediction scores that were significantly different between on- and off-medication states. This finding reveals the sensitivity of motion encoder models to nuanced clinical changes. It also underscores the necessity for continued customization of these models to better capture disease-specific features, thereby reducing the reliance on labor-intensive feature engineering. Lastly, we establish a benchmark for the analysis of skeleton-based motion encoder models in clinical settings. To the best of our knowledge, this is the first study to provide a benchmark that enables state-of-the-art models to be tested and compete in a clinical context. Codes and benchmark leaderboard are available at code.

Read more

5/31/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

Deep learning for objective estimation of Parkinsonian tremor severity
Total Score

0

Deep learning for objective estimation of Parkinsonian tremor severity

Felipe Duque-Quiceno, Grzegorz Sarapata, Yuriy Dushin, Miles Allen, Jonathan O'Keeffe

Accurate assessment of Parkinsonian tremor is vital for monitoring disease progression and evaluating treatment efficacy. We introduce a pixel-based deep learning model designed to analyse postural tremor in Parkinson's disease (PD) from video data, overcoming the limitations of traditional pose estimation techniques. Trained on 2,742 assessments from five specialised movement disorder centres across two continents, the model demonstrated robust concordance with clinical evaluations. It effectively predicted treatment effects for levodopa and deep brain stimulation (DBS), detected lateral asymmetry of symptoms, and differentiated between different tremor severities. Feature space analysis revealed a non-linear, structured distribution of tremor severity, with low-severity scores occupying a larger portion of the feature space. The model also effectively identified outlier videos, suggesting its potential for adaptive learning and quality control in clinical settings. Our approach offers a scalable and objective method for tremor scoring, with potential integration into other MDS-UPDRS motor assessments, including bradykinesia and gait. The system's adaptability and performance underscore its promise for high-frequency, longitudinal monitoring of PD symptoms, complementing clinical expertise and enhancing decision-making in patient management. Future work will extend this pixel-based methodology to other cardinal symptoms of PD, aiming to develop a comprehensive, multi-symptom model for automated Parkinson's disease severity assessment.

Read more

9/4/2024