EEG-Deformer: A Dense Convolutional Transformer for Brain-computer Interfaces
Yi Ding, Yong Li, Hao Sun, Rui Liu, Chengxuan Tong, Chenyu Liu,, Xinliang Zhou, Cuntai Guan

TL;DR
EEG-Deformer introduces a novel CNN-Transformer architecture with hierarchical and dense modules to better capture temporal dynamics in EEG signals, improving brain-computer interface decoding accuracy across multiple cognitive tasks.
Contribution
The paper proposes EEG-Deformer, a new CNN-Transformer model with hierarchical and dense modules, enhancing temporal pattern learning in EEG-based BCIs.
Findings
Outperforms or matches state-of-the-art methods across three cognitive tasks.
Learns neurophysiologically meaningful brain regions.
Demonstrates strong generalizability and decoding accuracy.
Abstract
Effectively learning the temporal dynamics in electroencephalogram (EEG) signals is challenging yet essential for decoding brain activities using brain-computer interfaces (BCIs). Although Transformers are popular for their long-term sequential learning ability in the BCI field, most methods combining Transformers with convolutional neural networks (CNNs) fail to capture the coarse-to-fine temporal dynamics of EEG signals. To overcome this limitation, we introduce EEG-Deformer, which incorporates two main novel components into a CNN-Transformer: (1) a Hierarchical Coarse-to-Fine Transformer (HCT) block that integrates a Fine-grained Temporal Learning (FTL) branch into Transformers, effectively discerning coarse-to-fine temporal patterns; and (2) a Dense Information Purification (DIP) module, which utilizes multi-level, purified temporal information to enhance decoding accuracy.…
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 · Advanced Memory and Neural Computing
MethodsAttention Is All You Need · Dense Connections · Dropout · Label Smoothing · Residual Connection · Softmax · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Absolute Position Encodings · Linear Layer
