ECG-SleepNet: Deep Learning-Based Comprehensive Sleep Stage Classification Using ECG Signals
Poorya Aghaomidi, Ge Wang

TL;DR
This paper introduces ECG-SleepNet, a deep learning framework that classifies sleep stages using ECG signals, offering a simpler alternative to EEG-based methods with high accuracy and improved data handling techniques.
Contribution
It presents a novel three-stage deep learning approach utilizing feature imitation, time-frequency analysis, and a Kolmogorov-Arnold Network for comprehensive sleep stage classification from ECG data.
Findings
Achieved 80.79% overall accuracy in sleep stage classification.
Significant improvement in N1 stage detection with 60.36% accuracy.
Enhanced performance through data augmentation and weight initialization techniques.
Abstract
Accurate sleep stage classification is essential for understanding sleep disorders and improving overall health. This study proposes a novel three-stage approach for sleep stage classification using ECG signals, offering a more accessible alternative to traditional methods that often rely on complex modalities like EEG. In Stages 1 and 2, we initialize the weights of two networks, which are then integrated in Stage 3 for comprehensive classification. In the first phase, we estimate key features using Feature Imitating Networks (FINs) to achieve higher accuracy and faster convergence. The second phase focuses on identifying the N1 sleep stage through the time-frequency representation of ECG signals. Finally, the third phase integrates models from the previous stages and employs a Kolmogorov-Arnold Network (KAN) to classify five distinct sleep stages. Additionally, data augmentation…
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 · Sleep and Work-Related Fatigue
MethodsConvolution · Q-Learning · Dense Connections · Deep Q-Network · Random Ensemble Mixture · Synthetic Minority Over-sampling Technique.
