| Literature DB >> 35966996 |
Arnau Dillen1,2,3, Elke Lathouwers1,2, Aleksandar Miladinović4,5,6, Uros Marusic4,7, Fakhreddine Ghaffari3, Olivier Romain3, Romain Meeusen1,2, Kevin De Pauw1,2.
Abstract
Prosthetic devices that replace a lost limb have become increasingly performant in recent years. Recent advances in both software and hardware allow for the decoding of electroencephalogram (EEG) signals to improve the control of active prostheses with brain-computer interfaces (BCI). Most BCI research is focused on the upper body. Although BCI research for the lower extremities has increased in recent years, there are still gaps in our knowledge of the neural patterns associated with lower limb movement. Therefore, the main objective of this study is to show the feasibility of decoding lower limb movements from EEG data recordings. The second aim is to investigate whether well-known neuroplastic adaptations in individuals with an amputation have an influence on decoding performance. To address this, we collected data from multiple individuals with lower limb amputation and a matched able-bodied control group. Using these data, we trained and evaluated common BCI methods that have already been proven effective for upper limb BCI. With an average test decoding accuracy of 84% for both groups, our results show that it is possible to discriminate different lower extremity movements using EEG data with good accuracy. There are no significant differences (p = 0.99) in the decoding performance of these movements between healthy subjects and subjects with lower extremity amputation. These results show the feasibility of using BCI for lower limb prosthesis control and indicate that decoding performance is not influenced by neuroplasticity-induced differences between the two groups.Entities:
Keywords: brain-computer interface; data—driven learning; electroencephalography; lower limb amputation; machine learning; neuroprosthetics
Year: 2022 PMID: 35966996 PMCID: PMC9364873 DOI: 10.3389/fnhum.2022.949224
Source DB: PubMed Journal: Front Hum Neurosci ISSN: 1662-5161 Impact factor: 3.473
Figure 1Overview of the experimental protocol.
Evaluated EEG decoding pipelines.
|
|
|
|
|---|---|---|
| PSD | RF | Vectorize and PCA between PSD and RF |
| PSD | KNN | Vectorize and PCA between PSD and KNN |
| PSD | LDA | Vectorize and PCA between PSD and LDA |
| PSD | Logistic regression | Vectorize and PCA between PSD and logistics regression |
| PSD | ExtraTrees | Vectorize and PCA between PSD and ExtraTrees |
| PSD | SVM | Vectorize and PCA between PSD and SVM |
| PSD | MLP | Vectorize, PCA and Datatype cast between PSD and MLP |
| CSP | RF | |
| CSP | KNN | |
| CSP | LDA | |
| CSP | Logistic regression | |
| CSP | ExtraTrees | |
| CSP | SVM | |
| CSP | MLP | Datatype cast before MLP |
| XDawn | LDA | Vectorize and MinMax Scale between XDawn and LDA |
| XDawn | Logistic regression | Vectorize and MinMax Scale between XDawn and LDA |
PSD, Power spectral density; CSP, Common spatial patterns; RF, Random forest; KNN, K-nearest neighbors; LDA, Linear discriminant analysis; ExtraTrees, Extremely randomized trees; SVM, Support vector machine; MLP, Multilayer perceptron; PCA, Principal component analysis.
Decoding performance in individual participants with a lower limb amputation.
|
|
|
|
|
|
|
|---|---|---|---|---|---|
| 01 | csp -> knn | csp__n_components: 4 | 0.1–41 Hz | 0.898 ± 0.033 | 0.901 ± 0.023 |
| 02 | csp -> rf | csp__n_components: 8 | 8–35 Hz | 0.744 ± 0.070 | 0.713 ± 0.049 |
| 03 | psd -> vectorize -> pca -> extratrees | extratrees__criterion: entropy | 0.1–41 Hz | 0.918 ± 0.075 | 0.902 ± 0.090 |
| 04 | csp -> extratrees | csp__n_components: 6 | 5–32 Hz | 0.850 ± 0.097 | 0.832 ± 0.117 |
| 05 | csp -> knn | csp__n_components: 3 | 8–32 Hz | 0.774 ± 0.167 | 0.796 ± 0.143 |
| 06 | csp -> rf | csp__n_components: 9 | 8–32 Hz | 0.763 ± 0.118 | 0.679 ± 0.222 |
| 07 | csp -> extratrees | csp__n_components: 8 | 8–32 Hz | 0.954 ± 0.062 | 0.951 ± 0.066 |
| 09 | csp -> rf | csp__n_components: 8 | 8–41 Hz | 0.850 ± 0.082 | 0.849 ± 0.098 |
| Mean | 0.844 ± 0.088 | 0.828 ± 0.101 | |||
| SD | 0.072 ± 0.038 | 0.089 ± 0.058 |
Decoding performance on individual able-bodied participants.
|
|
|
|
|
|
|
|---|---|---|---|---|---|
| 11 | csp -> log_reg | csp__n_components: 5 | 5–32 Hz | 0.897 ± 0.108 | 0.897 ± 0.095 |
| 12 | csp -> knn | csp__n_components: 3 | 8–35 Hz | 0.815 ± 0.104 | 0.797 ± 0.111 |
| 14 | csp -> svm | csp__n_components: 7 | 8–32 Hz | 0.947 ± 0.072 | 0.942 ± 0.079 |
| 15 | csp -> extratrees | csp__n_components: 9 | 5–32 Hz | 0.763 ± 0.141 | 0.744 ± 0.186 |
| 16 | csp -> extratrees | csp__n_components: 8 | 5–35 Hz | 0.892 ± 0.078 | 0.895 ± 0.066 |
| 17 | psd -> vectorize -> pca -> extratrees | extratrees__criterion: entropy | 5–41 Hz | 0.738 ± 0.078 | 0.756 ± 0.038 |
| 18 | psd -> vectorize -> pca -> extratrees | extratrees__criterion: entropy | 8–41 Hz | 0.787 ± 0.050 | 0.768 ± 0.061 |
| 19 | csp -> rf | csp__n_components: 3 | 5–32 Hz | 0.923 ± 0.049 | 0.920 ± 0.046 |
| Mean | 0.845 ± 0.085 | 0.840 ± 0.085 | |||
| SD | 0.074 ± 0.029 | 0.076 ± 0.044 |
Figure 2Average decoding accuracy on the cross-validation test set across all participants for every pipeline.
Figure 3Comparison of grand average of the GFP activity between individuals with an amputation and able-bodied individuals when performing (A) ankle dorsiflexion and (B) knee extension.