| Literature DB >> 35978888 |
Ruijing Lin1,2, Chaoyi Dong1,2, Pengfei Ma1,2, Shuang Ma1,2, Xiaoyan Chen1,2, Huanzi Liu1,2.
Abstract
When a brain-computer interface (BCI) is designed, high classification accuracy is difficult to obtain for motor imagery (MI) electroencephalogram (EEG) signals in view of their relatively low signal-to-noise ratio. In this paper, a fused multidimensional classification method based on extreme tree feature selection (FMCM-ETFS) is proposed for discerning motor imagery EEG tasks. First, the EEG signal was filtered by a Butterworth filter for preprocessing. Second, C3, C4, and CZ channels were selected to extract time-frequency domain and spatial domain features using autoregressive (AR), common spatial pattern (CSP), and discrete wavelet transform (DWT). The extracted features were fused for a further feature elimination. Then, the features were selected using three feature selection methods: recursive feature elimination (RFE), principal component analysis method (PCA), and extreme trees (ET). The selected feature vectors were classified using support vector machines (SVM). Finally, a total of twelve subjects' EEG data from Inner Mongolia University of Technology (IMUT data), the 2nd BCI competition in 2003, and the 4th BCI competition in 2008 were employed to show the effectiveness of this proposed FMCM-ETFS method. The results show that the classification accuracy using the multidimensional fused feature extraction (AR + CSP + DWT) is 3%-20% higher than those using the aforementioned three single feature extractions (AR, CSP, and DWT). Extreme trees (ET), which is a sort of tree-based model method, outperforms RFE and PCA by 1%-9% in term of classification accuracies, when these three methods were applied to the procedure of feature extraction, respectively.Entities:
Mesh:
Year: 2022 PMID: 35978888 PMCID: PMC9377856 DOI: 10.1155/2022/7609196
Source DB: PubMed Journal: Comput Intell Neurosci
Figure 1Scheme of FMCM-ETFS.
Figure 2Experimental timing diagram of IMUT EEG data recording.
The statistics of experimental datasets from IMUT and BCI competitions (Graz University of Technology).
| Dataset | Experimental dataset | Public datasets | |
|---|---|---|---|
| IMUT data | III BCI 2003 | 2b BCI 2008 | |
| Number of subjects | 6 | 1 | 5 |
| Number of channels | 3 | 3 | 3 |
| Number of experiments (times/person) | 80 | 280 | 240 |
Classification accuracy for IMUT data using different feature extraction methods.
| Dataset | Experimental dataset | |||||
|---|---|---|---|---|---|---|
| IMUT data | ||||||
|
|
|
|
|
|
| |
| AR + SVM | 0.660 | 0.641 | 0.575 | 0.486 | 0.720 | 0.721 |
| CSP + SVM | 0.638 | 0.567 | 0.656 | 0.569 | 0.511 | 0.778 |
| DWT + SVM | 0.558 | 0.630 | 0.498 | 0.518 | 0.650 | 0.780 |
| CSP + DWT + SVM | 0.613 | 0.763 | 0.825 | 0.613 | 0.625 | 0.800 |
| AR + DWT + SVM | 0.725 | 0.800 | 0.513 | 0.600 | 0.825 | 0.838 |
| AR + CSP + SVM | 0.675 | 0.850 | 0.788 | 0.525 | 0.813 | 0.875 |
| AR + CSP + DWT + SVM |
|
|
|
|
|
|
Classification accuracy for datasets III BCI 2003 and 2b BCI 2008 using different feature extraction methods.
| Dataset | Public datasets | |||||
|---|---|---|---|---|---|---|
| III BCI 2003 | 2b BCI 2008 | |||||
| aa | bb | cc | dd | ee | ff | |
| AR + SVM | 0.622 | 0.416 | 0.397 | 0.649 | 0.551 | 0.596 |
| CSP + SVM | 0.420 | 0.493 | 0.580 | 0.786 | 0.541 | 0.622 |
| DWT + SVM | 0.451 | 0.573 | 0.668 | 0.742 | 0.657 | 0.585 |
| DWT + CSP + SVM | 0.693 | 0.659 | 0.775 | 0.808 | 0.617 | 0.658 |
| AR + DWT + SVM | 0.636 | 0.725 | 0.667 | 0.792 | 0.758 | 0.700 |
| AR + CSP + SVM | 0.650 | 0.783 | 0.633 | 0.808 | 0.683 | 0.675 |
| AR + CSP + DWT + SVM |
|
|
|
|
|
|
Classification accuracy for IMUT data of using different feature selection methods.
| Dataset | Experimental dataset | |||||
|---|---|---|---|---|---|---|
| IMUT data | ||||||
|
|
|
|
|
|
| |
| RFE + SVM | 0.700 | 0.850 | 0.775 | 0.600 | 0.825 | 0.875 |
| PCA + SVM | 0.700 | 0.837 | 0.825 | 0.600 | 0.825 | 0.875 |
| ET + SVM |
|
|
|
|
|
|
Classification accuracy for datasets III BCI 2003 and 2b BCI 2008 using different feature selection methods.
| Dataset | Public datasets | |||||
|---|---|---|---|---|---|---|
| III BCI 2003 | 2b BCI 2008 | |||||
| aa | bb | cc | dd | ee | ff | |
| RFE + SVM | 0.650 | 0.750 | 0.742 | 0.833 | 0.675 | 0.708 |
| PCA + SVM | 0.664 | 0.725 | 0.742 | 0.808 | 0.733 | 0.675 |
|
|
|
|
|
|
|
|
Figure 3The comparison of classification accuracies with feature selection and without any feature selections for IMUT data. (a) Before and after RFE; (b) before and after PCA; (c) before and after ET.
Figure 4The comparison of classification accuracies with feature selection and without any feature selections for datasets III BCI 2003 and 2b BCI 2008. (a) Before and after RFE; (b) before and after PCA; (c) before and after ET.
Figure 5Comparison of classification accuracies between ET and ReliefF for IMUT data, datasets III BCI 2003 and 2b BCI 2008. (a) IMUT data; (b) datasets III BCI 2003 and 2b BCI 2008.