Transformer-based Spatial-Temporal Feature Learning for EEG Decoding
Yonghao Song, Xueyu Jia, Lie Yang, Longhan Xie

TL;DR
This paper introduces a transformer-based EEG decoding method that effectively captures global spatial-temporal dependencies, outperforming CNN-based approaches with fewer parameters, and advancing brain-computer interface technology.
Contribution
It is the first comprehensive transformer-based approach for EEG decoding, enhancing spatial-temporal feature extraction and achieving state-of-the-art classification performance.
Findings
Achieved state-of-the-art multi-class EEG classification accuracy.
Utilized fewer parameters than existing CNN-based methods.
Effectively captured global dependencies in EEG data.
Abstract
At present, people usually use some methods based on convolutional neural networks (CNNs) for Electroencephalograph (EEG) decoding. However, CNNs have limitations in perceiving global dependencies, which is not adequate for common EEG paradigms with a strong overall relationship. Regarding this issue, we propose a novel EEG decoding method that mainly relies on the attention mechanism. The EEG data is firstly preprocessed and spatially filtered. And then, we apply attention transforming on the feature-channel dimension so that the model can enhance more relevant spatial features. The most crucial step is to slice the data in the time dimension for attention transforming, and finally obtain a highly distinguishable representation. At this time, global averaging pooling and a simple fully-connected layer are used to classify different categories of EEG data. Experiments on two public…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · Blind Source Separation Techniques · Neural Networks and Applications
