Multi-Tier Platform for Cognizing Massive Electroencephalogram
Zheng Chen, Lingwei Zhu, Ziwei Yang, Renyuan Zhang

TL;DR
This paper presents a multi-tier platform combining spectrogram analysis, spiking neural networks, and transformers to accurately classify EEG data and interpret brain activity patterns, demonstrated on large sleep datasets.
Contribution
The novel multi-tier architecture integrates SNNs and transformers for EEG cognition, achieving higher accuracy and interpretability than existing methods.
Findings
Achieved 87% accuracy in sleep stage classification.
Outperformed state-of-the-art by 2%.
Provided graphical interpretation of EEG temporal features.
Abstract
An end-to-end platform assembling multiple tiers is built for precisely cognizing brain activities. Being fed massive electroencephalogram (EEG) data, the time-frequency spectrograms are conventionally projected into the episode-wise feature matrices (seen as tier-1). A spiking neural network (SNN) based tier is designed to distill the principle information in terms of spike-streams from the rare features, which maintains the temporal implication in the nature of EEGs. The proposed tier-3 transposes time- and space-domain of spike patterns from the SNN; and feeds the transposed pattern-matrices into an artificial neural network (ANN, Transformer specifically) known as tier-4, where a special spanning topology is proposed to match the two-dimensional input form. In this manner, cognition such as classification is conducted with high accuracy. For proof-of-concept, the sleep stage scoring…
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 · Neural dynamics and brain function · Advanced Memory and Neural Computing
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Layer Normalization · Dropout · Label Smoothing · Adam · Residual Connection · Absolute Position Encodings · Byte Pair Encoding
