DeepSleepNet-Lite: A Simplified Automatic Sleep Stage Scoring Model with Uncertainty Estimates
Luigi Fiorillo, Paolo Favaro, and Francesca Dalia Faraci

TL;DR
DeepSleepNet-Lite is a simplified, lightweight sleep scoring model that processes short EEG segments and uses uncertainty estimates via Monte Carlo dropout to improve accuracy and enable real-time sleep analysis.
Contribution
The paper introduces DeepSleepNet-Lite, a novel lightweight architecture for sleep scoring that incorporates uncertainty estimation, reducing computational demands while maintaining competitive performance.
Findings
Achieves comparable accuracy to state-of-the-art models.
Monte Carlo dropout effectively estimates uncertain predictions.
Rejecting uncertain instances improves overall performance.
Abstract
Deep learning is widely used in the most recent automatic sleep scoring algorithms. Its popularity stems from its excellent performance and from its ability to directly process raw signals and to learn feature from the data. Most of the existing scoring algorithms exploit very computationally demanding architectures, due to their high number of training parameters, and process lengthy time sequences in input (up to 12 minutes). Only few of these architectures provide an estimate of the model uncertainty. In this study we propose DeepSleepNet-Lite, a simplified and lightweight scoring architecture, processing only 90-seconds EEG input sequences. We exploit, for the first time in sleep scoring, the Monte Carlo dropout technique to enhance the performance of the architecture and to also detect the uncertain instances. The evaluation is performed on a single-channel EEG Fpz-Cz from the open…
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
MethodsDropout · Monte Carlo Dropout
