Graph Neural Networks for Parkinson's Disease Detection
Shakeel A. Sheikh, Yacouba Kaloga, Md. Sahidullah, Ina Kodrasi
Abstract
Despite the promising performance of state-of-the-art approaches for Parkinson’s Disease (PD) detection, these approaches often analyze individual speech segments in isolation, which can lead to sub-optimal results. Dysarthric cues that characterize speech impairments from PD patients are expected to be related across segments from different speakers. Isolated segment analysis fails to exploit these inter-segment relationships. Additionally, not all speech segments from PD patients exhibit clear dysarthric symptoms, introducing label noise that can negatively affect the performance and generalizability of current approaches. To address these challenges, we propose a novel PD detection framework utilizing Graph Convolutional Networks (GCNs). By representing speech segments as nodes and capturing the similarity between segments through edges, our GCN model facilitates the aggregation of dysarthric cues across the graph, effectively exploiting segment relationships and mitigating the impact of label noise. Experimental results demonstrate the advantages of the proposed GCN model for PD detection and provide insights into its underlying mechanisms.
BibTeX
@inproceedings{icassp2025_graphneuralnetwo,
title = {Graph Neural Networks for Parkinson's Disease Detection},
author = {Shakeel A. Sheikh and Yacouba Kaloga and Md. Sahidullah and Ina Kodrasi},
booktitle = {ICASSP 2025},
year = {2025}
}