Related Experiment Video
Updated: Jul 27, 2025

04:04
Asthma Detection Research Based on Voice Signal Processing and Machine Learning
Published on: July 22, 2025
17
Automatic and Early Detection of Parkinson's Disease by Analyzing Acoustic Signals Using Classification Algorithms
Khaled M Alalayah1, Ebrahim Mohammed Senan2, Hany F Atlam3
1Department of Computer Science, Faculty of Science and Arts, Najran University, Sharurah 68341, Saudi Arabia.
Diagnostics (Basel, Switzerland)
|June 10, 2023
Summary
Early Parkinson's disease (PD) diagnosis using voice analysis is improved by optimizing machine learning models. Novel techniques enhance accuracy in detecting PD from voice disorders, aiding early intervention.
Area of Science:
- Biomedical Engineering
- Computational Neuroscience
- Machine Learning in Healthcare
Background:
- Parkinson's disease (PD) is a neurodegenerative disorder affecting dopamine production, leading to movement and other symptoms.
- Current PD diagnosis relies on physical/psychological tests, often late in disease progression.
- Voice analysis presents a promising, non-invasive method for early PD detection.
Purpose of the Study:
- To propose and evaluate novel techniques for optimizing machine learning (ML) models for early Parkinson's disease diagnosis using voice analysis.
- To enhance the accuracy and efficiency of PD detection by refining feature selection and hyperparameter tuning of ML algorithms.
Main Methods:
- Utilized voice recordings to extract relevant features for PD diagnosis.
- Applied Synthetic Minority Oversampling Technique (SMOTE) for dataset balancing.
- Employed Recursive Feature Elimination (RFE) for feature selection and t-distributed stochastic neighbour embedding (t-SNE) and principal component analysis (PCA) for dimensionality reduction.
- Trained and evaluated multiple ML classifiers including Support-Vector Machine (SVM), K-Nearest Neighbours (KNN), Decision Tree (DT), Random Forest (RF), and Multilayer Perceptron (MLP).
Main Results:
- The Random Forest (RF) classifier combined with t-distributed stochastic neighbour embedding (t-SNE) achieved 97% accuracy, 96.50% precision, 94% recall, and 95% F1-score.
- The Multilayer Perceptron (MLP) classifier with principal component analysis (PCA) demonstrated superior performance with 98% accuracy, 97.66% precision, 96% recall, and 96.66% F1-score.
- These optimized ML techniques significantly outperformed existing methods for PD diagnosis via voice analysis.
Conclusions:
- Optimized machine learning models, particularly MLP with PCA and RF with t-SNE, offer highly accurate and efficient methods for early Parkinson's disease detection.
- Voice analysis, enhanced by advanced ML techniques, provides a viable and non-invasive approach for diagnosing Parkinson's disease.
- The proposed feature optimization and hyperparameter tuning strategies represent a significant advancement in the early diagnosis of Parkinson's disease.
Related Concept Videos
Neural Regulation
39.6K
Digestion begins with a cephalic phase that prepares the digestive system to receive food. When our brain processes visual or olfactory information about food, it triggers impulses in the cranial nerves innervating the salivary glands and stomach to prepare for food.
39.6K
Parkinson's Disease: Treatment
305
Neurodegenerative disorders, such as Parkinson's Disease (PD), involve the gradual and irreversible destruction of neurons in particular brain areas. These disorders exhibit standard features like proteinopathies, selective vulnerability of some neurons, and an interaction of intrinsic properties, genetics, and environmental influences in neural injury.
Parkinson's Disease is primarily a result of the loss of dopaminergic neurons in the substantia nigra pars compacta. The cornerstone of...
Parkinson's Disease is primarily a result of the loss of dopaminergic neurons in the substantia nigra pars compacta. The cornerstone of...
305
Parkinson's Disease: Overview
612
Neurodegenerative disorders are progressive diseases that cause irreversible damage and loss to neurons in specific brain areas. Examples of these disorders include Parkinson's disease, Alzheimer's disease, Multiple Sclerosis (MS), and Amyotrophic Lateral Sclerosis (ALS). These disorders share characteristics such as proteinopathies, selective neuronal vulnerability, and a complex interplay between genetic and environmental factors. The primary therapeutic goal for these conditions is...
612
Classification of Signals
556
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
556

