| Literature DB >> 32183281 |
Jung-Yeon Kim1, Geunsu Park2, Seong-A Lee3, Yunyoung Nam4.
Abstract
Spasticity is a frequently observed symptom in patients with neurological impairments. Spastic movements of their upper and lower limbs are periodically measured to evaluate functional outcomes of physical rehabilitation, and they are quantified by clinical outcome measures such as the modified Ashworth scale (MAS). This study proposes a method to determine the severity of elbow spasticity, by analyzing the acceleration and rotation attributes collected from the elbow of the affected side of patients and machine-learning algorithms to classify the degree of spastic movement; this approach is comparable to assigning an MAS score. We collected inertial data from participants using a wearable device incorporating inertial measurement units during a passive stretch test. Machine-learning algorithms-including decision tree, random forests (RFs), support vector machine, linear discriminant analysis, and multilayer perceptrons-were evaluated in combinations of two segmentation techniques and feature sets. A RF performed well, achieving up to 95.4% accuracy. This work not only successfully demonstrates how wearable technology and machine learning can be used to generate a clinically meaningful index but also offers rehabilitation patients an opportunity to monitor the degree of spasticity, even in nonhealthcare institutions where the help of clinical professionals is unavailable.Entities:
Keywords: inertial measurement unit; machine learning; rehabilitation engineering; spasticity assessment; tele-rehabilitation; wearable sensor technologies
Mesh:
Year: 2020 PMID: 32183281 PMCID: PMC7146614 DOI: 10.3390/s20061622
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Demographic information of study participants.
| Characteristics | Male | Female |
|---|---|---|
| No. of participants | 26 | 22 |
| Age (mean ± std) | 61.2 ± 13.7 | 77.8 ± 10.1 |
| Diagnosis (CVA/SCI) | 24/2 | 21/1 |
| Affected side (none/right/left) | 9/7/10 | 8/10/4 |
CVA: cerebrovascular accident; SCI: spinal cord injury.
MAS scoring description and corresponding labels of the MAS scores used for supervised learning.
| Scores | Label | Description |
|---|---|---|
| 0 | 0 | No increase in muscle tone |
| 1 | 1 | Slight increase in muscle tone, manifested by a catch and release, or by minimal resistance at the end of the range of motion when the affected part(s) is moved in flexion or extension |
| 1 + | 2 | Slight increase in muscle tone, manifested by a catch, followed by minimal resistance throughout the remainder (less than half) of the ROM |
| 2 | 3 | More marked increase in muscle tone through most of ROM, but affected part(s) easily moved |
| 3 | 4 | Considerable increase in muscle tone, passive movement difficult |
| 4 | 5 | Affected part(s) rigid in flexion and extension |
ROM: range of motion.
Figure 1Raw tri-axial acceleration (a) and angular rotation (b) recorded from the elbow of a participant during spasticity assessment using the MAS.
Figure 2Baseline recordings and subsets of elbow flexion–extension movement cycles.
Figure 3Two different segmentation schemes tested in this study: (a) nonoverlapping segmentation; (b) segmentation with 50% overlapping.
Description of feature sets.
| Acceleration from 3-Axis ( | Angular Velocity from 3-Axis ( | Roll | Pitch | Additional Features | |
|---|---|---|---|---|---|
| FS1 (n = 42) | root mean square, mean, standard deviation, energy, spectral energy, absolute difference, variance | - | - | - | |
| FS2 (n = 58) | root mean square, mean, standard deviation, energy, spectral energy, absolute difference, variance | SMA, SV | |||
Results of MAS obtained with study participants recruited (n = 48) and number of data samples segmented by two different techniques.
| Range of MAS | 0 | 1 | 1 + | 2 | 3 | 4 | Total | |
|---|---|---|---|---|---|---|---|---|
| Number of participants | 17 | 13 | 7 | 6 | 4 | 1 | 48 | |
| Dataset | DS1 | 51 | 39 | 21 | 18 | 12 | 3 | 144 |
| DS2 | 85 | 65 | 35 | 30 | 20 | 5 | 240 | |
Figure 4Classification results of classifiers depending on the two feature sets (FS1 and FS2) with the datasets prepared by applying the two different segment approaches: (a) DS1 and (b) DS2.
Median classification accuracy according to the number of features: common statistical features (n = 42) and the common features with the extra 16 features (n = 58).
| Number of Features | FS1 | FS2 |
|---|---|---|
| Median Accuracy | 78.1% | 83.1% |
Median classification accuracy according to the segmentation technique: data segmented without overlapping (DS1) and data segmented with 50% overlapping (DS2).
| Dataset | DS1 | DS2 |
|---|---|---|
| Median Accuracy | 75.7% | 83.1% |
Median classification accuracy according to the machine learning classifiers tested regardless of segmentation technique.
| Classifiers | DT | RF | SVM | LDA | MLP |
|---|---|---|---|---|---|
| Median Accuracy | 76.6% | 91.8% | 71.8% | 80.6% | 82.6% |
Precision and recall of RF with FS2 derived from DS2.
| MAS scores | Precision | Recall | Accuracy |
|---|---|---|---|
| 0 | 98% | 98% | 98% |
| 1 | 90% | 94% | 92% |
| 1 + | 97% | 89% | 93% |
| 2 | 97% | 97% | 97% |
| 3 | 100% | 100% | 100% |
| 4 | 100% | 100% | 100% |