3D-CLMI: A Motor Imagery EEG Classification Model via Fusion of 3D-CNN and LSTM with Attention
Shiwei Cheng, Yuejiang Hao

TL;DR
This paper introduces a novel 3D-CLMI model combining 3D-CNN and LSTM with attention for classifying motor imagery EEG signals, significantly improving accuracy and robustness for BCI applications.
Contribution
The paper presents a new fusion model that integrates 3D-CNN and LSTM with attention, enhancing MI-EEG classification performance over existing methods.
Findings
Achieved 92.7% accuracy on public dataset, surpassing state-of-the-art models.
Maintained high accuracy and F1-score on collected experimental data.
Improved classification of motor imagery intentions for BCI applications.
Abstract
Due to the limitations in the accuracy and robustness of current electroencephalogram (EEG) classification algorithms, applying motor imagery (MI) for practical Brain-Computer Interface (BCI) applications remains challenging. This paper proposed a model that combined a three-dimensional convolutional neural network (CNN) with a long short-term memory (LSTM) network with attention to classify MI-EEG signals. This model combined MI-EEG signals from different channels into three-dimensional features and extracted spatial features through convolution operations with multiple three-dimensional convolutional kernels of different scales. At the same time, to ensure the integrity of the extracted MI-EEG signal temporal features, the LSTM network was directly trained on the preprocessed raw signal. Finally, the features obtained from these two networks were combined and used for classification.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · Gaze Tracking and Assistive Technology · Neuroscience and Neural Engineering
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Convolution
