5. Results
This section evaluates the proposed framework for the non-invasive prediction of PD in an experimental setting, with the help of two complementary biomedical voice and acoustic datasets. The analysis is divided into three parts: baseline ML, DL, and the proposed ensemble models. Several clinically relevant parameters such as AUC, accuracy, precision, recall, F1 score, specificity, and AUPRC are used to evaluate the performance. These measures give a complete picture of diagnostic discrimination, of the sensitivity for PD cases, of false-positive control, and of reliability for potential clinical decision-support applications.
5.1. Performance of Baseline ML Models on Dataset 1 and Dataset 2
The performance of the basic ML models, test sets 1 and 2 is presented in
Table 3. On Dataset 1, the ensemble-based boosting algorithms perform well, demonstrating their ability to uncover non-linear relationships among the biomedical voice and acoustic biomarkers. LightGBM has the best AUC (i.e., 0.9788) and AUPRC (i.e., 0.9923) of all the baseline ML models, indicating excellent discrimination for vocal patterns associated with PD. Other gradient-boosting algorithms, such as CatBoost and XGBoost, do well, too, emphasizing the applicability of the gradient-boosting technique to structured biomedical prediction problems. The performance of the conventional models (LR and NB) is comparatively low on Dataset 1, because they are not very good at handling the complex nonlinear interactions between the acoustic features.
LR has the best AUC (i.e., 0.9425) for the Dataset 2 as it is balanced and structured. Tree-based methods like RF, XGBoost, LightGBM and GB also perform well with respect to recall, which is relevant in the context of reducing the number of PD cases that are missed in screening environments. In some models, however, there is a trade-off between sensitivity and specificity, emphasizing the need to consider positive case detection as well as the number of false positive controls. Overall, the results showed that the structure of the datasets, the distribution of features, and the distribution of classes are important factors affecting model behavior, therefore, evaluation of non-invasive PD prediction should be done in a dual-dataset manner.
5.2. Performance of DL Models
Table 4 provides the results of the DL models on the two datasets. On the dataset 1, the DL models outperform many of the baseline ML models. ResCNN shows the best result for both AUC (i.e., 0.9894) and AUPRC (i.e., 0.9966) indicating that convolutional models are suitable for learning local interactions and hierarchical features from the engineered acoustic biomarkers. Similarly, the TabTransformer exhibits solid performance, suggesting that attention models can capture global interactions between voice features. TabNet doesn’t perform as well as ResCNN and TabTransformer, but it is still useful as its attention based feature selection mechanism can be used to support model interpretability.
On Dataset 2, DL models show comparatively lower performance than on Dataset 1. This may be because the handcrafted acoustic features in Dataset 2 already contain strong discriminative information, reducing the additional benefit of representation learning. Nevertheless, ResCNN achieves high recall, indicating that it is effective in identifying PD-positive cases. This is clinically important because high recall can help reduce missed cases during preliminary screening, although the lower specificity indicates a higher tendency toward false-positive predictions.
5.3. Performance of Proposed Ensemble Models
The performance of the proposed ensemble models across both datasets is summarized in
Table 5. On Dataset 1, the Hybrid Ensemble achieves the strongest discriminative performance, with an AUC of 0.9924 and an AUPRC of 0.9976. This indicates that combining ML and DL outputs can improve the detection of PD-related acoustic patterns by integrating complementary decision information. The Cascaded DL
2 model achieves the highest accuracy (0.9322) and F1-score (0.9556) among the proposed models on Dataset 1, suggesting an improved balance between sensitivity and specificity. Meta-Stacking also demonstrates strong recall and F1-score, confirming that prediction-level fusion can improve model stability.
On Dataset 2, the proposed ensemble models remain competitive across evaluation metrics. The Hybrid Ensemble achieves the highest AUC among the proposed ensemble models, while Meta-Stacking achieves the highest accuracy and specificity within the proposed group. Although LR shows a slightly higher AUC among all models on Dataset 2, the proposed ensemble approaches provide a stronger integrated framework because they combine prediction performance with calibration, interpretability, and methodological robustness. These results suggest that the proposed ensemble strategies are particularly beneficial for heterogeneous and nonlinear datasets, while still maintaining generalization ability on more structured acoustic datasets.
5.4. Comparison with State-of-the-Art Methods
To further evaluate the effectiveness of the proposed framework, the proposed models are compared with recent state-of-the-art studies on PD detection and prediction that reported quantitative performance measures. Since existing studies use different datasets, validation protocols, feature sets, and model configurations, this comparison should be interpreted as a general methodological and performance-oriented comparison rather than a direct dataset-equivalent benchmark. The comparison includes standard predictive metrics, such as accuracy, AUC, recall, F1-score, and AUPRC, as well as clinically important methodological components, including explainability, calibration, statistical validation, ablation analysis, and optimization.
As shown in
Table 6, previous studies have contributed valuable ML-, DL-, ensemble-, and interpretable-learning approaches for PD detection. However, many of them focus mainly on predictive performance and do not simultaneously include calibration, explainability, statistical validation, ablation analysis, and optimization. The proposed Hybrid Ensemble achieves the highest discriminative performance on Dataset 1, with an AUC of 0.9924 and an AUPRC of 0.9976, while the proposed Cascaded DL
2 model achieves the highest accuracy and F1-score among the proposed Dataset 1 models. More importantly, the proposed framework provides a more complete clinical reliability pipeline by integrating XAI, probability calibration, statistical validation, ablation analysis, and Bayesian optimization. This makes the framework more suitable for non-invasive PD screening and decision-support scenarios than models evaluated only through conventional performance metrics.
5.5. ROC, AUC, and Precision–Recall Analysis
Receiver Operating Characteristic (ROC) curves, AUC comparisons, and Precision–Recall (PR) curves are examined to assess model discrimination across different decision thresholds. These analyses are of critical importance for biomedical prediction as a clinically useful PD screening model needs to be sensitive and reduce the number of false positive cases. The ROC curves for the different models tested on Dataset 1 are displayed in
Figure 2. The proposed Hybrid Ensemble has the most desirable ROC region, with its curve getting closer to the top left corner. This suggests a good discrimination between PD and non-PD cases, with high true positive rate and low false positive rate. The ROC curve also demonstrates high convexity in DL models, like ResCNN and TabTransformer, showing their ability to learn complex nonlinear acoustic patterns. The simpler models are closer to the diagonal reference line and exhibit less class separability, such as NB and DT.
AUC comparison for Dataset 1 is quantitatively shown in
Figure 3. The Hybrid Ensemble obtains the best AUC score of 0.992 followed by ResCNN (0.989) and TabTransformer (0.982). This reflects the benefit of using hybrid and DL-based methods in modelling complex biomedical features of speech. The boosted models like LightGBM also yield good performance (i.e., AUC > 0.97), further validating the usefulness of nonlinear learning approaches in acoustic biomarker-based prediction of PD. The PR curves of Dataset 1 is depicted in
Figure 4. The Hybrid Ensemble is highly accurate over a broad recall range of the cases, which means it is able to identify PD cases and avoid false alerts. This balance is clinically relevant as it includes a reduction in missed PD cases with high recall and avoids unnecessary follow-up testing with high precision.
The combined ROC, AUC and PR analysis for Dataset 2 is displayed in
Figure 5. The ROC curves are more compressed as compared to Dataset 1, meaning that a number of models perform within a narrower range. LR performs the best on Dataset 2, which indicates a more linear separable structure in the dataset. However, the Hybrid Ensemble still performs well, and has the best AUC of all the ensemble models proposed. The PR curves indicate that the majority of models achieve high recall but with different levels of precision. The results show that the proposed ensemble models yield consistent and clinically relevant prediction performance for different acoustic data distributions and that the complex nonlinear models used for Dataset 2 do not improve the prediction performance.
5.6. Confusion Matrix Analysis
Beyond the overall prediction performance, the confusion matrices are explored to analyse the behaviour of the prediction classes. This analysis is pertinent to PD screening as false negatives are undetected PD cases, and false positives could cause clinical follow-up. Hence, the sensitivity/specificity issue is crucial to examine the clinical usefulness of the proposed framework. The confusion matrices of DL and proposed ensemble models for Dataset 1 are depicted in
Figure 6. The results indicate a significant improvement in the results when using a hybrid ensemble-based DL model over a standalone DL model. TabNet is less sensitive and has a higher number of false negatives, implying that it is less suited to account for more complex nonlinear interactions in acoustic data. To validate its capacity to learn discriminative acoustic patterns, ResCNN achieves 41 true positives and 3 false negatives, thus revealing a significant boost in sensitivity. TabTransformer offers high sensitivity and minimal misclassification, too.
Meta-Stacking is proposed, having shown to have a high sensitivity and only a single false negative, but with a somewhat reduced specificity, which means it is prone to over-prediction on the PD class. In the Hybrid Ensemble only 1 false positive and 1 false negative are present, which is the best clinically. This means that the decision-boundary is well calibrated and class-wise predictions are well balanced. Cascaded DL2 is also a good performer, achieving high sensitivity and an increased level of specificity over Meta-Stacking. Minimisation of the false negative is particularly important in early PD screening as this can delay clinical assessment. Thus, the Hybrid Ensemble and Cascaded DL2 models have demonstrated good prospects for support in the area of non-invasive PD detection.
The confusion matrices are shown on
Figure 7 for Dataset 2. The performance of the models is more comparable across the classes for Dataset 2, which is more balanced and structured than Dataset 1. As for DL models, TabNet has moderate sensitivity and specificity, and ResCNN has very high sensitivity (32 true positives, 1 false negative). But ResCNN also has more false positives, resulting in a lower specificity. TabTransformer offers a better balance between the two classes.
The ensemble models proposed in this study show the highest specificity and correctly classify a high proportion of healthy cases, albeit with a small decrease in sensitivity. The Hybrid Ensemble offers a good compromise when screening, with almost optimal sensitivity at the cost of a single false negative and reasonable specificity. The errors are also more evenly distributed across classes for cascaded DL2. The results suggest that the proposed ensemble models can help to decrease the number of missed PD cases while keeping a reasonable false-positive control rate. These results indicate that the joint use of ML and DL representations is a robust yet clinically meaningful approach toward non-invasive prediction of PD.
5.7. Ablation Study
An ablation study is performed to assess the contribution of the various elements in the proposed non-invasive PD prediction system. They evaluate six important factors, namely preprocessing, feature selection, model configuration, ensemble composition, sample efficiency and dealing with class imbalance. This evaluation is crucial to ascertain if the observed performance is attributed to the integrated pipeline or more to one component in the pipeline.
5.7.1. Preprocessing and Feature Selection Ablation
The effect of various data preparation methods on the model performance is assessed in the pre-processing ablation. Clipping the outliers reduces performance significantly, as seen in
Figure 8 which has an AUC of 0.8962. This indicates that extreme values in the acoustic parameters can have a negative impact on the generaliability of the model, especially in small biomedical datasets. Similarly, replacing the Yeo-Johnson power transformation with MinMax scaling reduces performance to an AUC of 0.9061, indicating that distribution stabilization is useful for improving the conditioning of biomedical voice features. Although the full preprocessing pipeline achieves an AUC of 0.9235 and is slightly lower than some simplified variants, it provides a more stable and clinically reliable processing strategy across heterogeneous data conditions. Therefore, the complete pipeline is retained to support robustness rather than optimizing only a single isolated metric.
The feature selection ablation is presented in
Figure 9. Elastic Net achieves the highest AUC of 0.9265, slightly outperforming LASSO. This indicates that Elastic Net provides a useful balance between sparsity and stability when acoustic biomarkers are correlated. Simple ranking or wrapper-only approaches seem to be not sufficient to take into account complex feature interactions, as the recursive feature elimination and mutual information perform comparatively poorly. The substantial difference between no feature selection and advanced feature selection techniques suggests that the dataset has relatively few features and that the existing features are informative enough. However, the fact that Elastic Net and consensus-based feature selection can be useful is worth noting because they decrease redundancy and stabilize the amount of features selected for the biomarker representation.
5.7.2. Random Forest Hyperparameter Ablation
The ablation of the hyperparameters for the RF in shown in
Figure 10,
Figure 11 and
Figure 12. There is a definite impact on performance from the number of estimators. The best results are noted with a smaller to moderate number of trees (roughly 10 to 100) with an AUC of 0.938. Adding more trees beyond this point does not lead to better performance, and may lead to a slight decline, indicating that improvements become less and less but may be overfitting a small biomedical dataset. In the maximum depth analysis in
Figure 11 it is seen that shallow trees (such as depth = 2) underfit the data resulting in less performance (i.e., AUC = 0.86). Performance stabilizes when the depth is increased to a moderate range, approximately between 6 and 10. This suggests that moderate tree complexity is sufficient to capture meaningful acoustic biomarker patterns without excessive overfitting. The max_features analysis in
Figure 12 shows only minor variation across configurations, indicating that the model is relatively robust to feature subsampling. The best performance is observed near fractional values around 0.3, suggesting that controlled randomness can support better generalization.
5.7.3. Ensemble Components Ablation
The ensemble component ablation, shown in
Figure 13, evaluates the contribution of individual learners within the proposed ensemble architectures. For the Meta-Stacking model, removing SVM improves performance, suggesting that this component may introduce redundant or overlapping decision boundaries. In contrast, removing CatBoost causes a clear reduction in performance, indicating that CatBoost contributes strongly to the ensemble decision process.
For the Hybrid Ensemble model, both CNN and Transformer components are important because their removal leads to performance degradation. The full Hybrid Ensemble achieves the highest AUC of 0.9924, confirming that combining ML and DL outputs provides synergistic performance gains. For the Cascaded DL2 model, the architecture remains relatively robust when some components are removed; however, removing the CNN branch reduces performance, indicating that convolutional representations are important for capturing discriminative acoustic patterns. The RF gating mechanism also contributes positively by refining the final decision process.
5.7.4. Sample Efficiency Ablation
The sample efficiency analysis of
Figure 14 examines the performance of the proposed model with varying sizes of training data. The proposed model consistently outperforms the baseline model irrespective of data availability. The performance is reasonably stable in lower data settings (i.e., 20–40% of the training samples), showing that the proposed framework is able to generalize even when limited biomedical samples are available. The larger the training set, the closer the proposed model gets to the near optimal performance, with respect to the AUC value, achieving an AUC of 0.99 at 80% of the training set. This means that the framework is able to accommodate extra data without overfitting well. The findings have implications for clinical AI development as biomedical data sets are typically small, particularly for voice and acoustic data of disease-specific recordings.
5.7.5. Class Imbalance Strategy Ablation
The imbalance analysis for the class is presented in
Figure 15. For both baseline and proposed models, the largest AUCs are obtained by ADASYN, which is the best among the tested imbalance handling strategies. The overall performance of SMOTE and SMOTE-Tomek is better than no resampling as it increases the minority class representation and adjusts the decision boundary. The proposed framework exhibits some robustness to class imbalance, as the model without oversampling is still competitive. However, ADASYN gives a more adaptive representation of minority class samples, thus enhancing the learning of boundaries and overall classification performance. The ablation study indicates that the performance of the proposed framework is not associated with any single component. However, the observed improvement is a result of a synergistic combination of the pre-processing, feature engineering, feature selection, DL-based representation learning, ensemble fusion, and class imbalance handling. The robustness and the generalization capability of the proposed framework for non-invasive prediction of PD is supported by this integrated behavior.
5.8. Bayesian Hyperparameter Optimization Using Optuna
To find successful configurations of the proposed architectures, the Bayesian hyperparameter optimization is implemented by the Optuna. Optuna employs a Tree-structured Parzen Estimator (TPE) strategy that is more efficient and less computational expensive than a conventional grid search in high-dimensional spaces. This optimization step is added to increase the reproducibility, minimize the possibility of manual tuning bias and increase the methodological robustness of the proposed biomedical prediction pipeline.
The summary of the Optuna-based optimization results is given in
Table 7. Optimized weights across ML and DL components results in the best AUC obtained by the Hybrid Ensemble after 200 trials, as 0.9924 is the highest result. The optimized performance of the Cascaded DL
2 model is also good with AUC of 0.9848, and the performance of the Meta-Stacking model is optimized as AUC of 0.9485.
The optimization history for the three models proposed is shown in
Figure 16. The convergence of meta-Stacking is fast in the early trials, which indicates a rather smooth search space. The result of the optimized test AUC is however slightly lower than the manually tuned configuration (i.e., 0.9485), suggesting that sometimes cross-validation based optimization does not lead to better test performance on small biomedical datasets. Optimization trajectory for Hybrid Ensemble is clearly improving and is converging toward best AUC, which is 0.9924. The optimized configuration gives significant weight to the CNN branch, which is consistent with the notion that convolutional patterns are good at encoding discriminative features in the acoustics. It is important to note that the optimized outcome is the same as that of the original, thus the proposed architecture is stable.
After some reasonable number of trials the optimization process stabilizes and reaches an AUC of 0.9848 for Cascaded DL2. This means that the CatBoost gating is sensitive to different parameters like depth, learning rate and regularization. In summary, Optuna offers an efficient optimization strategy and is reproducible, and the convergence behavior ensures stability of the proposed framework.
5.9. Statistical Significance Analysis
The statistical significance analysis is carried out to check the formal statistical evidence of the observed performance differences between the proposed models and the baseline models. Analysis will encompass the use of the Bootstrap confidence intervals, McNemar’s test, and Wilcoxon signed-rank test. These tests are critical, because biomedical datasets are frequently small and apparent performance improvements may not necessarily be statistically significant. The overall statistical results for both data sets are reported in
Table 8.
High-performing models have consistently high AUC values for the bootstrap confidence intervals. The Hybrid Ensemble demonstrates stable discriminative performance with the highest AUC of 0.9924 (95% CI [0.9702, 1.0000]) on Dataset 1. LightGBM and Cascaded DL2 also have good intervals, which means that they are confidently classified. A Hybrid Ensemble with an AUC of 0.9386 and a 95% confidence interval [0.8810, 0.9799] is obtained on the balanced acoustic dataset (i.e., Dataset 2), which equates to competitive generalization on the acoustic dataset.
McNemar’s test compares classification errors in pairs of models. The p-values obtained are not statistically significant at the conventional level. The differences in classification errors between the proposed models and the existing ones are not statistically significant with the standard threshold, indicating that the proposed models demonstrate improvements in AUC, recall, and confusion matrix but have similar magnitude of classification errors in the paired analysis. However, this finding should be taken with a pinch of salt, as both data sets are quite small, and various baseline models do well, making it unlikely that a statistically significant difference will be observed.
The Wilcoxon signed-rank test confirms this finding. Meta-Stacking has a higher mean AUC value than the RF baseline (but not statistically significant at the conventional 0.05 level). These findings indicate improvement trends that are practically and clinically meaningful, not necessarily statistically superior. It shows that although models were proposed with strong and stable predictive performance, it is important to note that the lack of statistical significance noted above may be due to the size of the datasets and the high baseline performance.
5.10. Advanced Calibration Analysis
A calibration analysis is done to test if the predicted probabilities match the observed probability of PD. The high performance in classification tasks may not be enough; this is crucial for clinical decision-support applications where a model with high classification performance may not be able to produce high confidence and well calibrated probability estimates.
Table 9 gives the calibration performance for both of these datasets.
The calibration results show that some ensemble-based methods are more reliable in terms of probabilities than some individual methods on Dataset 1. The Hybrid Ensemble shows the best Expected Calibration Error (i.e., ECE = 0.0559) and the lowest Brier Score (i.e., 0.0487), indicating this model’s predictions are very close to the actual results. TabNet and RF have larger errors for calibration compared to LightGBM and Cascaded DL2, which means that they have a higher probability of miscalibration, or excessive confidence.
Calibration behavior is different on Dataset 2, due to the fact that the dataset is balanced and acoustic features are more structured. TabNet has the lowest ECE value of 0.0968, suggesting a relatively well-calibrated probability estimates. The RF and LightGBM models have a stable calibration while the Hybrid Ensemble has a higher ECE despite its high classification accuracy. On Dataset 2, the probability estimates generated by the Hybrid Ensemble could be more overconfident, and might require more post-hoc calibration before use in the clinic. This calibration analysis says that a high classification accuracy is not always accompanied by reliable probability estimation for classification. Calibrated probabilities are crucial for non-invasive prediction of PD as they can be used for risk-aware screening, referral and clinical interpretation. Thus, the proposed framework does not just include calibration analysis as a post-processing step, but as an integral part of reliability.
5.11. Explainability Analysis: SHAP and LIME
Both global and local explainability methods are used to improve the transparency and clinical interpretability of the proposed non-invasive PD prediction framework. SHAP (Shapley Additive Explanations) is applied to analyze global feature importance and contribution patterns, while LIME (Local Interpretable Model-Agnostic Explanations) is used to explain individual predictions. This explainability analysis is important because voice-based PD prediction models should not only provide high classification performance but should also identify meaningful acoustic and biomedical voice biomarkers that can support clinical understanding and decision-making.
5.11.1. SHAP Analysis on Dataset 1
SHAP analysis on Dataset 1 shows that model-derived representation features, particularly Transformer_prob and CNN_prob, make major contributions to the final prediction. These features obtain high SHAP values, indicating that the cascaded architecture effectively uses learned deep representations to distinguish PD cases from healthy controls. The DL_disagreement feature also contributes meaningfully, showing that disagreement between deep models provides useful uncertainty-related information for classification refinement.
Figure 17.
SHAP beeswarm plot for the Cascaded DL2 model on Dataset 1.
Figure 17.
SHAP beeswarm plot for the Cascaded DL2 model on Dataset 1.
Figure 18.
SHAP feature importance for the Cascaded DL2 model on Dataset 1.
Figure 18.
SHAP feature importance for the Cascaded DL2 model on Dataset 1.
Among the handcrafted biomedical voice features, spread1 and PPE appear as important predictors. These features are related to nonlinear vocal dynamics and signal irregularity, which are relevant for Parkinsonian speech impairment. The SHAP beeswarm distribution further shows how changes in feature values influence the direction of prediction toward either the PD class or the healthy class. Overall, the SHAP findings suggest that the proposed cascaded architecture does not depend only on abstract model outputs; rather, it combines learned deep representations with clinically meaningful acoustic biomarkers.
5.11.2. SHAP Analysis on Dataset 2
In Dataset 2, SHAP analysis is performed across multiple tree-based models to examine the consistency of feature importance patterns. As shown in
Figure 19, features such as
HNR_slope,
PPE_RPDE,
Delta_energy, and MFCC-related coefficients are repeatedly ranked among the important predictors across different models. This consistency indicates that the learned decisions are not driven by arbitrary or model-specific patterns, but by stable acoustic feature relationships. The presence of MFCC and delta-based features highlights the importance of spectral and temporal variations in speech signals for non-invasive PD prediction. Similarly, HNR- and RPDE-related features reflect voice irregularity and nonlinear signal characteristics, which may be associated with neuromotor changes affecting speech production in PD. The agreement of feature importance across models strengthens confidence in the biomarker-level relevance of the proposed framework.
5.11.3. LIME Analysis on Dataset 2
LIME analysis on Dataset 2 provides instance-level explanations by identifying the features that support individual predictions. As shown in
Figure 20, features such as MFCC coefficients, delta energy, and HNR-related metrics contribute positively toward PD predictions in selected cases, while the same or related features may contribute negatively in healthy-class predictions. This indicates that the model decision is based on a combination of spectral, temporal, and acoustic irregularity features rather than a single isolated variable. These local explanations are important for clinical decision-support because they show how the model reaches a prediction for a specific sample. The results suggest that individual predictions are supported by physiologically meaningful acoustic patterns, improving trust in the proposed non-invasive PD prediction framework.
5.11.4. LIME Analysis on Dataset 1
LIME explanations for the Hybrid Ensemble model on Dataset 1 are presented in
Figure 21. The explanations show that both engineered acoustic features and deep model outputs contribute jointly to the final prediction. Features such as
spread1,
PPE, and
D2 are identified as important contributors toward PD prediction, while some jitter- and shimmer-related features contribute differently depending on the individual sample. These results confirm that the Hybrid Ensemble does not operate as a purely black-box model. Instead, it integrates statistical, acoustic, and learned representation-level information in a complementary manner. When considered together, SHAP and LIME provide both global and local interpretability. SHAP identifies consistent biomarker-level importance patterns across the dataset, while LIME explains how individual predictions are formed. This pairing helps to reinforce the clinical interpretability of the framework and the possibility that it will be utilized as an understandable choice support for non-invasive screening for PD.
5.12. Comparative Performance Analysis Across Datasets
Heatmap-based and radar-based visualizations are used for both datasets to give a unified look of model behavior. These visual analyses facilitate a summary of the performance of baseline models, DL models and proposed ensemble models according to various clinically relevant metrics such as AUC, recall, specificity, F1-score, and AUPRC.
The performance heatmap for both data sets is shown in
Figure 22. In the case of Dataset 1, there are several advanced models which perform very well, particularly DL and ensemble-based models. The Hybrid Ensemble performs especially well in terms of AUC and AUPRC, suggesting it has a unique capacity to separate PD-related acoustic patterns from the rest, while also providing good precision and recall. ResCNN and TabTransformer also achieve good performance, and thus, the importance of DL-based representation learning for nonlinear voice and acoustic features is highlighted. The performance for Dataset 2 is more compact and a few models have competitive results. It indicates that Dataset 2 has features which are suitable for the conventional model as well as advanced models and therefore are structured in an acoustic way. There are, however, compromises between Recall and Specificity that are evident, especially for the models which focus on Recall. The proposed ensemble models show good performance with both datasets, indicating that the ensemble of ML and DL representations can help improve the robustness under the condition of the heterogeneous acoustic data.
We further compare the baseline model (RF) with the best proposed model in terms of key parameters on the radar chart shown in
Figure 23. The proposed model performs well above the baseline in most of the evaluation metrics on the Dataset 1. This indicates that the presented hybrid learning approach enhances discrimination and screening-oriented sensitivity. On Dataset 2, the improvement margins are smaller because baseline models already perform competitively on the structured and balanced feature space. Nevertheless, the proposed framework maintains a more balanced profile across multiple metrics and provides additional methodological advantages, including calibration, explainability, statistical validation, and ablation-based robustness assessment. Overall, the comparative analysis supports the generalization potential of the proposed framework across different biomedical voice and acoustic datasets. These findings suggest that the framework may be useful for non-invasive PD screening and decision-support, particularly when applied with appropriate clinical validation.