40
0

Reproducible Machine Learning-based Voice Pathology Detection: Introducing the Pitch Difference Feature

Abstract

Purpose: We introduce a novel methodology for voice pathology detection using the publicly available Saarbrücken Voice Database (SVD) and a robust feature set combining commonly used acoustic handcrafted features with two novel ones: pitch difference (relative variation in fundamental frequency) and NaN feature (failed fundamental frequency estimation).Methods: We evaluate six machine learning (ML) algorithms -- support vector machine, k-nearest neighbors, naive Bayes, decision tree, random forest, and AdaBoost -- using grid search for feasible hyperparameters and 20480 different feature subsets. Top 1000 classification models -- feature subset combinations for each ML algorithm are validated with repeated stratified cross-validation. To address class imbalance, we apply K-Means SMOTE to augment the training data.Results: Our approach achieves 85.61%, 84.69% and 85.22% unweighted average recall (UAR) for females, males and combined results respectively. We intentionally omit accuracy as it is a highly biased metric for imbalanced data.Conclusion: Our study demonstrates that by following the proposed methodology and feature engineering, there is a potential in detection of various voice pathologies using ML models applied to the simplest vocal task, a sustained utterance of the vowel /a:/. To enable easier use of our methodology and to support our claims, we provide a publicly available GitHub repository with DOIhttps://doi.org/10.5281/zenodo.13771573. Finally, we provide a REFORMS checklist to enhance readability, reproducibility and justification of our approach

View on arXiv
@article{vrba2025_2410.10537,
  title={ Reproducible Machine Learning-based Voice Pathology Detection: Introducing the Pitch Difference Feature },
  author={ Jan Vrba and Jakub Steinbach and Tomáš Jirsa and Laura Verde and Roberta De Fazio and Yuwen Zeng and Kei Ichiji and Lukáš Hájek and Zuzana Sedláková and Zuzana Urbániová and Martin Chovanec and Jan Mareš and Noriyasu Homma },
  journal={arXiv preprint arXiv:2410.10537},
  year={ 2025 }
}
Comments on this paper