A channel attention based MLP-Mixer network for motor imagery decoding with EEG
Convolutional neural networks (CNNs) and their variants have been successfully applied to the electroencephalogram (EEG) based motor imagery (MI) decoding task. However, these CNN-based algorithms generally have limitations in perceiving global temporal dependencies of EEG signals. Besides, they also ignore the diverse contributions of different EEG channels to the classification task. To address such issues, a novel channel attention based MLP-Mixer network (CAMLP-Net) is proposed for EEG-based MI decoding. Specifically, the MLP-based architecture is applied in this network to capture the temporal and spatial information. The attention mechanism is further embedded into MLP-Mixer to adaptively exploit the importance of different EEG channels. Therefore, the proposed CAMLP-Net can effectively learn more global temporal and spatial information. The experimental results on the newly built MI-2 dataset indicate that our proposed CAMLP-Net achieves superior classification performance over all the compared algorithms.
Code (0)
등록된 구현이 없습니다.
Tasks
EEGElectroencephalogram (EEG)Motor ImageryMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
EEG motor imagery decoding: A framework for comparative analysis with channel attention mechanisms
The objective of this study is to investigate the application of various channel attention mechanisms within the domain of brain-computer interface (BCI) for motor imagery decoding. Channel attention mechanisms can be se…
Brain Computer InterfaceEEGMotor ImageryTime-space-frequency feature Fusion for 3-channel motor imagery classification
Low-channel EEG devices are crucial for portable and entertainment applications. However, the low spatial resolution of EEG presents challenges in decoding low-channel motor imagery. This study introduces TSFF-Net, a nov…
EEGEeg DecodingMotor ImageryTime SeriesATCNet-CIAM for Multi-Session Motor Imagery EEG Signal Classification
Motor imagery (MI)-based electroencephalography is widely used in non-invasive brain--computer interfaces (BCIs), but robust decoding remains challenging due to inter-subject variability and cross-session non-stationarit…
EEG Signal ClassificationPseudo Channel: Time Embedding for Motor Imagery Decoding
Motor imagery (MI) based EEG represents a frontier in enabling direct neural control of external devices and advancing neural rehabilitation. This study introduces a novel time embedding technique, termed traveling-wave …
EEGMotor ImageryMutualGraphNet: A novel model for motor imagery classification
Motor imagery classification is of great significance to humans with mobility impairments, and how to extract and utilize the effective features from motor imagery electroencephalogram(EEG) channels has always been the f…
ClassificationEEGElectroencephalogram (EEG)Graph Neural Network+2