Full text is available at the source.
ADFCNN: Attention-Based Dual-Scale Fusion Convolutional Neural Network for Motor Imagery Brain–Computer Interface
Attention-Based Neural Network Combining Two Levels of Brain Signals for Motor Imagery Brain-Computer Interface
AI simplified
Abstract
The proposed attention-based dual-scale fusion convolutional neural network (ADFCNN) achieves 79.39% average classification accuracy for motor imagery recognition on the BCI Competition IV dataset 2a.
- ADFCNN extracts and combines information from EEG signals at multiple scales using a self-attention mechanism.
- Temporal convolutions with two kernel sizes identify EEG μ and β rhythms.
- Spatial convolutions provide both global and detailed spatial information from EEG data.
- The ADFCNN shows significant performance improvements over state-of-the-art methods, with average accuracies of 87.81% on BCI-IV2b and 65.26% on OpenBMI.
- Ablation experiments confirm the effectiveness of the dual-scale joint temporal-spatial CNN and self-attention modules.
AI simplified