Parkinson's Disease Detection through Vocal Biomarkers and Advanced Machine Learning Algorithms

Md Abu Sayed,Maliha Tayaba,MD Tanvir Islam,Md Eyasin Ul Islam Pavel,Md Tuhin Mia,Eftekhar Hossain Ayon,Nur Nob,Bishnu Padh Ghosh
2023-12-03
Abstract:Parkinson's disease (PD) is a prevalent neurodegenerative disorder known for its impact on motor neurons, causing symptoms like tremors, stiffness, and gait difficulties. This study explores the potential of vocal feature alterations in PD patients as a means of early disease prediction. This research aims to predict the onset of Parkinson's disease. Utilizing a variety of advanced machine-learning algorithms, including XGBoost, LightGBM, Bagging, AdaBoost, and Support Vector Machine, among others, the study evaluates the predictive performance of these models using metrics such as accuracy, area under the curve (AUC), sensitivity, and specificity. The findings of this comprehensive analysis highlight LightGBM as the most effective model, achieving an impressive accuracy rate of 96% alongside a matching AUC of 96%. LightGBM exhibited a remarkable sensitivity of 100% and specificity of 94.43%, surpassing other machine learning algorithms in accuracy and AUC scores. Given the complexities of Parkinson's disease and its challenges in early diagnosis, this study underscores the significance of leveraging vocal biomarkers coupled with advanced machine-learning techniques for precise and timely PD detection.
Machine Learning,Sound,Audio and Speech Processing
What problem does this paper attempt to address?
### Problems the Paper Aims to Solve This paper aims to explore methods for early prediction of Parkinson's disease (PD), specifically by analyzing changes in the speech characteristics of Parkinson's patients to achieve early diagnosis. The study utilizes various advanced machine learning algorithms (such as XGBoost, LightGBM, Bagging, AdaBoost, and Support Vector Machine) to evaluate the performance of these models in predicting Parkinson's disease. The main objectives include: 1. **Early Diagnosis**: Improve the accuracy of early diagnosis by identifying changes in the speech characteristics of Parkinson's patients. 2. **Non-Invasive Methods**: Use non-invasive speech data collection methods to reduce the inconvenience of traditional diagnostic processes. 3. **Model Comparison**: Compare the performance of different machine learning algorithms in predicting Parkinson's disease to identify the optimal model. The research results indicate that the LightGBM model performs best in terms of accuracy (96%), sensitivity (100%), and specificity (94.43%), demonstrating its potential in early detection of Parkinson's disease. Additionally, the study discusses other methods used in existing literature for Parkinson's disease diagnosis, such as gait analysis and deep brain stimulation, and emphasizes the importance of non-invasive methods in early detection.