paper-with-me

홈 › Papers

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

2022-03-22 · Jauen Phyo, Wonjun Ko, Eunjin Jeon, Heung-Il Suk

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.

📄 PDF Abstract BibTeX arXiv:2203.12590

Code (1)

ku-milab/transsleep 공식 구현 pytorch

Tasks

Sleep Staging

Similar Papers 제목 키워드 기반

EEG-based Sleep Staging with Hybrid Attention

2023-05-16 · Xinliang Zhou, Chenyu Liu, Jiaping Xiao, Yang Liu

Sleep staging is critical for assessing sleep quality and diagnosing sleep disorders. However, capturing both the spatial and temporal relationships within electroencephalogram (EEG) signals during different sleep stages…

EEGEEG based sleep stagingElectroencephalogram (EEG)Sleep Quality+1

AI Generalisation Gap In Comorbid Sleep Disorder Staging

2026-03-24 · Saswata Bose, Suvadeep Maiti, Shivam Kumar Sharma, Mythirayee S 외 arxiv

Accurate sleep staging is essential for diagnosing OSA and hypopnea in stroke patients. Although PSG is reliable, it is costly, labor-intensive, and manually scored. While deep learning enables automated EEG-based sleep …

On Improving PPG-Based Sleep Staging: A Pilot Study

2025-07-23 · Jiawei Wang, Yu Guan, Chen Chen, Ligang Zhou 외 arxiv

Sleep monitoring through accessible wearable technology is crucial to improving well-being in ubiquitous computing. Although photoplethysmography(PPG) sensors are widely adopted in consumer devices, achieving consistentl…

Sleep Staging Based on Multi Scale Dual Attention Network

2021-07-18 · Huafeng Wang, Chonggang Lu, Qi Zhang, Zhimin Hu 외

Sleep staging plays an important role on the diagnosis of sleep disorders. In general, experts classify sleep stages manually based on polysomnography (PSG), which is quite time-consuming. Meanwhile, the acquisition proc…

EEGElectroencephalogram (EEG)Sleep Staging

Rethinking Random Transformers as Adaptive Sequence Smoothers for Sleep Staging

2026-05-11 · Guisong Liu, Xin Gao, Martin Dresler, Jiansong Zhang 외 arxiv

Automatic sleep staging commonly adopts Transformers under the assumption that they learn complex long-range dependencies. We challenge this view by revealing a neglected property of sleep sequences: strong local tempora…