| Literature DB >> 30363986 |
Qiang Ye1, Yi Xia2, Zhiming Yao3.
Abstract
A common feature that is typical of the patients with neurodegenerative (ND) disease is the impairment of motor function, which can interrupt the pathway from cerebrum to the muscle and thus cause movement disorders. For patients with amyotrophic lateral sclerosis disease (ALS), the impairment is caused by the loss of motor neurons. While for patients with Parkinson's disease (PD) and Huntington's disease (HD), it is related to the basal ganglia dysfunction. Previously studies have demonstrated the usage of gait analysis in characterizing the ND patients for the purpose of disease management. However, most studies focus on extracting characteristic features that can differentiate ND gait from normal gait. Few studies have demonstrated the feasibility of modelling the nonlinear gait dynamics in characterizing the ND gait. Therefore, in this study, a novel approach based on an adaptive neuro-fuzzy inference system (ANFIS) is presented for identification of the gait of patients with ND disease. The proposed ANFIS model combines neural network adaptive capabilities and the fuzzy logic qualitative approach. Gait dynamics such as stride intervals, stance intervals, and double support intervals were used as the input variables to the model. The particle swarm optimization (PSO) algorithm was utilized to learn the parameters of the ANFIS model. The performance of the system was evaluated in terms of sensitivity, specificity, and accuracy using the leave-one-out cross-validation method. The competitive classification results on a dataset of 13 ALS patients, 15 PD patients, 20 HD patients, and 16 healthy control subjects indicated the effectiveness of our approach in representing the gait characteristics of ND patients.Entities:
Mesh:
Year: 2018 PMID: 30363986 PMCID: PMC6186329 DOI: 10.1155/2018/9831252
Source DB: PubMed Journal: Comput Math Methods Med ISSN: 1748-670X Impact factor: 2.238
Some information about the subjects participated in the experiments.
| Statistical parameter | Mean ± SD | |||
|---|---|---|---|---|
| CO | ALS | HD | PD | |
| Age (year) | 39.3 ± 18.5 | 55.6 ± 12.8 | 47.4 ± 12.5 | 66.8 ± 10.9 |
| Height (m) | 1.83 ± 0.08 | 1.74 ± 0.10 | 1.84 ± 0.09 | 1.87 ± 0.15 |
| Weight (kg) | 66.81 ± 11.08 | 77.11 ± 21.15 | 73.47 ± 16.23 | 75.07 ± 16.9 |
| Gait speed (m/s) | 1.35 ± 0.16 | 1.05 ± 0.22 | 1.15 ± 0.35 | 1.0 ± 0.2 |
| Disease severity | 0 | 18.3 ± 17.8 | 6.79 ± 3.9 | 2.8 ± 0.86 |
Figure 1Architecture of the ANFIS with five layers.
The statistics of each feature for different groups of subjects.
| Feature description | Mean ± SD | |||
|---|---|---|---|---|
| ALS | PD | HD | CO | |
| Left stride interval (s) | 1.520 ± 0.093 | 1.173 ± 0.052 | 1.146 ± 0.093 | 1.112 ± 0.083 |
| Right stride interval (s) | 1.520 ± 0.095 | 1.173 ± 0.046 | 1.146 ± 0.093 | 1.112 ± 0.077 |
| Left stance interval (s) | 1.043 ± 0.092 | 0.788 ± 0.047 | 0.763 ± 0.072 | 0.737 ± 0.073 |
| Right stance interval (s) | 1.023 ± 0.078 | 0.814 ± 0.052 | 0.800 ± 0.066 | 0.720 ± 0.060 |
| Double support interval (s) | 0.546 ± 0.080 | 0.429 ± 0.066 | 0.416 ± 0.071 | 0.345 ± 0.057 |
Figure 2The curve of network error convergence of the ANFIS.
Figure 3Generalized bell-shaped membership before and after training.
Confusion matrix for the classification performance of the proposed system on differentiating ALS patients from the CO subjects.
| Positive class (ALS) | Negative class (CO) | Specificity ( | Sensitivity ( | Accuracy ( | ||
|---|---|---|---|---|---|---|
| TP | FN | TN | FP | |||
| 12 | 1 | 15 | 1 | 93.75% | 92.31% | 93.10% |
Confusion matrix for the classification performance of the proposed system on differentiating PD patients from the CO subjects.
| Positive class (PD) | Negative class (CO) | Specificity ( | Sensitivity ( | Accuracy ( | ||
|---|---|---|---|---|---|---|
| TP | FN | TN | FP | |||
| 13 | 2 | 15 | 1 | 93.75% | 86.67% | 90.32% |
Confusion matrix for the classification performance of the proposed system on differentiating HD patients from the CO subjects.
| Positive class (HD) | Negative class (CO) | Specificity ( | Sensitivity ( | Accuracy ( | ||
|---|---|---|---|---|---|---|
| TP | FN | TN | FP | |||
| 19 | 1 | 15 | 1 | 93.75% | 95.00% | 94.44% |
Confusion matrix for the classification performance of the proposed system on differentiating ND patients from the CO subjects.
| Positive class (ND) | Negative class (CO) | Specificity ( | Sensitivity ( | Accuracy ( | ||
|---|---|---|---|---|---|---|
| TP | FN | TN | FP | |||
| 44 | 4 | 14 | 2 | 87.50% | 91.67% | 90.63% |
Classification results between the CO group and the two ND groups.
| Performance metrics | Results (negative vs. positive) | Mild ND vs. severe ND | |
|---|---|---|---|
| CO vs. mild ND | CO vs. severe ND | ||
| Sensibility | 18/21 = 85.71% | 27/27 = 100% | 23/27 = 85.19% |
| Specificity | 14/16 = 87.50% | 16/16 = 100% | 17/21 = 80.95% |
| Accuracy | 32/37 = 86.49% | 43/43 = 100% | 40/48 = 83.33% |
Performance comparison of several state-of-the-art methods for discriminating ND gaits from normal gaits.
| Features | Classifier | Evaluation method | Overall accuracy (%) | |
|---|---|---|---|---|
| ALS vs.CO | Swing-interval turns count; averaged stride interval [ | LS-SVM | LOO | 89.66 |
| Entropy and coherence extracted from the wavelet approximation of the gait signal [ | LDA | LOO | 86.2 | |
| ANFIS models for left and right stride interval, left and right stance interval, and double support interval (proposed) | Distance rule | LOO | 93.10 | |
|
| ||||
| PD vs.CO | Swing-interval turns count; gait rhythm standard deviation [ | LS-SVM | LOO | 90.32 |
| Constant RBF networks learned via deterministic learning [ | Distance rule | LOO | 87.1 | |
| ANFIS models for left and right stride interval, left and right stance interval, and double support interval (proposed) | Distance rule | LOO | 90.32 | |
|
| ||||
| HD vs.CO | Entropy and coherence extracted from the wavelet approximation of the gait signal [ | LDA | LOO | 86.10 |
| Statistical features such as minimum, maximum, average, and standard deviation [ | SVM | Random subsampling | 90.28 | |
| ANFIS models for left and right stride interval, left and right stance interval, and double support interval (proposed) | Distance rule | LOO | 94.44 | |
|
| ||||
| ND vs.CO | Entropy and coherence extracted from the wavelet approximation of the gait signal [ | LDA | LOO | 80.4 |
| Constant RBF networks learned via deterministic learning [ | Distance rule | ATAT | 93.75 | |
| ANFIS models for left and right stride interval, left and right stance interval, and double support interval (proposed) | Distance rule | LOO | 90.63 | |
LS-SVM: least squares support vector machines. LDA: linear discriminant analysis. ATAT: all-training-all-testing. LOO: leave-one-out.