paper-with-me

홈 › Papers

A Structured Learning Approach with Neural Conditional Random Fields for Sleep Staging

2018-07-23 · Karan Aggarwal, Swaraj Khadanga, Shafiq R. Joty, Louis Kazaglis, Jaideep Srivastava

Sleep plays a vital role in human health, both mental and physical. Sleep disorders like sleep apnea are increasing in prevalence, with the rapid increase in factors like obesity. Sleep apnea is most commonly treated with Continuous Positive Air Pressure (CPAP) therapy. Presently, however, there is no mechanism to monitor a patient's progress with CPAP. Accurate detection of sleep stages from CPAP flow signal is crucial for such a mechanism. We propose, for the first time, an automated sleep staging model based only on the flow signal. Deep neural networks have recently shown high accuracy on sleep staging by eliminating handcrafted features. However, these methods focus exclusively on extracting informative features from the input signal, without paying much attention to the dynamics of sleep stages in the output sequence. We propose an end-to-end framework that uses a combination of deep convolution and recurrent neural networks to extract high-level features from raw flow signal with a structured output layer based on a conditional random field to model the temporal transition structure of the sleep stages. We improve upon the previous methods by 10% using our model, that can be augmented to the previous sleep staging deep learning methods. We also show that our method can be used to accurately track sleep metrics like sleep efficiency calculated from sleep stages that can be deployed for monitoring the response of CPAP therapy on sleep apnea patients. Apart from the technical contributions, we expect this study to motivate new research questions in sleep science.

📄 PDF Abstract BibTeX arXiv:1807.09119

Code (0)

등록된 구현이 없습니다.

Tasks

Sleep Staging

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

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…

SleepBand: Single-Source Domain Generalization for Sleep Staging via Physiologically Structured Spectral Modeling

2026-07-06 · Zhi Lu, Yang Hu, Yan Chen arxiv

Generalizing sleep staging models to unseen datasets is challenging, and typical domain generalization (DG) methods often rely on multiple source domains or domain labels that are rarely available in practice. We tackle …

Single-Source Domain Generalization

Efficient Temporal Modeling for Mobile Sleep Staging via Lightweight Random Attention

2026-05-31 · Guisong Liu, Pengfei Wei, Jainsong Zhang, Martin Dresler arxiv

Mobile sleep staging serves as a foundational infrastructure for in-home sleep monitoring and closed-loop modulation. But existing sequential models such as RNNs and Transformers are computationally expensive for mobile …

Detection of REM Sleep Behaviour Disorder by Automated Polysomnography Analysis

2018-11-12 · Navin Cooray, Fernando Andreotti, Christine Lo, Mkael Symmonds 외

Evidence suggests Rapid-Eye-Movement (REM) Sleep Behaviour Disorder (RBD) is an early predictor of Parkinson's disease. This study proposes a fully-automated framework for RBD detection consisting of automated sleep stag…

EEGElectroencephalogram (EEG)Sleep Staging

Assessing the importance of long-range correlations for deep-learning-based sleep staging

2024-02-22 · Tiezhi Wang, Nils Strodthoff

This study aims to elucidate the significance of long-range correlations for deep-learning-based sleep staging. It is centered around S4Sleep(TS), a recently proposed model for automated sleep staging. This model utilize…

DiagnosticEEGSleep StagingTime Series