BiT-MamSleep: Bidirectional Temporal Mamba for EEG Sleep Staging
Xinliang Zhou, Yuzhe Han, Zhisheng Chen, Chenyu Liu, Yi Ding, Ziyu, Jia, and Yang Liu

TL;DR
BiT-MamSleep is a novel EEG sleep staging model that combines multi-scale feature extraction with bidirectional temporal modeling, addressing computational efficiency, class imbalance, and long-sequence handling, resulting in superior accuracy.
Contribution
The paper introduces BiT-MamSleep, integrating TRCNN and BiMamba for efficient, bidirectional temporal modeling with dynamic feature refinement, advancing sleep stage classification methods.
Findings
Outperforms state-of-the-art methods on four datasets
Handles long EEG sequences effectively
Mitigates class imbalance with Focal Loss and SMOTE
Abstract
In this paper, we address the challenges in automatic sleep stage classification, particularly the high computational cost, inadequate modeling of bidirectional temporal dependencies, and class imbalance issues faced by Transformer-based models. To address these limitations, we propose BiT-MamSleep, a novel architecture that integrates the Triple-Resolution CNN (TRCNN) for efficient multi-scale feature extraction with the Bidirectional Mamba (BiMamba) mechanism, which models both short- and long-term temporal dependencies through bidirectional processing of EEG data. Additionally, BiT-MamSleep incorporates an Adaptive Feature Recalibration (AFR) module and a temporal enhancement block to dynamically refine feature importance, optimizing classification accuracy without increasing computational complexity. To further improve robustness, we apply optimization techniques such as Focal Loss…
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
TopicsSleep and Wakefulness Research · Smart Parking Systems Research · IoT-based Smart Home Systems
MethodsSynthetic Minority Over-sampling Technique. · Focal Loss · Mamba: Linear-Time Sequence Modeling with Selective State Spaces
