Research Article

Attention-Based DSC-ConvLSTM for Multiclass Motor Imagery Classification

Table 5

Evaluated deep learning structure.

Design structureOur choiceAimAverage accuracy
bciv iv 2a (%)HGD (%)

Convolution in first layerSplitted convolutionThe first layer of convolution is divided into time-domain convolution and spatial filtering, which can better process the input of EEG signal and improve the classification accuracy.60.282.3
ConvNetSeparable convolutionOne is to reduce the number of network parameters and improve the training speed; the other is to show the relationships within and across decoupled feature maps60.882.9
LSTMBiConvLSTMImproves LSTM’s disadvantage of extracting only temporal features of EEG signals and enables it to extract spatial features of EEG signals65.384.6
Data processingSliding windowIt not only increases the number of training samples but also fully extracts the differential features and global features of all EEG data73.792.6