LGAIHCSPMar 22, 2022

TransSleep: Transitioning-aware Attention-based Deep Neural Network for Sleep Staging

arXiv:2203.12590v152 citationsh-index: 42
Originality Incremental advance
AI Analysis

This work addresses sleep staging for health assessment, offering a novel method that improves accuracy in a domain-specific application, though it is incremental in the context of deep learning-based approaches.

The paper tackles the problem of automatic sleep staging by addressing challenges in capturing salient waveforms and classifying confusing transitioning epochs, proposing TransSleep, a deep neural network with attention-based feature extraction and auxiliary tasks, which achieves state-of-the-art performance on Sleep-EDF and MASS datasets.

Sleep staging is essential for sleep assessment and plays a vital role as a health indicator. Many recent studies have devised various machine learning as well as deep learning architectures for sleep staging. However, two key challenges hinder the practical use of these architectures: effectively capturing salient waveforms in sleep signals and correctly classifying confusing stages in transitioning epochs. In this study, we propose a novel deep neural network structure, TransSleep, that captures distinctive local temporal patterns and distinguishes confusing stages using two auxiliary tasks. In particular, TransSleep adopts an attention-based multi-scale feature extractor module to capture salient waveforms; a stage-confusion estimator module with a novel auxiliary task, epoch-level stage classification, to estimate confidence scores for identifying confusing stages; and a context encoder module with the other novel auxiliary task, stage-transition detection, to represent contextual relationships across neighboring epochs. Results show that TransSleep achieves promising performance in automatic sleep staging. The validity of TransSleep is demonstrated by its state-of-the-art performance on two publicly available datasets, Sleep-EDF and MASS. Furthermore, we performed ablations to analyze our results from different perspectives. Based on our overall results, we believe that TransSleep has immense potential to provide new insights into deep learning-based sleep staging.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes