Pith. sign in

REVIEW 3 cited by

EEGMamba: Bidirectional State Space Model with Mixture of Experts for EEG Multi-task Classification

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2407.20254 v2 pith:QSU7I3MG submitted 2024-07-20 eess.SP cs.LG

EEGMamba: Bidirectional State Space Model with Mixture of Experts for EEG Multi-task Classification

classification eess.SP cs.LG
keywords classificationtaskssignalsbidirectionaldifferenteegmambaacrosscapturing
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

In recent years, with the development of deep learning, electroencephalogram (EEG) classification networks have achieved certain progress. Transformer-based models can perform well in capturing long-term dependencies in EEG signals. However, their quadratic computational complexity poses a substantial computational challenge. Moreover, most EEG classification models are only suitable for single tasks and struggle with generalization across different tasks, particularly when faced with variations in signal length and channel count. In this paper, we introduce EEGMamba, the first universal EEG classification network to truly implement multi-task learning for EEG applications. EEGMamba seamlessly integrates the Spatio-Temporal-Adaptive (ST-Adaptive) module, bidirectional Mamba, and Mixture of Experts (MoE) into a unified framework. The proposed ST-Adaptive module performs unified feature extraction on EEG signals of different lengths and channel counts through spatial-adaptive convolution and incorporates a class token to achieve temporal-adaptability. Moreover, we design a bidirectional Mamba particularly suitable for EEG signals for further feature extraction, balancing high accuracy, fast inference speed, and efficient memory-usage in processing long EEG signals. To enhance the processing of EEG data across multiple tasks, we introduce task-aware MoE with a universal expert, effectively capturing both differences and commonalities among EEG data from different tasks. We evaluate our model on eight publicly available EEG datasets, and the experimental results demonstrate its superior performance in four types of tasks: seizure detection, emotion recognition, sleep stage classification, and motor imagery. The code is set to be released soon.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MedMamba: Multi-View State Space Models with Adaptive Graph Learning for Medical Time Series Classification

    cs.LG 2026-05 unverdicted novelty 6.0

    MedMamba introduces a multi-view SSM architecture with adaptive graph learning that reports state-of-the-art accuracy on five medical time series datasets at linear complexity.

  2. Pretraining on Sleep Data Improves non-Sleep Biosignal Tasks

    cs.LG 2026-05 unverdicted novelty 6.0

    Sleep-only contrastive pretraining improves results on non-sleep EEG and ECG tasks relative to training from scratch and matches or exceeds some specialized models.

  3. Benchmarking ERP Analysis: Manual Features, Deep Learning, and Foundation Models

    cs.NE 2026-01 accept novelty 5.0

    A unified benchmark across 12 ERP datasets finds that foundation models and deep learning generally outperform traditional manual features for stimulus classification and disease detection, with specific embedding str...