NeuroNet: A Novel Hybrid Self-Supervised Learning Framework for Sleep Stage Classification Using Single-Channel EEG

10 Apr 2024  ยท  Cheol-Hui Lee, Hakseung Kim, Hyun-jee Han, Min-Kyung Jung, Byung C. Yoon, Dong-Joo Kim ยท

The classification of sleep stages is a pivotal aspect of diagnosing sleep disorders and evaluating sleep quality. However, the conventional manual scoring process, conducted by clinicians, is time-consuming and prone to human bias. Recent advancements in deep learning have substantially propelled the automation of sleep stage classification. Nevertheless, challenges persist, including the need for large datasets with labels and the inherent biases in human-generated annotations. This paper introduces NeuroNet, a self-supervised learning (SSL) framework designed to effectively harness unlabeled single-channel sleep electroencephalogram (EEG) signals by integrating contrastive learning tasks and masked prediction tasks. NeuroNet demonstrates superior performance over existing SSL methodologies through extensive experimentation conducted across three polysomnography (PSG) datasets. Additionally, this study proposes a Mamba-based temporal context module to capture the relationships among diverse EEG epochs. Combining NeuroNet with the Mamba-based temporal context module has demonstrated the capability to achieve, or even surpass, the performance of the latest supervised learning methodologies, even with a limited amount of labeled data. This study is expected to establish a new benchmark in sleep stage classification, promising to guide future research and applications in the field of sleep analysis.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Sleep Stage Detection ISRUC-Sleep NeuroNet (C4-A1 only) Accuracy 77.05% # 2
Macro-F1 0.734 # 1
Sleep Stage Detection ISRUC-Sleep (single-channel) NeuroNet (C4-A1 only) Accuracy 77.05% # 1
Macro-F1 0.734 # 1
Sleep Stage Detection SHHS NeuroNet (C4-A1 only) Accuracy 86.88% # 5
Macro-F1 0.812 # 3
Sleep Stage Detection SHHS (single-channel) NeuroNet (C4-A1 only) Accuracy 86.88% # 3
Macro-F1 0.812 # 1
Sleep Stage Detection Sleep-EDFx NeuroNet (Fpz-Cz only) Accuracy 85.24% # 1
Macro-F1 0.798 # 1
Sleep Stage Detection Sleep-EDFx (single-channel) NeuroNet (Fpz-Cz only) Accuracy 85.24% # 1
Macro-F1 0.798 # 1

Methods