Table of Contents
Fetching ...

Fairness-Aware Partial-label Domain Adaptation for Voice Classification of Parkinson's and ALS

Arianna Francesconi, Zhixiang Dai, Arthur Stefano Moscheni, Himesh Morgan Perera Kanattage, Donato Cappetta, Fabio Rebecchi, Paolo Soda, Valerio Guarrasi, Rosa Sicilia, Mary-Anne Hartley

TL;DR

This work tackles cross-device and cross-cohort voice-based classification for three classes (healthy, PD, ALS) under partial-label domain shifts and fairness concerns. It introduces FairPDA, a hybrid framework that combines MixStyle-based domain generalization, partial-label adversarial alignment (Conditional CDAN with target-driven source reweighting), and an adversarial gender debiasing branch to promote gender-invariant representations. Through cross-cohort evaluation on four heterogeneous sustained-vowel datasets and both DG and UDA protocols, FairPDA achieves the best external generalization while reducing gender disparities, outperforming twelve baselines and ablations. The study provides a first cross-cohort benchmark for ternary voice classification under partial-label shift and fairness constraints, with practical implications for robust, fair voice-based biomarkers in neurodegenerative disease screening and monitoring.

Abstract

Voice-based digital biomarkers can enable scalable, non-invasive screening and monitoring of Parkinson's disease (PD) and Amyotrophic Lateral Sclerosis (ALS). However, models trained on one cohort or device often fail on new acquisition settings due to cross-device and cross-cohort domain shift. This challenge is amplified in real-world scenarios with partial-label mismatch, where datasets may contain different disease labels and only partially overlap in class space. In addition, voice-based models may exploit demographic cues, raising concerns about gender-related unfairness, particularly when deployed across heterogeneous cohorts. To tackle these challenges, we propose a hybrid framework for unified three-class (healthy/PD/ALS) cross-domain voice classification from partially overlapping cohorts. The method combines style-based domain generalization with conditional adversarial alignment tailored to partial-label settings, reducing negative transfer. An additional adversarial gender branch promotes gender-invariant representations. We conduct a comprehensive evaluation across four heterogeneous sustained-vowel datasets, spanning distinct acquisition settings and devices, under both domain generalization and unsupervised domain adaptation protocols. The proposed approach is compared against twelve state-of-the-art machine learning and deep learning methods, and further evaluated through three targeted ablations, providing the first cross-cohort benchmark and end-to-end domain-adaptive framework for unified healthy/PD/ALS voice classification under partial-label mismatch and fairness constraints. Across all experimental settings, our method consistently achieves the best external generalization over the considered evaluation metrics, while maintaining reduced gender disparities. Notably, no competing method shows statistically significant gains in external performance.

Fairness-Aware Partial-label Domain Adaptation for Voice Classification of Parkinson's and ALS

TL;DR

This work tackles cross-device and cross-cohort voice-based classification for three classes (healthy, PD, ALS) under partial-label domain shifts and fairness concerns. It introduces FairPDA, a hybrid framework that combines MixStyle-based domain generalization, partial-label adversarial alignment (Conditional CDAN with target-driven source reweighting), and an adversarial gender debiasing branch to promote gender-invariant representations. Through cross-cohort evaluation on four heterogeneous sustained-vowel datasets and both DG and UDA protocols, FairPDA achieves the best external generalization while reducing gender disparities, outperforming twelve baselines and ablations. The study provides a first cross-cohort benchmark for ternary voice classification under partial-label shift and fairness constraints, with practical implications for robust, fair voice-based biomarkers in neurodegenerative disease screening and monitoring.

Abstract

Voice-based digital biomarkers can enable scalable, non-invasive screening and monitoring of Parkinson's disease (PD) and Amyotrophic Lateral Sclerosis (ALS). However, models trained on one cohort or device often fail on new acquisition settings due to cross-device and cross-cohort domain shift. This challenge is amplified in real-world scenarios with partial-label mismatch, where datasets may contain different disease labels and only partially overlap in class space. In addition, voice-based models may exploit demographic cues, raising concerns about gender-related unfairness, particularly when deployed across heterogeneous cohorts. To tackle these challenges, we propose a hybrid framework for unified three-class (healthy/PD/ALS) cross-domain voice classification from partially overlapping cohorts. The method combines style-based domain generalization with conditional adversarial alignment tailored to partial-label settings, reducing negative transfer. An additional adversarial gender branch promotes gender-invariant representations. We conduct a comprehensive evaluation across four heterogeneous sustained-vowel datasets, spanning distinct acquisition settings and devices, under both domain generalization and unsupervised domain adaptation protocols. The proposed approach is compared against twelve state-of-the-art machine learning and deep learning methods, and further evaluated through three targeted ablations, providing the first cross-cohort benchmark and end-to-end domain-adaptive framework for unified healthy/PD/ALS voice classification under partial-label mismatch and fairness constraints. Across all experimental settings, our method consistently achieves the best external generalization over the considered evaluation metrics, while maintaining reduced gender disparities. Notably, no competing method shows statistically significant gains in external performance.
Paper Structure (10 sections, 1 equation, 1 figure, 3 tables)

This paper contains 10 sections, 1 equation, 1 figure, 3 tables.

Figures (1)

  • Figure 1: FairPDA architecture: ResNet-18+MixStyle extracts a 512-D feature vector; a task head predicts HC/PD/ALS; a conditional domain adversary (input $f\otimes p$, GRL) performs partial-label alignment via target-driven source reweighting; a GRL-based gender adversary promotes gender-invariant features.