A dual-stage model for classifying Parkinson's disease severity, through a detailed analysis of Gait signals using force sensors and machine learning approaches, is proposed in this study. Parkinson's disease is the primary neurodegenerative disorder that results in a gradual reduction in motor function. Early detection and monitoring of the disease progression is highly challenging due to the gradual progression of symptoms and the inadequacy of conventional methods in identifying subtle changes in mobility. The proposed dual-stage model utilized a hypertuned Random Forest Tree (RFT) to classify the subjects into PD and non-PD classes at Stage 1 and a hypertuned Ensemble Regressor (ER) to predict the severity of illness at Stage 2. Further, we have implemented the proposed model on the data signals gathered from both feet of 166 participants using Vertical Ground Reaction Force Sensors (VGRF). The dataset comprised 93 persons with Parkinson's disease and 73 healthy controls. The dataset (imbalance) collected from both feet is passed to the preprocessing phase (for balancing data using the SMOTE method), followed by the feature extraction phase to extract features related to time, frequency, spatial, and temporal features domains that are highly effective for detecting and assigning severity levels of PD. A Recursive Feature Elimination method is also used to select the optimal set of features to improve the model performance. It is acknowledged that the early detection of Parkinson's disease is contingent upon critical parameters, including stride length, stance duration, swing interval, double limb support, step time, and step length. The crucial evaluation metrics used for evaluating model performance include accuracy, mean absolute error, and root mean square error. The findings indicate that the suggested model significantly surpasses current methodologies. It attained an accuracy of 97.5 ± 2.1%, Sensitivity of 97% ± 2.5%, and average Specificity of 95% ± 2.2% in differentiating between PD and non-PD participants utilizing RFT and evaluated disease severity with an average accuracy of 96.4 ± 2.3%, an average mean absolute error of 0.065 ± 0.024, and a root mean square error of 0.080 ± 0.06. The results indicate that the proposed dual-stage model is exceptionally successful in the early detection and severity assessment of Parkinson's disease and demonstrates better efficacy than alternative models.
Keywords: Machine learning; Parkinson’s disease; Random Forest tree; Recursive feature elimination; Synthetic minority over-sampling technique.
© 2024. The Author(s).