TL;DR
This paper introduces a novel CNN-based framework for automatic sleep stage classification that jointly predicts a sleep epoch's label and its neighbors, leveraging dependencies among epochs to improve accuracy.
Contribution
It presents a new joint classification-and-prediction CNN framework that outperforms existing methods and introduces a simple, efficient CNN architecture for sleep staging.
Findings
Achieved 82.3% and 83.6% accuracy on two datasets.
Outperforms existing deep-learning sleep staging methods.
Leverages epoch dependencies for improved classification.
Abstract
Correctly identifying sleep stages is important in diagnosing and treating sleep disorders. This work proposes a joint classification-and-prediction framework based on CNNs for automatic sleep staging, and, subsequently, introduces a simple yet efficient CNN architecture to power the framework. Given a single input epoch, the novel framework jointly determines its label (classification) and its neighboring epochs' labels (prediction) in the contextual output. While the proposed framework is orthogonal to the widely adopted classification schemes, which take one or multiple epochs as contextual inputs and produce a single classification decision on the target epoch, we demonstrate its advantages in several ways. First, it leverages the dependency among consecutive sleep epochs while surpassing the problems experienced with the common classification schemes. Second, even with a single…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
