LGCYSDASSep 23, 2023

Beyond Fairness: Age-Harmless Parkinson's Detection via Voice

arXiv:2309.13292v11 citationsh-index: 16
Originality Incremental advance
AI Analysis

This addresses a fairness problem in clinical AI for Parkinson's disease detection, particularly for early-onset patients, but is incremental as it builds on existing debiasing and ensemble techniques.

The paper tackled the fairness issue in Parkinson's disease detection from voice data, where deep learning models perform poorly for young patients, and introduced a debiasing method using GradCAM-based feature masking and ensemble models to improve accuracy for the young group without compromising performance for the elderly.

Parkinson's disease (PD), a neurodegenerative disorder, often manifests as speech and voice dysfunction. While utilizing voice data for PD detection has great potential in clinical applications, the widely used deep learning models currently have fairness issues regarding different ages of onset. These deep models perform well for the elderly group (age $>$ 55) but are less accurate for the young group (age $\leq$ 55). Through our investigation, the discrepancy between the elderly and the young arises due to 1) an imbalanced dataset and 2) the milder symptoms often seen in early-onset patients. However, traditional debiasing methods are impractical as they typically impair the prediction accuracy for the majority group while minimizing the discrepancy. To address this issue, we present a new debiasing method using GradCAM-based feature masking combined with ensemble models, ensuring that neither fairness nor accuracy is compromised. Specifically, the GradCAM-based feature masking selectively obscures age-related features in the input voice data while preserving essential information for PD detection. The ensemble models further improve the prediction accuracy for the minority (young group). Our approach effectively improves detection accuracy for early-onset patients without sacrificing performance for the elderly group. Additionally, we propose a two-step detection strategy for the young group, offering a practical risk assessment for potential early-onset PD patients.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes