You are viewing a javascript disabled version of the site. Please enable Javascript for this site to function properly.
Go to headerGo to navigationGo to searchGo to contentsGo to footer
In content section. Select this link to jump to navigation

Identifying best fall-related balance factors and robotic-assisted gait training attributes in 105 post-stroke patients using clinical machine learning models

Abstract

BACKGROUND:

Despite the promising effects of robot-assisted gait training (RAGT) on balance and gait in post-stroke rehabilitation, the optimal predictors of fall-related balance and effective RAGT attributes remain unclear in post-stroke patients at a high risk of fall.

OBJECTIVE:

We aimed to determine the most accurate clinical machine learning (ML) algorithm for predicting fall-related balance factors and identifying RAGT attributes.

METHODS:

We applied five ML algorithms— logistic regression, random forest, decision tree, support vector machine (SVM), and extreme gradient boosting (XGboost)— to a dataset of 105 post-stroke patients undergoing RAGT. The variables included the Berg Balance Scale score, walking speed, steps, hip and knee active torques, functional ambulation categories, Fugl– Meyer assessment (FMA), the Korean version of the Modified Barthel Index, and fall history.

RESULTS:

The random forest algorithm excelled (receiver operating characteristic area under the curve; AUC = 0.91) in predicting balance improvement, outperforming the SVM (AUC = 0.76) and XGboost (AUC = 0.71). Key determinants identified were knee active torque, age, step count, number of RAGT sessions, FMA, and hip torque.

CONCLUSION:

The random forest algorithm was the best prediction model for identifying fall-related balance and RAGT determinants, highlighting the importance of key factors for successful RAGT outcome performance in fall-related balance improvement.

1Introduction

Post-stroke falls are a leading cause of long-term disability and are implicated in hip and knee muscle weakness, dynamic balance, and sensorimotor impairment (Kligyte et al., 2003; Marigold et al., 2004; Nobile et al., 2014). The absence of appropriate management of post-stroke falls can result in serious secondary problems (Batchelor et al., 2012; Dockery & Sommerville, 2015). Additionally, age, sex, sensorimotor recovery, dynamic balance, gait speed, and a history of falls have been identified as important demographic and clinical attributes of post-stroke falls (Campbell & Matthews, 2010; Foster et al., 2018).

To mitigate post-stroke falls, we developed a novel robot-assisted gait training (RAGT) system, which is designed to provide dynamic balance and gait training using impedance force and assist-as-needed mode in individuals at a high risk of fall after stroke (Seo et al., 2018; Aprile et al., 2022; Calafiore et al., 2022). Current RAGT systemic evidence suggests that RAGT is effective and promising for improving balance and gait function in post-stroke rehabilitation; however, fall-related and RAGT attributes have not been identified in individuals with post-stroke at a high risk of fall (Tedla et al., 2019; Kuo et al., 2021; Loro et al., 2023). Moreover, the exact determinant factors associated with fall-related balance clinical outcome measures and RAGT parameters that potentially best contribute to recovery outcomes in post-stroke patients at a high risk of fall remain unknown (Lu et al., 2021; Yang et al., 2021; Jonsdottir et al., 2023).

Fall-related balance clinical outcome measures include the Berg Balance Scale (BBS), Functional Ambulation Categories (FAC), Fugl– Meyer assessment (FMA), Korean version of the Modified Barthel Index (KBMI), and fall history (Maeda et al., 2009; Hiengkaew et al., 2012; Shin et al., 2013). The RAGT parameters encompass walking speed, steps, hip and knee active torques, and number of RAGT sessions (Tanaka et al., 2019; Park et al., 2022). Hence, accurately predicting and identifying fall-related balance and gait factors, as well as determining the most effective RAGT attributes for post-stroke falls is needed (Lee & Jung, 2017; Jonsdottir et al., 2023; Abdollahi et al., 2024).

Contemporary machine learning (ML) studies have demonstrated an outstanding precision in predicting and identifying important determinants associated with the effectiveness of RAGT properties on gait recovery, which has helped improve clinical decision-making for robotic stroke rehabilitation (Kuo et al., 2021; Wardhana et al., 2023). Nevertheless, the accurate prediction of fall-related balance and gait attributes and the identification of RAGT attributes in post-stroke patients at a high risk of fall warrant further investigation. We aimed to ascertain five clinical ML algorithms, including logistic regression, random forest, decision tree, support vector machine (SVM), and extreme gradient boosting (XGboost), to best predict fall-related balance factors accurately and to identify the most effective RAGT attributes in individuals with post-stroke at high risk of fall.

2Materials and methods

2.1Data collection

This retrospective analysis involved data collected from 163 patients with subacute stroke who underwent Walkbot training at Myongji Choonhey Rehabilitation Hospital between March 2018 and December 2023. After ensuring data completeness and integrity, the sample was narrowed to 105 adult patients diagnosed with subacute or chronic stroke. The inclusion criteria were as follows: (1) first occurrence of ischemic or hemorrhagic stroke; (2) completion of at least 10 sessions of stroke rehabilitation intervention; (3) an initial BBS score of < 21; (4) an initial FAC score of < 4; and (5) no other complicating neurological conditions such as dementia or brain tumors. The exclusion criteria were as follows: (1) participation in any other medical or rehabilitation study within the past 6 months; (2) receipt of botulinum toxin injections within the last 3 months; (3) presence of severe verbal, cognitive, or visual deficits, as identified by the National Institutes of Health Stroke Subscale; and (4) any prior surgical interventions that could influence balance or gait. Figure 1 illustrates the methodological flowchart used in this study. This study was approved by the Institutional Review Board of Myongji Choonhey Rehabilitation Hospital (MJCHIRB-2023-02) on October 04, 2023.

Fig. 1

Flowchart of model development for predicting the effectiveness of robot-assisted gait training for patients with stroke.

Flowchart of model development for predicting the effectiveness of robot-assisted gait training for patients with stroke.

The stroke rehabilitation intervention combined conventional stroke neurorehabilitation (CSN) and RAGT, each lasting for 30 min per session, totaling 60 min daily, 5 d a week. CSN incorporates proprioceptive neuromuscular facilitation (PNF) and neurodevelopmental treatment (NDT) techniques to improve sensorimotor recovery and function (Krukowska et al., 2016; Smedes et al., 2016; Smedes & da Silva, 2019).

2.2Classification of balance improvement

Balance improvement was assessed using the BBS, which included 14 items rated on a scale of 0 (unable to perform) to 4 (performed with ease) (Wang et al., 2021; Alshahrani & Reddy, 2024). A high risk of fall in post-stroke patients is operationally defined as a BBS score < 20 (Berg, 1992; Eichler et al., 2022). Patients were categorized into high or low improvement groups based on the minimal clinically important difference, defined as a 12.5-point change in the BBS (Song et al., 2018). The distribution of changes in BBS scores was analyzed, with changes > 12.5 points categorized as high improvement (55 patients, 52.4%) and changes of ≤12.5 points as low improvement (50 patients, 47.6%).

2.3Prediction model selection and training

This phase aimed to predict balance improvement by selecting the optimal number of input sessions based on the highest area under the receiver operating characteristic (ROC) curve (AUC) in the test set. A ten-fold cross-validation was used to develop and validate Model 1 using five ML algorithms: logistic regression, random forest, decision tree, SVM, and XGboost. These models underwent a 10-fold cross-validation process on the training dataset to ensure a robust and unbiased evaluation. These predictive models were developed and evaluated using Python (version 3.11.0; Python Software Foundation) leveraging the latest computational techniques to enhance the analytical rigor of the study.

2.4Model evaluation

The model performance was evaluated based on accuracy, recall, precision, F1 score, and AUC curve (Wardhani et al., 2019). The accuracy was calculated as the sum of true positives and negatives divided by the total number of predictions (Ali et al., 2023). Recall assesses the proportion of correctly identified true positives, whereas precision measures the accuracy of positive predictions (Rostampour, 2023). The F1 score, which represents the harmonic mean of the precision and recall, was used for a balanced assessment of the model’s performance (Liao et al., 2022). The AUC-ROC demonstrates the discriminatory power of the model across all classification thresholds (Rostampour, 2023). Together, these metrics provide a comprehensive assessment of the model’s predictive performance, from its overall accuracy to its balance between precision and recall to its discriminative power, as illustrated by the AUC-ROC (Xiong et al.,2024).

2.5Statistical analysis

We employed a descriptive statistical analysis to differentiate patients based on their level of improvement following RAGT, incorporating clinical data and parameters derived from the RAGT sessions, employing the BBS as a comparative measure of patient progress from the initial session to the final session before discharge. The dataset included a mix of continuous variables such as age, number of RAGT sessions, FAC, FMA, KBMI, fall history, and categorical variables such as the affected brain side, sex, and diagnosis. Means and standard deviations were calculated for continuous variables, and frequencies and percentages were used for categorical variables. The independent t-test and chi-square test were applied for continuous and categorical variables, respectively, to compare the baseline characteristics between the improved and nonimproved groups. Statistical significance was set at p < 0.05. All statistical analyses were performed using the SPSS software (version 27, IBM, Chicago, IL) to ensure a robust and comprehensive evaluation of the data.

3Results

3.1RAGT parameters

Descriptive statistical analyses of the continuous and categorical variables of the 105 patients, and the means and standard deviations of all variables are provided in Tables 1 and 2. Significant differences were observed between the low- and high-improvement groups regarding patient age and history of falls. Regarding the RAGT parameters, significant differences were noted between the two groups in first left knee torque and last right knee torque.

Table 1

Descriptive statistics of continuous variables of the improvement and no-improvement groups in RAGT

Continuous variablesHigh improvementLow improvementtp-value
(n = 55)(n = 50)
MeanSDMeanSD
Age (years)55.712.262.8132.910.004*
RAGT sessions, n28.615.524.614.6–1.340.18
Pre-FMA14.211.019.115.11.920.06
Post-FMA21.812.623.316.30.530.59
KBMI34.117.939.421.91.350.18
Fall history0.270.60.620.82.440.01*
1st step383.2156.4402.6137.90.670.5
1st speed1.080.11.060.1–0.910.36
1st Lt Hip torque1.67.61.97.40.210.83
1st Lt Knee torque6.61.8–4.34.24.040.00*
1st Rt Hip torque2.47.73.98.20.990.32
1st Rt Knee torque–2.84.5–3.15.2–0.330.74
Last step688.2162.1619.9190.9–1.980.05
Last speed1.10.11.070.10.170.86
Last Lt Hip torque2.88.61.68.6–0.710.48
Last Lt Knee torque–2.65.1–1.25.41.410.16
Last Rt Hip torque4.89.93.48.8–0.740.45
Last Rt Knee torque–4.25.6–1.84.62.420.01*

*p < 0.05; RAGT, robot-assisted gait training; FMA, Fugl– Meyer assessment; KBMI, Korean version of the Modified Barthel Index; LT, left; Rt, right; SD, standard deviation.

Table 2

Descriptive statistics of categorical variables of the improvement and no-improvement groups in RAGT

CategoricalHigh improvementLow improvementx2p-value
variables(n = 55)(n = 50)
n%n%
Sex0.020.89
  Male3735.23331.4
  Female1817.11716.2
Initial FAC5.360.15
  03331.42120.0
  11817.12019.0
  243.876.7
  321.9
Diagnosis0.560.45
  Ischemic CVA2927.63028.6
  Hemorrhagic CVA2624.82019.0
Affected side1.080.58
  Left2422.91918.1
  Right2927.62725.7
  Both23.643.8

*p < 0.05; RAGT, robot-assisted gait training; FAC, functional ambulation category; CVA, cerebral vascular accident.

3.2ML model to predict accuracy for BBS improvements

We assessed five ML models— logistic regression, random forest, decision tree, SVM, and XGboost— using patient data to predict balance improvement after Walkbot training. The models were evaluated using performance metrics including AUC, accuracy, sensitivity, and specificity (Table 3). Random forest was the best method, achieving an AUC of 0.803 and an accuracy of 68.9% during training; the evaluation of the test set demonstrated an accuracy of 79%, precision of 0.74, F1 score of 0.77, and a notable ROC AUC of 0.91 (Table 4 and Fig. 2).

Table 3

Machine learning model predictive accuracy for BBS improvements

AlgorithmAUCAccuracySensitivitySpecificity
Logistic regression0.701±0.0010.678±0.0020.705±0.0030.633±0.002
Random forest0.803±0.0110.689±0.0240.805±0.0440.544±0.047
Decision tree0.656±0.0090.653±0.0080.655±0.0150.691±0.017
Support vector machine0.762±0.0020.709±0.0450.758±0.0030.606±0.014
Extreme gradient boosting0.708±0.0030.642±0.0020.708±0.0030.571±0.017

Prediction performance of the model using clinical data and RAGT parameters for improvement by ten-fold cross-validation. BBS, Borg Balance Scale; AUC, area under the curve; RAGT, robot-assisted gait training.

Table 4

Machine learning model predictive accuracy of test set for BBS improvements

AlgorithmAUCAccuracyPrecisionF1
Random Forest0.910.790.740.77

BBS, Borg Balance Scale; AUC, area under the curve.

Fig. 2

Retrained machine learning model results. The receiver operator characteristic curve is used to evaluate the merit of the classification model.

Retrained machine learning model results. The receiver operator characteristic curve is used to evaluate the merit of the classification model.

3.3Classification efficacy to predict balance improvement

As shown in Table 5, the precision to predict patients who would show low improvement (Class 0) was calculated at 0.80. The recall for this class was 0.89. For the prediction of high patient improvement (Class 1), the model achieved a marginally superior precision of 0.83. Conversely, recall was lower at 0.71. The resulting F1 score for this category stood at 0.77. The overall accuracy of the model was 0.81, indicating that it correctly predicted 81% of the test set outcomes. The macro-average precision was 0.82, with an almost parallel average recall of 0.80, yielding a macro-average F1 score of 0.81.

Table 5

Classification efficacy in predicting balance improvement

PrecisionRecallF1-scoreSupport
Low improvement (Class 0)0.800.890.8418
High improvement (Class 1)0.830.710.7714
Accuracy0.8132
Macro average0.820.800.8132
Weighted average0.810.810.8132

3.4Feature importance

Figure 3 shows that the last session knee torque is the attribute considered the most important within the random forest model, followed by the first-session knee torque, age, last step rate, number of RAGT sessions, post-FMA, first hip torque, last hip torque, KBMI, and pre-FMA.

Fig. 3

The 10 important features in random forest. RAGT, robot-assisted gait training; FMA, Fugl– Meyer assessment; KBMI, Korean version of the Modified Barthel Index.

The 10 important features in random forest. RAGT, robot-assisted gait training; FMA, Fugl– Meyer assessment; KBMI, Korean version of the Modified Barthel Index.

4Discussion

The random forest algorithm was excellent in the prediction of fall-related balance improvement. Most importantly, knee active torque or strength, followed by age, steps, number of RAGT sessions, FMA, and hip torque, were identified as major determinants. The present investigation is the first clinical ML study to highlight the importance of key factors for successful RAGT outcome performance in fall-related balance and gait improvement.

The five outstanding ML algorithms were implemented to accurately predict and identify fall-related balance factors and RAGT determinants in 105 hemiparetic stroke datasets. The fall-related balance factors, including BBS score and RAGT determinants encompassing speed, steps, and hip and knee active torques recorded during RAGT sessions, were used along with the clinical variables (FAC, FMA) to identify key predictors of RAGT neurorehabilitation. This finding is consistent with earlier clinical ML evidence that demonstrated that the random forest algorithm (AUC = 0.91) was excellent in predicting fall-related balance improvement, followed by SVM (AUC = 0.762) and XGboost (AUC = 0.708) (Kuo et al., 2021; Campagnini et al., 2022). Kuo et al. (2021) demonstrated that the random forest algorithm (AUC = 0.879) was excellent in predicting the performance of the model for FAC improvement, followed by XGboost (AUC = 0.854) and logistic regression (AUC = 0.853) (Kuo et al., 2021). Campagnini et al. (2022) confirmed that the forest algorithm had the best overall results in terms of accuracy (76.2%) of predicting models for the functional prognosis of post-stroke patients, followed by SVM (72.6%) and logistic regression (64.1%) (Campagnini et al., 2022). Contemporary ML evidence suggested that, with AUC values of ≥0.80 representing excellent discrimination and values between 0.70 and 0.79 considered acceptable, these metrics are particularly valuable in situations that require greater precision (Mar et al., 2020). Moreover, the random forest algorithm demonstrated superior performance compared with the four other ML models in this study. This advantage is primarily attributed to the ensemble method, which effectively manages complex datasets and data irregularities, including overfitting, outliers, and incomplete data (Liu et al., 2012; Schonlau & Zou, 2020).

The random forest model identified five major determinants of balance, including knee active torque from the last and first sessions, followed by age, step rate, and number of RAGT sessions. Knee active torque or strength was the most important attribute, which was potentially enhanced by the application of RAGT. Similar to our findings, Marques et al. (2017) suggested that increased active knee torque improves balance performance (Marques et al., 2017). Age is another determining factor, as evidenced by older post-stroke patients with lower BBS balance scores at admission (Maeda et al., 2009). Additionally, Meyer et al. suggested that older age and greater stroke severity negatively affect functional and motor recovery (Meyer et al., 2015). The last step rate and number of RAGT sessions were also important determinants of fall-related balance. The last step rate variable might be indicative of the degree of recovery of the patient’s gait asymmetry. Gait asymmetry is correlated with stride length and balance measures (r = 0.39 to 0.54), suggesting an association between gait asymmetry and falls after stroke (Lewek et al., 2014). Moreover, our results are consistent with those of previous studies showing a relationship between balance ability and step variables, including gait speed, step width, and symmetry, in patients with hemiplegic stroke (r=-0.36 to 0.63) (Lewek et al., 2014; Liu et al., 2016; An et al., 2017).

The number of RAGT sessions was identified as an important determinant. Earlier RAGT studies suggest that an increased number of RAGT sessions is positively associated with fall-related balance improvements (Swinnen et al., 2014; Chung, 2017). Straudi et al. found that stroke patients who achieved higher functional recovery spent more time in the hospital and received more RAGT sessions than those who did not (Straudi et al., 2020). This finding supports the idea that the RAGT stroke rehabilitation strategy enhances hip and knee muscle strength (as evidenced by hip and knee torque) in the paretic limb, leading to improvements in fall-related balance control, gait symmetry, and speed determinant factors.

4.1Study limitations

The limitations of this study should be considered in future research. One major limitation is that our study included a heterogeneous sample size and number of RAGT intervention sessions. Another limitation is that we focused on changes in fall-related balance in response to RAGT parameters and clinical outcome measures. Careful interpretation should be applied when generalizing our RAGT parameters for subacute post-stroke neurorehabilitation. Nevertheless, this is the first clinical evidence highlighting an important predictive model and identifying the cardinal determinants of RAGT intervention.

5Conclusion

Our clinical machine model data demonstrated that the random forest algorithm was the best prediction model for identifying fall-related balance factors and RAGT determinants, highlighting the importance of key factors for successful RAGT outcome performance in fall-related balance and gait improvement. Our results provide important clinical insights into how clinical ML can help accurately identify fall-related balance factors and important attributes of RAGT protocols when designing effective and sustainable RAGT strategies in post-stroke individuals at a higher risk of falls.

Acknowledgments

The authors have no acknowledgments.

Conflict of interest

The authors have no conflicts of interest to declare.

Funding

This study was supported by the National Research Foundation of Korea (NRF) Grant funded by the Korean Government (MSIT) (Grant No. RS-2023-00221762); Regional Innovation Strategy (RIS) through the National Research Foundation of Korea (NRF) funded by the Ministry of Education (MOE) (2022RIS-005); the “Brain Korea 21 FOUR Project”; the Korean Research Foundation for the Department of Physical Therapy in the Graduate School of Yonsei University (Grant No. 2021-51-0151); and the Institute for Project-Y Seed Grant of 2023 (Grant No. 2023 -22 -0277).

Ethics statement

This study was approved by the Institutional Review Board of Myongji Choonhey Rehabilitation Hospital (MJCHIRB-2023-02) on October 04, 2023.

Data availability

The datasets used and/or analyzed in the current study are available from the corresponding author upon reasonable request.

References

1 

Abdollahi, M. , Rashedi, E. , Jahangiri, S. , Kuber, P. M. , Azadeh-Fard, N. , & Dombovy, M. ((2024) ). Fall risk assessment in stroke survivors: a machine learning model using detailed motion data from common clinical tests and motor-cognitive dual-tasking. Sensors, 24: (3), 812.

2 

Ali, M. M. , Maqsood, F. , Liu, S. , Hou, W. , Zhang, L. , & Wang, Z. ((2023) ). Enhancing Breast Cancer Diagnosis with Channel-Wise Attention Mechanisms in Deep Learning. Computers, Materials & Continua, 77: (3), 2699–2714.

3 

Alshahrani, M. S. , & Reddy, R. S. ((2024) ). Kinesiophobia, limits of stability, and functional balance assessment in geriatric patients with chronic low back pain and osteoporosis: a comprehensive study. Frontiers in Neurology, 15: , 1354444.

4 

An, C.-M. , Son, Y.-L. , Park, Y.-H. , & Moon, S.-J. ((2017) ). Relationship between dynamic balance and spatiotemporal gait symmetry in hemiplegic patients with chronic stroke. Hong Kong Physiotherapy Journal, 37: , 19–24.

5 

Aprile, I. , Conte, C. , Cruciani, A. , Pecchioli, C. , Castelli, L. , Insalaco, S. , Germanotta, M. , & Iacovelli, C. ((2022) ). Efficacy of robot-assisted gait training combined with robotic balance training in subacute stroke patients: a randomized clinical trial. Journal of Clinical Medicine, 11: (17), 5162.

6 

Batchelor, F. A. , Mackintosh, S. F. , Said, C. M. , & Hill, K. D. ((2012) ). Falls after stroke. International Journal of Stroke, 7: (6), 482–490.

7 

Berg, K. (1992). Measuring balance in the elderly: Development and validation of an instrument.

8 

Calafiore, D. , Negrini, F. , Tottoli, N. , Ferraro, F. , & Ozyemisci-Taskiran, O. ((2022) ). Efficacy of robotic exoskeleton for gait rehabilitation in patients with subacute stroke: a systematic review. European Journal of Physical and Rehabilitation Medicine, 58: (1), 1.

9 

Campagnini, S. , Liuzzi, P. , Mannini, A. , Basagni, B. , Macchi, C. , Carrozza, M. C. , & Cecchi, F. ((2022) ). Cross-validation of predictive models for functional recovery after post-stroke rehabilitation. Journal of NeuroEngineering and Rehabilitation, 19: (1), 96.

10 

Campbell, G. B. , & Matthews, J. T. ((2010) ). An integrative review of factors associated with falls during post-stroke rehabilitation. Journal of Nursing Scholarship, 42: (4), 395–404.

11 

Chung, B. P. H. ((2017) ). Effectiveness of robotic-assisted gait training in stroke rehabilitation: A retrospective matched control study. Hong Kong Physiotherapy Journal, 36: , 10–16.

12 

Dockery, F. , & Sommerville, P. J. ((2015) ). Falls and osteoporosis post-stroke. Management of Post-Stroke Complications, 241–275.

13 

Eichler, N. , Raz, S. , Toledano-Shubi, A. , Livne, D. , Shimshoni, I. , & Hel-Or, H. ((2022) ). Automatic and efficient fall risk assessment based on machine learning. Sensors, 22: (4), 1557.

14 

Foster, E. J. , Barlas, R. S. , Bettencourt-Silva, J. H. , Clark, A. B. , Metcalf, A. K. , Bowles, K. M. , Potter, J. F. , & Myint, P. K. ((2018) ). Long-term factors associated with falls and fractures poststroke. Frontiers in Neurology, 9: , 210.

15 

Hiengkaew, V. , Jitaree, K. , & Chaiyawat, P. ((2012) ). Minimal detectable changes of the Berg Balance Scale, Fugl-Meyer Assessment Scale, Timed “Up & Go” Test, gait speeds, and 2-minute walk test in individuals with chronic stroke with different degrees of ankle plantarflexor tone. Archives of Physical Medicine and Rehabilitation, 93: (7), 1201–1208.

16 

Jonsdottir, J. , Mestanza Mattos, F. G. , Torchio, A. , Corrini, C. , & Cattaneo, D. ((2023) ). Fallers after stroke: a retrospective study to investigate the combination of postural sway measures and clinical information in faller’s identification. Frontiers in Neurology, 14: , 1157453.

17 

Kligyte, I. , Lundy-Ekman, L. , & Medeiros, J. M. ((2003) ). Relationship between lower extremity muscle strength and dynamic balance in people post-stroke. Medicina (Kaunas), 39: (2), 122–128.

18 

Krukowska, J. , Bugajski, M. , Sienkiewicz, M. , & Czernicki, J. ((2016) ). The influence of NDT-Bobath and PNF methods on the field support and total path length measure foot pressure (COP) in patients after stroke. Neurologia i neurochirurgia polska, 50: (6), 449–454.

19 

Kuo, C.-Y. , Liu, C.-W. , Lai, C.-H. , Kang, J.-H. , Tseng, S.-H. , & Su, E. C.-Y. ((2021) ). Prediction of robotic neurorehabilitation functional ambulatory outcome in patients with neurological disorders. Journal of NeuroEngineering and Rehabilitation, 18: (1), 174.

20 

Lee, H. H. , & Jung, S. H. ((2017) ). Prediction of post-stroke falls by quantitative assessment of balance. Annals of Rehabilitation Medicine, 41: (3), 339.

21 

Lewek, M. D. , Bradley, C. E. , Wutzke, C. J. , & Zinder, S. M. ((2014) ). The relationship between spatiotemporal gait asymmetry and balance in individuals with chronic stroke. Journal of Applied Biomechanics, 30: (1), 31–36.

22 

Liao, W.-W. , Hsieh, Y.-W. , Lee, T.-H. , Chen, C.-l. , & Wu, C.-Y. ((2022) ). Machine learning predicts clinically significant health related quality of life improvement after sensorimotor rehabilitation interventions in chronic stroke. Scientific Reports, 12: (1), 11235.

23 

Liu, Y. , Wang, Y. , & Zhang, J. ((2012) ). New machine learning algorithm: Random forest. Information Computing and Applications: Third International Conference, ICICA 2012, Chengde, China, September 14-16, 2012. Proceedings, 3.

24 

Liu, Z. , NI, C. , Liu, M. , Yue, T. , Liu, L. , Chen, J. , & Fan, W. ((2016) ). Relationships between gait and standing balance in hemiplegia. Chinese Journal of Physical Medicine and Rehabilitation, 250–253.

25 

Loro, A. , Borg, M. B. , Battaglia, M. , Amico, A. P. , Antenucci, R. , Benanti, P. , Bertoni, M. , Bissolotti, L. , Boldrini, P. , & Bonaiuti, D. ((2023) ). Balance rehabilitation through robot-assisted gait training in post-stroke patients: A systematic review and meta-analysis. Brain Sciences, 13: (1), 92.

26 

Lu, W. , Zheng, Y. , Yini, D. , Meiling, T. , Zhang, X. , Cheng, Y. , Zhang, X. , & Xiao, L. ((2021) ). Effects of robot-assisted training on balance function in patients with stroke: A systematic review and meta-analysis. Journal of Rehabilitation Medicine, 53: (4).

27 

Maeda, N. , Kato, J. , & Shimada, T. ((2009) ). Predicting the probability for fall incidence in stroke patients using the Berg Balance Scale. Journal of International Medical Research, 37: (3), 697–704.

28 

Mar, J. , Gorostiza, A. , Ibarrondo, O. , Cernuda, C. , Arrospide, A. , Iruin, Á. , Larrañaga, I. , Tainta, M. , Ezpeleta, E. , & Alberdi, A. ((2020) ). Validation of random forest machine learning models to predict dementia-related neuropsychiatric symptoms in real-world data. Journal of Alzheimer’s Disease, 77: (2), 855–864.

29 

Marigold, D. S. , Eng, J. J. , Tokuno, C. D. , & Donnelly, C. A. ((2004) ). Contribution of muscle strength and integration of afferent input to postural instability in persons with stroke. Neurorehabilitation and Neural Repair, 18: (4), 222–229.

30 

Marques, E. A. , Figueiredo, P. , Harris, T. B. , Wanderley, F. A. , & Carvalho, J. ((2017) ). Are resistance and aerobic exercise training equally effective at improving knee muscle strength and balance in older women? Archives of Gerontology and Geriatrics, 68: , 106–112.

31 

Meyer, S. , Verheyden, G. , Brinkmann, N. , Dejaeger, E. , De Weerdt, W. , Feys, H. , Gantenbein, A. R. , Jenni, W. , Laenen, A. , & Lincoln, N. ((2015) ). Functional and motor outcome 5 years after stroke is equivalent to outcome at 2 months: follow-up of the collaborative evaluation of rehabilitation in stroke across Europe. Stroke, 46: (6), 1613–1619.

32 

Nobile, C. W. , Palmateer, J. M. , Kane, J. , Hurn, P. D. , Schallert, T. , & Adkins, D. L. ((2014) ). Impaired limb reaction to displacement of center of gravity in rats with unilateral striatal ischemic injury. Translational Stroke Research, 5: , 562–568.

33 

Park, H. , Cha, B. , Park, C. , Ryu, J. , & You, J. H. ((2022) ). Relationships between Body Weight Support and Gait Speed Parameters and Muscle Activity and Torque during Robot-Assisted Gait Training in Non-Neurological Adults: A Preliminary Investigation. Applied Sciences, 12: (22), 11326.

34 

Rostampour, S. (2023). Association of Fall-Related Injuries and Different Diagnoses in Older Adults of Ontario: A Machine Learning Approach.

35 

Schonlau, M. , & Zou, R. Y. ((2020) ). The random forest algorithm for statistical learning. The Stata Journal, 20: (1), 3–29.

36 

Seo, J. S. , Yang, H. S. , Jung, S. , Kang, C. S. , Jang, S. , & Kim, D. H. ((2018) ). Effect of reducing assistance during robot-assisted gait training on step length asymmetry in patients with hemiplegic stroke: A randomized controlled pilot trial. Medicine, 97: (33), e11792.

37 

Shin, Y.-I. , Lee, J.-S. , Yoon, J.-A. , Kim, S.-K. , & Joa, K.-L. ((2013) ). The survey of outcome measures in department of rehabilitation medicine in hospitals of Korea. Brain & Neurorehabilitation, 6: (1), 17–25.

38 

Smedes, F , & da Silva, L. G. ((2019) ). Motor learning with the PNF-concept, an alternative to constrained induced movement therapy in a patient after a stroke; a case report. Journal of Bodywork and Movement Therapies, 23: (3), 622–627.

39 

Smedes, F. , Heidmann, M. , Schäfer, C. , Fischer, N. , & Stępień, A. ((2016) ). The proprioceptive neuromuscular facilitation-concept; the state of the evidence, a narrative review. Physical Therapy Reviews, 21: (1), 17–31.

40 

Song, M.-J. , Lee, J.-H. , & Shin, W.-S. ((2018) ). Minimal clinically important difference of berg balance scale scores in people with acute stroke. Physical Therapy Rehabilitation Science, 7: (3), 102–108.

41 

Straudi, S. , Severini, G. , Da Roit, M. , Pizzongolo, L. D. M. , Martinuzzi, C. , & Basaglia, N. ((2020) ). The dose of robot-assisted gait therapy may influence functional recovery in a multidisciplinary rehabilitation program: an exploratory retrospective study. International Journal of Rehabilitation Research, 43: (2), 175–182.

42 

Swinnen, E. , Beckwée, D. , Meeusen, R. , Baeyens, J.-P. , & Kerckhofs, E. ((2014) ). Does robot-assisted gait rehabilitation improve balance in stroke patients? A systematic review. Topics in Stroke Rehabilitation, 21: (2), 87–100.

43 

Tanaka, N. , Matsushita, S. , Sonoda, Y. , Maruta, Y. , Fujitaka, Y. , Sato, M. , Simomori, M. , Onaka, R. , Harada, K. , & Hirata, T. ((2019) ). Effect of stride management assist gait training for poststroke hemiplegia: a single center, open-label, randomized controlled trial. Journal of Stroke and Cerebrovascular Diseases, 28: (2), 477–486.

44 

Tedla, J. S. , Dixit, S. , Gular, K. , & Abohashrh, M. ((2019) ). Robotic-assisted gait training effect on function and gait speed in subacute and chronic stroke population: a systematic review and meta-analysis of randomized controlled trials. European Neurology, 81: (3-4), 103–111.

45 

Wang, N. , Liang, J. , Zhang, H. , Wan, C. , Liu, S. , Xu, R. , & Ming, D. ((2021) ). Correlation Between Poststroke Balance Function and Brain Symmetry Index in Sitting and Standing Postures. 2021 43rd Annual International Conference of the IEEE Engineering in Medicine & Biology Society (EMBC),

46 

Wardhana, D. P. W. , Maliawan, S. , Mahadewa, T. G. B. , Rosyidi, R. M. , & Wiranata, S. ((2023) ). The impact of machine learning and robot-assisted gait training on spinal cord injury: A systematic review and meta-analysis. Journal of Clinical Medicine, 12: (23), 7230.

47 

Wardhani, N. W. S. , Rochayani, M. Y. , Iriany, A. , Sulistyono, A. D. , & Lestantyo, P. ((2019) ). Cross-validation metrics for evaluating classification performance on imbalanced data. 2019 international conference on computer, control, informatics and its applications (IC3INA),

48 

Xiong, X. , Wang, A. , He, J. , Wang, C. , Liu, R. , Sun, Z. , Zhang, J. , & Zhang, J. ((2024) ). Application of LightGBM hybrid model based on TPE algorithm optimization in sleep apnea detection. Frontiers in Neuroscience, 18: , 1324933.

49 

Yang, F , Lees, J , Simpkins, C , & Butler, A. ((2021) ). Interventions for preventing falls in people post-stroke: A meta-analysis of randomized controlled trials. Gait & Posture, 84: , 377–388.