ESTformer: Transformer utilising spatiotemporal dependencies for electroencephalogram super-resolution
Dongdong Li, Zhongliang Zeng, Zhe Wang, Hai Yang

TL;DR
ESTformer is a transformer-based framework that models spatiotemporal dependencies to enhance EEG signal resolution, improving data fidelity for applications like person identification and emotion recognition.
Contribution
This paper introduces ESTformer, a novel EEG super-resolution method utilizing transformer architecture with spatial and temporal modules, addressing high computation and interpolation biases.
Findings
Outperforms previous state-of-the-art EEG SR methods.
Achieves 2% to 38% improvement in EEG-based recognition tasks.
Effectively models spatiotemporal dependencies in EEG data.
Abstract
Towards practical applications of Electroencephalography (EEG), lightweight acquisition devices garner significant attention. However, EEG channel selection methods are commonly data-sensitive and cannot establish a unified sound paradigm for EEG acquisition devices. Through reverse conceptualisation, we formulated EEG applications in an EEG super-resolution (SR) manner, but suffered from high computation costs, extra interpolation bias, and few insights into spatiotemporal dependency modelling. To this end, we propose ESTformer, an EEG SR framework that utilises spatiotemporal dependencies based on the transformer. ESTformer applies positional encoding methods and a multihead self-attention mechanism to the space and time dimensions, which can learn spatial structural correlations and temporal functional variations. ESTformer, with the fixed mask strategy, adopts a mask token to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · Functional Brain Connectivity Studies · ECG Monitoring and Analysis
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Dense Connections · Position-Wise Feed-Forward Layer · Focus · Absolute Position Encodings · Label Smoothing · Adam · Layer Normalization
