IncepFormerNet: A multi-scale multi-head attention network for SSVEP classification
Yan Huang, Yongru Chen, Lei Cao, Yongnian Cao, Xuechun Yang, Yilin, Dong, Tianyu Liu

TL;DR
IncepFormerNet is a novel hybrid deep learning model combining Inception and Transformer architectures, designed to improve SSVEP classification accuracy by capturing multi-scale temporal features and global dependencies in EEG signals.
Contribution
The paper introduces IncepFormerNet, a new hybrid model that integrates multi-scale convolution and multi-head attention for enhanced SSVEP classification.
Findings
Achieves 87.41% accuracy on Dataset 1
Achieves 71.97% accuracy on Dataset 2
Outperforms existing deep learning models in SSVEP classification
Abstract
In recent years, deep learning (DL) models have shown outstanding performance in EEG classification tasks, particularly in Steady-State Visually Evoked Potential(SSVEP)-based Brain-Computer-Interfaces(BCI)systems. DL methods have been successfully applied to SSVEP-BCI. This study proposes a new model called IncepFormerNet, which is a hybrid of the Inception and Transformer architectures. IncepFormerNet adeptly extracts multi-scale temporal information from time series data using parallel convolution kernels of varying sizes, accurately capturing the subtle variations and critical features within SSVEP signals.Furthermore, the model integrates the multi-head attention mechanism from the Transformer architecture, which not only provides insights into global dependencies but also significantly enhances the understanding and representation of complex patterns.Additionally, it takes…
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
TopicsAnomaly Detection Techniques and Applications · Web Data Mining and Analysis
MethodsAttention Is All You Need · Absolute Position Encodings · Linear Layer · Byte Pair Encoding · Layer Normalization · Residual Connection · Dense Connections · Label Smoothing · Multi-Head Attention · Position-Wise Feed-Forward Layer
