首页 > AI前沿 > LightSleepX: A Lightweight, Inception-Based Dual-Modal Network for Sleep Staging

LightSleepX: A Lightweight, Inception-Based Dual-Modal Network for Sleep Staging

arXiv机器学习 2026-07-22 10:31 2 阅读 查看原文

Automatic sleep staging is fundamental to personal health monitoring, yet many existing approaches are ill-suited for real-world applications.

Traditional pipelines often rely on hand-crafted features or shallow machine learning models that struggle to generalize, while state-of-the-art deep learning methods, though accurate, are computationally heavy and impractical for resource-constrained environments.

This paper introduces LightSleepX

LightSleepX combines an Inception-style architecture with depthwise separable convolutions and Multi-scale Enhanced Attention for efficient multi-modal EEG/EOG feature extraction, and a Mamba encoder for rule-free long-range temporal modeling.

Performance on public benchmark datasets

On public benchmark datasets, LightSleepX achieves 85.9% accuracy and a 0.803 macro-F1 score on Sleep-EDF-20, and 81.8% accuracy and a 0.796 macro-F1 score on the cross-subject ISRUC-S3 dataset.

Framework characteristics

With 0.049M parameters and 195.9 MFLOPs, the framework targets practical local deployment where computational cost and privacy are central constraints.