779
views
0
recommends
+1 Recommend
1 collections
    1
    shares

      King Salman Center for Disability Research is pleased to invite you to submit your scientific research to the Journal of Disability Research. JDR contributes to the Center's strategy to maximize the impact of the field, by supporting and publishing scientific research on disability and related issues, which positively affect the level of services, rehabilitation, and care for individuals with disabilities.
      JDR is an Open Access scientific journal that takes the lead in covering disability research in all areas of health and society at the regional and international level.

      scite_
      0
      0
      0
      0
      Smart Citations
      0
      0
      0
      0
      Citing PublicationsSupportingMentioningContrasting
      View Citations

      See how this article has been cited at scite.ai

      scite shows how a scientific paper has been cited by providing the context of the citation, a classification describing whether it supports, mentions, or contrasts the cited claim, and a label indicating in which section the citation was made.

       
      • Record: found
      • Abstract: found
      • Article: found
      Is Open Access

      Predicting Functional Recovery of Stroke Rehabilitation Using a Deep Learning Technique

      Published
      research-article
      Bookmark

            Abstract

            Stroke survivors have access to a wide range of drug and non-drug treatments for the resulting physiological and functional problems. However, comprehensive therapies typically fail to meet the demands of a large percentage of patients. The recent clinical studies to improve protocol scientific evidence have resulted in a new development phase for rehabilitation medicine. Stroke rehabilitation supports individuals to lead a normal life. It assists the physicians in offering an effective environment to the patients. The evaluation of a patient’s progress in rehabilitation is based on the clinician’s subjective observations and the patient’s self-reported data. Deep learning techniques offer novel forms of individualized treatment. Nonetheless, missing data is one of the crucial factors that reduces the performance of data classification techniques. Thus, there is a demand for functional recovery prediction models for supporting stroke patients (SPs) to improve their quality of life. In this study, the researchers intend to build a framework for predicting functional outcomes using the electronic health record data of SPs. An attention-based bidirectional gated recurrent unit is used for developing the data imputation model. In addition, a shallow-convolutional neural network is employed for predicting the functional outcomes based on the modified Barthel Index. Data from 356 SPs were utilized for evaluating the performance of the proposed framework with the benchmark metrics and baseline models. The findings reveal that the proposed framework outperforms the state-of-the-art classification by achieving an average accuracy, precision, recall, F1-measure, specificity, and sensitivity of 98.18, 97.48, 98, 97.74, 96.74, and 97.24, respectively. The proposed framework can be implemented in real time to support SPs.

            Main article text

            INTRODUCTION

            Stroke is one of the top causes of disability across the globe. Most stroke survivors require specialized rehabilitation after sustaining a stroke ( Rafiei et al., 2019; Koch et al., 2021; Rajashekar et al., 2021). Medical intervention and specific therapy are used during inpatient stroke rehabilitation to assist patients in regaining maximal functionality ( Kim et al., 2022). Stroke survivors may be left with physical, mental, and emotional impairments that affect their routine activities. They may require a long time to recover and return to normal life ( Kim et al., 2021). In addition, they lack continuity of treatment, health and social care service deficits, and service choices outside of healthcare ( Bonkhoff and Grefkes, 2022). A family member or companion is necessary to perform their regular activities. Clinicians utilize clinical outcome measures or standardized assessment tools, including the functional independence measure, for determining a patient’s degree of impairment and the Ten-Meter Walk Test to track improvement possibilities ( Harari et al., 2020; Thakkar et al., 2020; Sohn et al., 2021). Understanding the factors determining these outcomes may help physicians to streamline the treatment plan and efficiently deploy rehabilitation resources. Clinicians utilize the findings of these standardized tests to make decisions about their patient’s functional skills ( Jiang et al., 2021). Early estimation of a patient’s discharge score enables medical professionals to establish realistic rehabilitation plans.

            Acute ischemic stroke (AIS) risk increases globally, presenting severe concerns for healthcare systems ( Sale et al., 2018). In recent years, the healthcare industry has made significant progress toward a data-driven approach to advance precision medicine to a greater level ( Shah et al., 1989; Lee et al., 2016; Iwamoto et al., 2022). The systematic development and utilization of risk prediction tools may enhance the implementation of preventative measures. However, risk prediction methods have numerous shortcomings. Artificial intelligence (AI)-based applications may strengthen risk assessment and the functional recovery of stroke patients (SPs) ( Lin et al., 2018). Machine learning (ML) techniques employ computational algorithms to establish associations between the factors and parameters for predicting the functional outcome of AIS ( Lin et al., 2021). Most ML-based algorithms are employed for classification and regression. Classification tasks divide input data into groups based on the labels, whereas regression tasks attempt to estimate a numerical value for the predicted output. Despite many similarities, ML differs from standard statistical methods ( Campagnini et al., 2022). Traditional statistical methods focus on a fixed model and treat data as normally distributed. On the other hand, ML is based on empirical evidence ( Campagnini et al., 2022). ML-based methods have produced a significant improvement in cardiovascular disease and stroke functional outcome prediction.

            Researchers and practitioners in the field of ML face challenges with data preparation due to missing information ( Chen et al., 2022; Liao et al., 2022). In a wide variety of applications and industries, including data mining and the scientific disciplines, there are varying degrees of missing information. The lack of data may weaken the reliability of an analysis and lead to inaccurate inferences. Therefore, it is crucial to deal with missing data effectively. Deep neural networks (DNNs) are an effective tool for uncovering unseen nonlinear temporal patterns in time series data ( Morris et al., 2001; George et al., 2017b; Ohura et al., 2017; Chang et al., 2021; Katsuki et al., 2021). Recently, there has been a lot of interest in using deep learning (DL) models for data infilling alongside massive volumes of acquired sensor data ( George et al., 2017a; Rafiei et al., 2019; Razak et al., 2022). Recently, data-driven models gained popularity for imputing missing data for the reason that they do not presume stationary or linear data and need less domain expertise. Tan et al. (2020) suggested a model for time series data imputation using a bidirectional recurrent neural network. During model training, their method estimates and adjusts the imputed values. In the study ( Ma et al., 2018), the authors developed a multi-directional recurrent neural network to interpolate and impute across data streams. Attention approaches have proved effective in machine translation and computer vision ( Choi et al., 2016; Suo et al., 2017; Heo et al., 2018; Mallick et al., 2021). However, the time intervals in their data or the lack of a time attribute make them inappropriate for electronic health record (EHR) information. EHR data attention has been studied in many studies.

            The earlier identification of SPs’ functional outcomes assists clinicians in facilitating an effective rehabilitation environment. The heterogeneity of the stroke impacts among the patients plays a significant role in predicting the functional consequences of SP. The recent prediction models offer a supportive rehabilitation framework for the patients. The existing studies demand a huge computation cost for generating an outcome. In addition, there is a lack of large datasets for training the ML techniques in order to produce an optimal outcome. Due to the considerable computation cost, rehabilitation centers face challenges in implementing the prediction frameworks. In addition, the limitations of DL methods reduce the performance of the frameworks. Thus, there is a demand for lightweight DL-based prediction frameworks for identifying the functional outcomes of SP.

            In this study, the researchers propose a framework for identifying the functional outcomes of SPs. The proposed framework employs an attention-based Bi-directional Gated Recurrent Unit (A-Bi-GRU) and a shallow-convolutional neural network (S-CNN) to derive insight from the SP data. The contributions of the study are

            • An A-Bi-GRU-based data imputation technique to address the data irregularities in SP EHR data,

            • A functional outcome prediction model using the S-CNN technique,

            • Performance evaluation of the proposed framework using the benchmark metrics by comparing the existing state-of-the-art methods.

            The remaining part of the study is structured as follows:

            The following section outlines the importance of predicting the functional outcomes of SPs in rehabilitation services. The process of data acquisition and methodology of the proposed framework is explained in the Materials and Methods section. The Results section describes the experimentation and results. The outcome of the comparative analysis and features of the proposed framework are discussed in the Discussion section. Finally, the Conclusion section highlights the study’s contribution and future directions.

            RELATED STUDIES

            Supervised learning techniques employ data with ground-truth labeling ( Rafiei et al., 2019; Koch et al., 2021; Rajashekar et al., 2021). In the learning process, classification and regression are often carried out in tandem with the simultaneous provision of input and output values ( Kim et al., 2022). In reinforcement learning, a predefined agent considers its present conditions before choosing an action, or series of activities, from a set of options that maximizes rewards in a specific environment. In contrast to supervised learning, reinforcement learning requires only a training set consisting of input and output pairs or stated proper and improper behaviors ( Kim et al., 2021).

            Stroke prognosis models demand enormous computational resources that challenge the healthcare centers in implementing the prediction. Kim et al. (2021) developed a model to predict upper and lower extremity function using EHR data. The model yielded area under receiver operating characteristic (AU-ROC) curve in the range of 0.736 to 0.836. The DNN performed better among the random forest (RF), logistic regression (LR), and DNN model generation approaches. Bonkhoff and Grefkes (2022) employed 2604 patients’ data and used 38 variables, including age, sex, time from the onset at admission, blood pressure, and previous medical history for predicting motor outcomes. Motor outcomes were categorized as “favorable” or “poor” based on the modified Rankin Scale scores.

            DL is a class of ML algorithms that attempts to generalize to more significant abstractions by employing a series of nonlinear transformations ( Shah et al., 1989; Sale et al., 2018; Iwamoto et al., 2022). DL techniques can handle newly acquired information in computer vision, speech recognition, natural language processing, and voice/signal processing. DL-based models can uncover variables’ relationships and locate meaningful information in time series, clinical, and imaging data ( Lee et al., 2016; Lin et al., 2018, 2021). These models are beneficial for analyzing massive data and discovering meaningful information in image data, while traditional ML may be more suited for smaller datasets. SP clinical data and images are generated in enormous amounts. Thus, DL-based models can assist stroke rehabilitation by processing clinical data ( Campagnini et al., 2022).

            Lin et al. (2018) recruited 313 SPs and gathered their clinical data related to the impact of stroke in the early stages ( Lin et al., 2018). They employed input variables, including the Barthel Index, Berg balance scale, Fugl–Meyer evaluation, 6-minute walk test, mini-mental state examination, aphasia test, and dysphagia scale. RF, LR, and Support Vector Machine (SVM) achieved an AU-ROC curve of 0.792, 0.762, and 0.774, respectively. Modeling and predicting functional outcomes after stroke using a binary (positive or negative) classification or particular score outcomes is a common use of traditional statistical tools like linear regression ( Lin et al., 2018). Based on conventional scales and pertinent clinical data, these models neglect to include crucial aspects that hinder patient-specific rehabilitation routes, such as family or community support and cultural level ( Lin et al., 2021).

            Most research has focused on forecasting the prognosis following a stroke using magnetic resonance imaging or EHR data. Researchers intend to build applications to improve SPs’ diagnosis, treatment, and rehabilitation. Reliable risk prediction algorithms have been developed as resources for avoiding strokes ( Chen et al., 2022). Stroke prevention is an essential component in the overall effort to lower the worldwide burden of this condition. Strategically adopting and developing AI-driven prediction tools can significantly contribute to an effective rehabilitation environment ( Liao et al., 2022). On the other hand, ML algorithms and other forms of AI-based correlation modeling may examine heterogeneous data, map nonlinearities between several input and output variables, and uncover patterns across a wide range of clinical outcomes ( Ohura et al., 2017).

            The existing studies ( Morris et al., 2001; George et al., 2017a, b; Ma et al., 2018; Rafiei et al., 2019; Tan et al., 2020; Chang et al., 2021; Katsuki et al., 2021; Razak et al., 2022) applied Artificial Neural Network (ANN), DNN, K-Nearest Neighbor, Adaptive Boosting (AdaBoost), and SVM, LR for developing the functional outcome prediction. In addition, multiple regression (R 2) is applied to find the relationship between input variables related to SPs.

            In order to improve the efficiency of the classification techniques, Choi et al. (2016) developed an attention network to identify essential visits and critical variables ( Choi et al., 2016). In addition, they proposed a graph-based attention model to learn robust EHR data representations. A similar knowledge-based attention approach for embedding nodes in the knowledge graph was introduced by Ma et al. (2018) and Suo et al. (2017). Heo et al. (2018) employed the attention mechanism to address the issue of poor measurement quality. To a certain degree, the attention processes can potentially improve the performance and interpretability of classification models ( Heo et al., 2018). Mallick et al. (2021) introduced three attention techniques to monitor health problems and assess links between present status and historical state using the RNN technique ( Mallick et al., 2021). However, the irregularly sampled EHR data present a significant challenge for attention-based methods because they are typically developed for regular time series data.

            Recently, GRU-based attention mechanisms have been used to overcome the challenges of time irregularities and missing data imputation. In order to better impute missing data as the average decay of prior input values, GRU augments traditional GRU with observed recordings and corresponding timestamps. However, GRU uses the empirical mean value and the previous observation to impute missing values. This technique is incapable of capturing information on the global structure of sequence data. Additionally, it fails to consider degrees of reliability, especially records that are more likely to be inaccurate than actual ones. Therefore, it offers equal weight to both observed and imputed data, severely degrading its performance.

            Furthermore, predictors of quality of life (QOL) have been the subject of a few research studies ( Lee et al., 2016). Multiple predictors, such as age, gender, vascular risk factors, clinical scales, neuropsychological testing, and lesion characteristics, were evaluated in these studies. However, due to the diversity of these studies, it was challenging to identify common predictors of QOL outcomes ( Lee et al., 2016). QOL after stroke is predicted by both physical and psychological aspects. QOL improvements during stroke rehabilitation are crucial. However, which patients would reap the most benefits from a particular therapy is not well understood, and statistical methods may not be the best way to uncover these relationships and predictions. Predictors of QOL performance following recovery were rarely explored. There is a need for more research to clarify the predictive capacity of various QOL indicators in SPs. The algorithms’ complexity also hampered the practical use of outcome predictors. To enhance the efficacy of rehabilitation treatment, it may be possible to lessen the complexity of clinical implementation by developing a predictive algorithm based on current and straightforward algorithms.

            The findings of the state-of-the-art ML-based prediction model highlighted the importance of AI techniques in predicting the functional recovery of SPs. However, lack of computational efficiency, missing data, healthcare data privacy policies, and unique symptoms of stroke impact are the common factors influencing the performance of functional outcome prediction models. In addition, there is a demand for DL-based classification techniques to offer effective services for predicting functional recovery ( Table 1).

            Table 1:

            Characteristics of the existing literature.

            AuthorsMethodologyDatasetResults
            Campagnini et al. (2022) Cross-validated multiple classification techniques and computed weight voting of classifiers278 patients’ data were included in the studyRF-based classifiers outperformed SVM, LR, and KNN classifiers
            Chen et al. (2022) Employed RF, ANN, RF, and SVM models for predicting readmission possibilities for SP1476 patients were enrolled in the studyANN outperformed the existing classifiers by achieving an accuracy of 93%
            Liao et al. (2022) Applied multiple classification techniques for predicting QOL132 AIS individuals were included in the studyRF obtained an accuracy, precision, and F1-score of 85, 88, and 85%
            Kim et al. (2022) Applied DNN, LR, and RF for motor function prediction833 patients were included in the studyDNN outperformed RF and LR classifiers
            Iwamoto et al. (2022) Developed ML-based classifier for functional recovery prediction71 patients participated in the studyThe classifier obtained an accuracy of 81.7% with an AU-ROC of 0.89
            Kim et al. (2021) Predicted motor function outcome using RF and DNN1056 SPs data were used for evaluating the classifier’s performanceDNN and RF achieved an accuracy of 82.2 and 80.2%, respectively
            Sohn et al. (2021) Applied ANN and SVM classifiers for predicting disease prognosis181 SPs participated in evaluating the model’s performanceANN achieved a better accuracy and sensitivity of 92 and 90%
            Jiang et al. (2021) Developed an ML-based technique for functional outcome prediction1035 patients were included in the studyAchieved a reasonable R 2 = 0.32
            Thakkar et al. (2020) Developed a motor prediction model using KNN and ANN239 patients aged between 11 and 54 years participated in the studyKNN outperformed ANN by obtaining an accuracy of 85.4%
            Harari et al. (2020) Developed a prediction model using Lasso regressionEvaluated the model’s performance with 50 stroke survivorsAchieved a superior R 2 value of 77%
            Lin et al. (2018) Employed classification and regression for predicting patients’ status313 SPs participated in the studyRF achieved an effective AU-ROC of 0.79
            Sale et al. (2018) Functional outcome prediction mode using SVM55 AIS patients participated in this studyPredicted the functional outcome with an average accuracy of 90%

            Abbreviations: AIS, acute ischemic stroke; ANN, artificial neural network; AU-ROC, area under receiver operating characteristic curve; DNN, deep neural network; KNN, K-nearest neighbor; LR, logistic regression; ML, machine learning; RF, random forest; SP, stroke patient; SVM, support vector machine; QOL, quality of life.

            MATERIALS AND METHODS

            The researchers propose a prediction model based on A-Bi-GRU and CNN techniques. They obtained the institutional review board (IRB) approval (IRB23-031) from AlMaarefa University, Saudi Arabia. They followed the data collection procedures following the ethical standards of AlMaarefa University. Three rehabilitation units across India were requested to provide SP data. Data were gathered between December 2018 and July 2022. Table 2 presents the inclusion and exclusion criteria for collecting the patient’s data.

            Table 2:

            Inclusion and exclusion criteria.

            InclusionExclusion
            1. AIS patients aged >18 years.
            2. Patients admitted to the rehabilitation centers between December 2018 and July 2022.
            3. Patients received at least 5 and 30 h of rehabilitation daily and weekly
            1. Patients with typical complications such as cancer, visual impairment, psychiatric disorders, and renal failure.
            2. Patients with exceptional social circumstances that affect rehabilitation.
            3. Patients who experience accidental deterioration prior to outcome assessment have fewer rehabilitation opportunities due to additional treatment for uncommon complications.

            Abbreviation: AIS, Acute ischemic stroke.

            Upon admission and the day of discharge, every patient was given a functional assessment to categorize their level of disability. Clinical assessment and subsequent interviews were performed to collect the data. The examiner was a highly qualified medical professional specializing in physical medicine and rehabilitation. During their time at the rehabilitation center, each test subject participated in daily therapy, which may have consisted of physiotherapy, occupational therapy, or speech therapy, based on the requirements of the individual. The modified Barthel Index (MBI) was adopted to determine the outcomes of all patients after they were discharged to their homes. Figure 1 outlines the stroke severity level based on MBI.

            Modified Barthel Index
            Figure 1:

            Modified Barthel Index ( Ohura et al., 2017).

            Biomarkers

            Data from 432 SPs were collected from the rehabilitation centers. The researchers included 356 SPs in the study based on the inclusion criteria. Figure 2 outlines the critical biomarkers of SPs. Nine biomarkers, including age, gender, the existence of bedsores and bladder catheter, communication disabilities, comorbid conditions, Alzheimer’s complications, cognitive disability, and pain, were extracted from the SP data.

            Key Bio-markers
            Figure 2:

            Key biomarkers of stroke patients.

            Figure 3 highlights the proposed framework for identifying the functional outcomes of SPs. The researchers apply A-Bi-GRU to overcome the data irregularities in SP EHR data. S-CNN is used to classify SPs into five significant classifications, as shown in Figure 3. Based on the study ( Tan et al., 2020), the data irregularities are addressed at the feature level to improve the prediction accuracy.

            Proposed framework
            Figure 3:

            The proposed framework. Abbreviations: Bi-GRU, bidirectional gated recurrent unit; CNN, convolutional neural network.

            Data imputation

            SP EHR presents essential items that represent the SP’s health status. However, healthcare centers face challenges in offering a complete set of SP data. In order to overcome the challenge, the researchers propose a data imputation technique using A-Bi-GRU. The method supports the prediction model for classifying the functional outcomes of SPs. Equation (1) presents the mathematical expression of SPs using SP EHR and demographic data.

            (1) P(t)=(P1(t),..Pn(t),d1,du)T

            where P ( t) is the SP, P1(t),..Pn(t) is the SP EHR data at time t, n is the total number of patients, and d 1, …… d u is the unique (u) demographic data at time t.

            The stroke progression model using the loss function L( ) is represented in Equation (2).

            (2) L(P,Δt,out)

            where P is the SP, Δ t is the stroke severity level at different time intervals, and out is the functional outcome of SP.

            Equation (3) presents the covariance matrix for showing the health status of an SP at different periods.

            (3) Cov[P*]=M(t*,t*)M(t*)T(M(TMn,TMn)+λ2IN)1M(t*)

            where M(TMn,TMn) is the covariance matrix between the specific period, λ 2 I N is the unit matrix, and Cov[ P *] is the covariance matrix using Gaussian distribution.

            However, imputed values are not reliable compared to the actual values. Thus, the unreliability score is computed to determine the reliability of the imputed values. Equation (4) is the mathematical expression for calculating the unreliability score.

            (4) Mt(P*)={0,ActualvalueCov[P*]>0,forimputedvalues

            where M t ( P *) is the unreliability score matrix. SP data at different time intervals and unreliability scores are passed as inputs to A-Bi-GRU. Equation (5) represents the decay functions’ mathematical expressions for adjusting the A-Bi-GRU cells’ hidden status.

            (5) DcΔt=1log(e+Δt)

            where D c is the decay function at Δ t.

            Equations (6), ( 7), and ( 8) show the forward and backward gates and the complete A-Bi-GRU expressions (without attention mechanism) for imputing the missing data.

            (6) Ht1=Ht1DcΔt

            (7) Ht1=Ht1DcΔt

            (8) Ht1=Ht1+Ht1

            where Ht1,Ht1 , and H t –1 are the gates of A-Bi-GRU and DcΔt is the decay function at a specific interval.

            Equation (9) generates the unreliability aware weights using the outcome of A-Bi-GRU.

            (9) Cont=1Ht1

            where Con t is the conversion function for the specific time interval. In order to improve the performance of the functional outcome computation, the unreliability aware weights are converted using the attention mechanism. Equation (10) presents the attention mechanism for data imputation.

            (10) at=sigmoid(Cont+b)

            where a t is the attention mechanism for computing the missing value; the sigmoid function is used to make binary decisions using the unreliability aware weights.

            Functional outcome prediction

            An S-CNN requires a single hidden layer to generate results for complex problems. The architecture of S-CNN supports the developers to build a lightweight application for extracting the patterns from the images. Moreover, it demands limited resources compared to DNN techniques. The researchers built the S-CNN with a single hidden, two ReLu, and one fully connected layer with a softmax function to predict the functional outcomes. The hidden layer applies Equation (11) to predict the functional outcomes.

            (11) fout=atawt

            where f out is the functional outcome and a t and awt are the outcomes and weight-adjusted outcomes of A-Bi-GRU, respectively.

            A softmax function is used for generating the multi-class classification based on MBI. Equation (12) presents the softmax function to predict the functional outcome.

            (12) fout=Softmax(fout+b)

            where f out and b are the functional outcome matrix and vectors, accordingly. Finally, Equation (13) shows the cross-entropy for computing the classification loss.

            (13) Loss(fact,fout)=1NMNMn=1(fact*log(fout)+(1fact)*log(1fout))

            where N M is the number of iterations in the Mth sample, and f act and f out are actual and predicted functional outcomes, respectively.

            Performance evaluation

            In order to evaluate the performance of the proposed method, the researchers employ the benchmark metrics, including accuracy, precision, recall, F1-score, specificity, and sensitivity. Cross-entropy is used to compute the computation loss. In addition, AU-ROC and Area Under Precision Recall Curve (AU-PRC) are generated to determine the classification accuracy of the proposed framework.

            RESULTS

            The researchers developed the proposed framework in Python 3.10.0, Windows 10 Professional, 8GB RAM, and i7 processor. In addition, Keras (2023) and Tensorflow (2023) libraries are used for building the A-Bi-GRU and S-CNN models. The researchers followed fivefold cross-validation for evaluating the performance of the proposed framework. A total of 35 epochs was used for training the proposed framework. The researchers employed the baseline models, including RF, SVM, AdaBoost model (ABM), and LR, to evaluate the proposed framework’s performance. The proposed framework achieved a superior outcome at the 35th epoch. However, the researchers extended the training process up to 42 epochs. There is no significant change in the outcome. Thus, the parameters of the 35th epoch were fixed for executing the results.

            Table 3 presents the performance evaluation findings of the proposed framework. The findings show the significance of the proposed framework. The proposed framework achieved a better accuracy for the “fully independent” class. It obtained an average accuracy, recall, precision, F1-measure, specificity, and sensitivity of 98.18, 97.48, 98, 97.74, 96.74, and 97.24, respectively. The proposed data imputation assisted the proposed framework by providing the effective missing values. Figure 4 outlines the performance of the proposed framework.

            Table 3:

            Performance evaluation outcome.

            Functional outcomes/metricsAccuracyRecallPrecisionF1-measureSpecificitySensitivity
            Unable to perform tasks98.697.498.197.7596.897.9
            Attempts task but unsafe98.997.698.49895.796.5
            Moderate help required97.497.197.697.3596.495.8
            Minimal help required97.897.898.398.0597.398.4
            Fully independent98.297.597.697.5597.597.6
            Average98.1897.489897.7496.7497.24
            Performance analysis
            Figure 4:

            Performance analysis outcome.

            Table 4 highlights the findings of the comparative analysis. It shows the average accuracy, recall, F1-measure, specificity, and sensitivity during fivefold cross-validation. It is evident that the proposed framework outperformed the existing classifiers. The proposed S-CNN predicted the functional outcome with high accuracy. In addition, the proposed data imputation technique has improved the performance of the classifiers, significantly. Figure 5 presents the performance of the functional outcome predictors. The proposed framework achieved superior accuracy, recall, precision, F1-measure, specificity, and sensitivity of 98.18, 97.48, 98, 97.74, 96.74, and 97.24.

            Table 4:

            Comparison analysis outcome.

            Functional outcomes/metricsAccuracyRecallPrecisionF1-measureSpecificitySensitivity
            RF96.396.195.495.7596.295.8
            SVM94.895.396.395.895.397.6
            AdaBoost96.196.596.596.594.796.4
            PSO96.896.795.496.0596.595.7
            Proposed framework98.1897.489897.7496.7497.24

            Abbreviations: AdaBoost, adaptive boosting; PSO, particle swarm optimization; RF, random forest; SVM, support vector machine.

            Comparative analysis
            Figure 5:

            Comparative analysis outcome. Abbreviations: RF, random forest; SVM, support vector machine.

            Table 5 presents the models’ computation loss for each MBI classification. The data imputation technique enhanced the classifier to achieve an optimal outcome with less computation loss. The proposed model obtained a lower loss of 12.4 for the “Unable to perform tasks” classification whereas produced a maximum loss of 13.4 for the “Moderate help required” classification.

            Table 5:

            Computation loss of the prediction models.

            Functional outcomes/metricsUnable to perform tasksAttempts task but unsafeModerate help requiredMinimal help requiredFully independentAverage
            RF17.218.519.515.916.417.5
            SVM21.323.621.821.519.421.52
            AdaBoost18.619.619.718.617.518.8
            PSO16.415.915.415.716.215.92
            Proposed framework12.413.813.412.912.713.04

            Abbreviations: AdaBoost, adaptive boosting; PSO, particle swarm optimization; RF, random forest; SVM, support vector machine.

            Table 6 outlines the computational costs of the prediction models for generating the results. RF generated the results in a computation time of <0.156 seconds. However, it consumed a memory of 14.5 MB. On the other hand, the proposed framework comprises fewer hidden layers achieving better results in 0.161 seconds with a memory size of 12.4 MB.

            Table 6:

            Computational costs.

            Functional outcomes/metricsAverage computation time (seconds)ParametersMemory size (MB)
            RF0.15612 M14.5
            SVM0.41523 M18.6
            AdaBoost0.36816 M24.3
            PSO0.51219 M16.2
            Proposed framework0.1619 M12.4

            Abbreviations: AdaBoost, adaptive boosting; PSO, particle swarm optimization; RF, random forest; SVM, support vector machine.

            Figure 6 presents the AU-ROC and AU-PRC of each prediction model. The proposed framework achieved AU-ROC and AU-PRC of 0.95 and 0.86, respectively. In contrast, RF, SVM, AdaBoost, and particle swarm optimization (PSO) obtained AU-ROC and AU-PRC of 0.81 and 0.87, 0.85 and 0.88, 0.93 and 0.86, and 0.92 and 0.86, respectively.

            Au-ROC and Au-PRC curves
            Figure 6:

            Outcome of AU-ROC and AU-PRC analyses. Abbreviations: AU-ROC, area under receiver operating characteristic curve; AU-PRC, area under precision recall curve; RF, random forest; SVM, support vector machine.

            DISCUSSIONS

            There is a demand for an automated tool for rehabilitation centers to derive insights from the SP data to treat them effectively. In this study, the researchers developed a DL-based framework to predict functional recovery for SPs. The researchers employed A-Bi-GRU and S-CNN for building the prediction framework. They obtained the dataset of 356 AIS patients from three rehabilitation centers across India. The findings present a solution for the rehabilitation center to improve its services. In addition, it facilitates an efficient technique for imputing the missing data in larger datasets.

            Iwamoto et al. (2022) developed a clinical rule for determining the functional improvement of SPs. Similarly, the proposed study developed an integrated framework for data imputation and functional outcome prediction. In the study ( Ohura et al., 2017), the authors applied MBI for stroke impact analysis. Likewise, the proposed study determined the impact of the stroke using MBI. Campagnini et al. (2022) used the Barthel Index for predicting the functional outcome of SPs. In contrast, the proposed framework utilized MBI for determining the functional recovery. It outperformed the balanced voting technique of Campagnini et al. (2022) by achieving an average accuracy of 98.18. Chen et al. (2022) utilized 1476 patients’ data to predict the possibility of readmission for SPs. The performance of their model was limited compared to the proposed framework.

            Most studies ( Shah et al., 1989; Lee et al., 2016; Sale et al., 2018; Thakkar et al., 2020; Jiang et al., 2021; Sohn et al., 2021; Iwamoto et al., 2022) applied RF to identify the functional recovery and possibilities of readmission of SPs. RF and ANN achieved an effective outcome due to their internal structure that supports decision-making. In contrast, the proposed framework applied an attention mechanism for determining the missing value. The unreliability score supported the data imputation technique to replace a reliable value in the missing value position.

            The proposed framework offers an effective approach to address the missing data. Using this approach, the researchers can employ a larger dataset for developing DL-based techniques. It obtained a superior outcome in a smaller dataset. However, it can be implemented in real-time application. The proposed data imputation technique can support the proposed functional outcome prediction to deal with a complex dataset. Early acute stroke detection reduces mortality and disability. In the stroke medical care paradigm, the proposed framework may aid in healthcare data classification, Alberta stroke program early computer tomography Score grading, and prognostication. In addition, the proposed framework may assist neurologists in the identification of individuals who are suffering from AIS owing to major vessel occlusions.

            Protection requirements for personally identifiable information may be a barrier to data exchange. For instance, the European Union’s General Data Protection Regulation (GDPR) comprises a complete set of restrictions for the collecting, storage, and use of personal information that will have various effects on the use of AI in healthcare. Healthcare centers need to obtain permission from individuals before collecting personal data under the GDPR. It additionally provides individuals with the right to monitor their data. The goal of these rules is to ensure the privacy of patients’ information; however, they place constraints on how medical professionals and researchers can employ this information. The use of natural language processing to automatically extract information on lifestyle modification evaluation using EHR is a potential area for further study. These types of studies may present therapeutic practice and increase the knowledge of functional outcomes to support healthcare practitioners. Knowledge gained from these kinds of research studies may be used to enhance the quality of treatment.

            The findings revealed the significance of the proposed study in predicting the functional recovery of SPs. However, there is a demand for future studies to improve the performance of the proposed system. The limitations of S-CNN may influence the outcome of the proposed study. Furthermore, a larger dataset is required to evaluate the effectiveness of the suggested framework.

            CONCLUSION

            In this study, the authors proposed a framework for predicting the functional outcomes of stroke survivors in rehabilitation centers. An attention-based bidirectional long-short-term memory and S-CNN are used for implementing the prediction model. The authors employed 356 stroke survivors’ data in order to evaluate the performance of the proposed model. Benchmark metrics and baseline models are utilized for comparing the proposed model’s performance. The findings highlighted the significant role of the proposed framework in predicting the functional recovery for stroke survivors. The proposed functional outcome prediction model outperformed the state-of-the-art prediction techniques. The attention mechanism assisted the data imputation technique for finding reliable data. In addition, S-CNN predicted the optimal functional outcome using MBI. The structure of the S-CNN model has significantly reduced the computation resources. Furthermore, the data privacy policies of healthcare centers affect the researchers’ efforts in developing DL-based prediction models. However, the recent techniques offer an opportunity to generate artificial data for training the AI-based applications. The proposed framework can assist the researchers in extending their research in stroke rehabilitation techniques.

            References

            1. Bonkhoff AK, Grefkes C. 2022. Precision medicine in stroke: towards personalized outcome predictions using artificial intelligence. Brain. Vol. 145(2):457–475

            2. Campagnini S, Liuzzi P, Mannini A, Basagni B, Macchi C, Carrozza MC, et al.. 2022. Cross-validation of predictive models for functional recovery after post-stroke rehabilitation. J. Neuroeng. Rehabil. Vol. 19(1):1–11

            3. Chang S-C, Chu C-L, Chen C-K, Chang H-N, Wong AM, Chen Y-P, et al.. 2021. The comparison and interpretation of machine-learning models in post-stroke functional outcome prediction. Diagnostics. Vol. 11:1784

            4. Chen Y-C, Chung J-H, Yeh Y-J, Lou S-J, Lin H-F, Lin C-H, et al.. 2022. Predicting 30-day readmission for stroke using machine learning algorithms: a prospective cohort study. Front. Neurol. Vol. 13:875491

            5. Choi E, Bahadori MT, Sun J, Kulas J, Schuetz A, Stewart W. 2016. RETAIN: an interpretable predictive model for healthcare using reverse time attention mechanism. Adv. Neural Inf. Process. Syst. Vol. 29:1–13

            6. George SH, Rafiei MH, Borstad A, Adeli H, Gauthier LV. 2017a. Gross motor ability predicts response to upper extremity rehabilitation in chronic stroke. Behav. Brain Res. Vol. 333:314–322

            7. George SH, Rafiei MH, Gauthier L, Borstad A, Buford JA, Adeli H. 2017b. Computer-aided prediction of extent of motor recovery following constraint-induced movement therapy in chronic stroke. Behav. Brain Res. Vol. 329:191–199

            8. Harari Y, O’Brien MK, Lieber RL, Jayaraman A. 2020. Inpatient stroke rehabilitation: prediction of clinical outcomes using a machine-learning approach. J. Neuroeng. Rehabil. Vol. 17:71

            9. Heo J, Lee HB, Kim S, Lee J, Kim KJ, Yang E, et al.. 2018. Uncertainty-aware attention for reliable interpretation and prediction. Adv. Neural Inf. Process. Syst. Vol. 31:1–14

            10. Iwamoto Y, Imura T, Tanaka R, Mitsutake T, Jung H, Suzukawa T. 2022. Clinical prediction rule for identifying the stroke patients who will obtain clinically important improvement of upper limb motor function by robot-assisted upper limb. J. Stroke Cerebrovasc. Dis. Vol. 31:106517

            11. Jiang X, Wang L, Morgenstern LB, Cigolle CT, Claflin ES, Lisabeth LD. 2021. New index for multiple chronic conditions predicts functional outcome in ischemic stroke. Neurology. Vol. 96:e42–e53

            12. Katsuki M, Narita N, Ozaki D, Sato Y, Jia W, Nishizawa T, et al.. 2021. Deep learning- based functional independence measure score prediction after stroke in kaifukuki (convalescent) rehabilitation ward annexed to acute care hospital. Cureus. Vol. 13:e16588

            13. Keras Library. 2023. https://keras.io/accessed on 21 January 2023

            14. Kim JK, Choo YJ, Chang MC. 2021. Prediction of motor function in stroke patients using machine learning algorithm: development of practical models. J. Stroke Cerebrovasc. Dis. Vol. 30:105856

            15. Kim JK, Lv Z, Park D, Chang MC. 2022. Practical machine learning model to predict the recovery of motor function in patients with stroke. Eur. Neurol. Vol. 85(4):273–279

            16. Koch PJ, Park C-H, Girard G, Beanato E, Egger P, Evangelista GG, et al.. 2021. The structural connectome and motor recovery after stroke: predicting natural recovery. Brain. Vol. 144:2107–2119

            17. Lee JD, Chang TC, Yang ST, Huang CH, Hsieh FH, Wu CY. 2016. Prediction of quality of life after stroke rehabilitation. Neuropsychiatry. Vol. 6(6):369–375

            18. Liao W-W, Hsieh Y-W, Lee T-H, Chen C, Wu C. 2022. Machine learning predicts clinically significant health related quality of life improvement after sensorimotor rehabilitation interventions in chronic stroke. Sci. Rep. Vol. 12:11235

            19. Lin W-Y, Chen C-H, Tseng Y-J, Tsai Y-T, Chang C-Y, Wang H-Y, et al.. 2018. Predicting post-stroke activities of daily living through a machine learning-based approach on initiating rehabilitation. Int. J. Med. Inform. Vol. 111:159–164

            20. Lin P-J, Jia T, Li C, Li T, Qian C, Li Z, et al.. 2021. CNN-Based prognosis of BCI rehabilitation using EEG from first session BCI training. IEEE trans. Neural. Syst. Rehabil. Eng. Vol. 29:1936–1943

            21. Ma F, You Q, Xiao H, Chitta R, Zhou J, Gao J. 2018. Kame: knowledge-based attention model for diagnosis prediction in healthcareProceedings of the 27th ACM International Conference on Information and Knowledge Management; Torino, Italy. 22-26 October 2018; p. 743–752

            22. Mallick R, Yebda T, Benois-Pineau J, Zemmari A, Pech M, Amieva H. 2021. A GRU neural network with attention mechanism for detection of risk situations on multimodal lifelog data2021 International Conference on Content-Based Multimedia Indexing (CBMI); IEEE. Lille, France: 28-30 June 2021; p. 1–6

            23. Morris DM, Uswatte G, Crago JE, Cook EW III, Taub E. 2001. The reliability of the wolf motor function test for assessing upper extremity function after stroke. Arch. Phys. Med. Rehabil. Vol. 82:750–755

            24. Ohura T, Hase K, Nakajima Y, Nakayama T. 2017. Validity and reliability of a performance evaluation tool based on the modified Barthel Index for stroke patients. BMC Med. Res. Methodol. Vol. 17:131

            25. Rafiei MH, Kelly KM, Borstad AL, Adeli H, Gauthier LV. 2019. Predicting improved daily use of the more affected arm poststroke following constraint-induced movement therapy. Phys. Ther. Vol. 99:1667–1678

            26. Rajashekar D, Hill MD, Demchuk AM, Goyal M, Fiehler J, Forkert ND. 2021. Prediction of clinical outcomes in acute ischaemic stroke patients: a comparative study. Front. Neurol. Vol. 12:663899

            27. Razak RA, Hannanu FF, Naegele B, Hommel MJ, Detante O, Jaillard A. 2022. Ipsilateral hand impairment predicts long-term outcome in patients with subacute stroke. Eur. J. Neurol. Vol. 29:1983–1993

            28. Sale P, Ferriero G, Ciabattoni L, Cortese AM, Ferracuti F, Romeo L, et al.. 2018. Predicting motor and cognitive improvement through machine learning algorithm in human subject that underwent a rehabilitation treatment in the early stage of stroke. J. Stroke Cerebrovasc. Dis. Vol. 27:2962–2972

            29. Shah S, Vanclay F, Cooper B. 1989. Improving the sensitivity of the Barthel Index for stroke rehabilitation. J. Clin. Epidemiol. Vol. 42(8):703–709. [Cross Ref]

            30. Sohn J, Jung I-Y, Ku Y, Kim Y. 2021. Machine-learning-based rehabilitation prognosis prediction in patients with ischemic stroke using brainstem auditory evoked potential. Diagnostics. Vol. 11:673

            31. Suo Q, Ma F, Canino G, Gao J, Zhang A, Veltri P, et al.. 2017. A multi-task framework for monitoring health conditions via attention-based recurrent neural networksAMIA Annual Symposium Proceedings; American Medical Informatics Association. pp. 1665

            32. Tan Q, Ye M, Yang B, Liu S, Ma AJ, Yip TCF, et al.. 2020. Data-gru: dual-attention time-aware gated recurrent unit for irregular multivariate time seriesProceedings of the AAAI Conference on Artificial Intelligence; New York, USA. 7-12 February 2020; p. 930–937

            33. Tensorflow. 2023. https://www.tensorflow.org/accessed on 15 January 2023

            34. Thakkar HK, Liao W, Wu C, Hsieh Y-W, Lee T-H. 2020. Predicting clinically significant motor function improvement after contemporary task-oriented interventions using machine learning approaches. J. Neuro. Eng. Rehabil. Vol. 17:131

            Author and article information

            Journal
            jdr
            Journal of Disability Research
            King Salman Centre for Disability Research (Riyadh, Saudi Arabia )
            2 October 2023
            : 2
            : 3
            : 60-69
            Affiliations
            [1 ] Department of Computer Science and Information Systems, College of Applied Sciences, AlMaarefa University, Ad Diriyah, Riyadh 13713, Saudi Arabia ( https://ror.org/00s3s5518)
            [2 ] King Salman Center for Disability Research, Riyadh 11614, Saudi Arabia ( https://ror.org/01ht2b307)
            [3 ] Department of Documents and Archive, Center of Documents and Administrative Communication, King Faisal University, Al Hofuf 31982, Al-Ahsa, Saudi Arabia ( https://ror.org/00dn43547)
            Author notes
            Author information
            https://orcid.org/0000-0002-5075-7744
            https://orcid.org/0000-0002-1208-2678
            https://orcid.org/0000-0001-5445-7899
            https://orcid.org/0009-0007-4965-0716
            https://orcid.org/0009-0002-0367-0694
            Article
            10.57197/JDR-2023-0036
            ec010370-6ecc-4570-bd98-ea39ae0bbec1
            Copyright © 2023 The Authors.

            This is an open access article distributed under the terms of the Creative Commons Attribution License (CC BY) 4.0, which permits unrestricted use, distribution and reproduction in any medium, provided the original author and source are credited.

            History
            : 12 May 2023
            : 11 September 2023
            : 11 September 2023
            Page count
            Figures: 6, Tables: 6, References: 34, Pages: 10
            Funding
            Funded by: funder-id http://dx.doi.org/10.13039/501100019345, King Salman Center for Disability Research;
            Categories

            Computer science,Artificial intelligence,General computer science
            disability,shallow CNN,attention mechanism,data imputation,rehabilitation,deep learning

            Comments

            Comment on this article