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

Abstract

Limited accessibility to neurological care leads to under-diagnosed Parkinson's Disease (PD), preventing early intervention. Existing AI-based PD detection methods primarily focus on unimodal analysis of motor or speech tasks, overlooking the multifaceted nature of the disease. To address this, we introduce a large-scale, multi-task video dataset of 1102 sessions (each containing videos of finger tapping, facial expression, and speech tasks captured via webcam) from 845 participants (272 with PD). We propose a novel Uncertainty-calibrated Fusion Network (UFNet) that leverages this multimodal data to enhance diagnostic accuracy. UFNet employs independent task-specific networks, trained with Monte Carlo Dropout for uncertainty quantification, followed by self-attended fusion of features, with attention weights dynamically adjusted based on task-specific uncertainties. We randomly split the participants into training (60%), validation (20%), and test (20%) sets to ensure patient-centered evaluation. UFNet significantly outperformed single-task models in terms of accuracy, area under the ROC curve (AUROC), and sensitivity while maintaining non-inferior specificity. Withholding uncertain predictions further boosted the performance, achieving 88.0 +- 0.3% accuracy, 93.0 +- 0.2% AUROC, 79.3 +- 0.9% sensitivity, and 92.6 +- 0.3% specificity, at the expense of not being able to predict for 2.3 +- 0.3% data (+- denotes 95% confidence interval). 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. By merely requiring a webcam and microphone, our approach facilitates accessible home-based PD screening, especially in regions with limited healthcare resources.

Cite

Text

Islam et al. "Accessible, At-Home Detection of Parkinson's Disease via Multi-Task Video Analysis." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I27.35031

Markdown

[Islam et al. "Accessible, At-Home Detection of Parkinson's Disease via Multi-Task Video Analysis." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/islam2025aaai-accessible/) doi:10.1609/AAAI.V39I27.35031

BibTeX

@inproceedings{islam2025aaai-accessible,
  title     = {{Accessible, At-Home Detection of Parkinson's Disease via Multi-Task Video Analysis}},
  author    = {Islam, Md. Saiful and Adnan, T. M. Tariq and Freyberg, Jan and Lee, Sangwu and Abdelkader, Abdelrahman and Pawlik, Meghan and Schwartz, Cathe and Jaffe, Karen and Schneider, Ruth B. and Dorsey, Earl Ray and Hoque, Ehsan},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {28125-28133},
  doi       = {10.1609/AAAI.V39I27.35031},
  url       = {https://mlanthology.org/aaai/2025/islam2025aaai-accessible/}
}