paper-with-me

홈 › Papers

Classifying sleep-wake stages through recurrent neural networks using pulse oximetry signals

2020-08-07 · Ramiro Casal, Leandro E. Di Persia, Gastón Schlotthauer

The regulation of the autonomic nervous system changes with the sleep stages causing variations in the physiological variables. We exploit these changes with the aim of classifying the sleep stages in awake or asleep using pulse oximeter signals. We applied a recurrent neural network to heart rate and peripheral oxygen saturation signals to classify the sleep stage every 30 seconds. The network architecture consists of two stacked layers of bidirectional gated recurrent units (GRUs) and a softmax layer to classify the output. In this paper, we used 5000 patients from the Sleep Heart Health Study dataset. 2500 patients were used to train the network, and two subsets of 1250 were used to validate and test the trained models. In the test stage, the best result obtained was 90.13% accuracy, 94.13% sensitivity, 80.26% specificity, 92.05% precision, and 84.68% negative predictive value. Further, the Cohen's Kappa coefficient was 0.74 and the average absolute error percentage to the actual sleep time was 8.9%. The performance of the proposed network is comparable with the state-of-the-art algorithms when they use much more informative signals (except those with EEG).

📄 PDF Abstract BibTeX arXiv:2008.03382

Code (0)

등록된 구현이 없습니다.

Tasks

EEGElectroencephalogram (EEG)Specificity

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Temporal convolutional networks and transformers for classifying the sleep stage in awake or asleep using pulse oximetry signals

2021-01-29 · Ramiro Casal, Leandro E. Di Persia, Gastón Schlotthauer

Sleep disorders are very widespread in the world population and suffer from a generalized underdiagnosis, given the complexity of their diagnostic methods. Therefore, there is an increasing interest in developing simpler…

DiagnosticSpecificity

Sleep-wake classification via quantifying heart rate variability by convolutional neural network

2018-08-01 · John Malik, Yu-Lun Lo, Hau-Tieng Wu

Fluctuations in heart rate are intimately tied to changes in the physiological state of the organism. We examine and exploit this relationship by classifying a human subject's wake/sleep status using his instantaneous he…

General ClassificationHeart Rate VariabilitySpecificity

Mamba-based Deep Learning Approaches for Sleep Staging on a Wireless Multimodal Wearable System without Electroencephalography

2024-12-20 · Andrew H. Zhang, Alex He-Mo, Richard Fei Yin, Chunlin Li 외

Study Objectives: We investigate Mamba-based deep learning approaches for sleep staging on signals from ANNE One (Sibel Health, Evanston, IL), a non-intrusive dual-module wireless wearable system measuring chest electroc…

EEGElectrocardiography (ECG)MambaPhotoplethysmography (PPG)+1

Wake-Sleep Consolidated Learning

2023-12-06 · Amelia Sorrenti, Giovanni Bellitto, Federica Proietto Salanitri, Matteo Pennisi 외

We propose Wake-Sleep Consolidated Learning (WSCL), a learning strategy leveraging Complementary Learning System theory and the wake-sleep phases of the human brain to improve the performance of deep neural networks for …

Continual LearningHippocampus

Classifying sleep states using persistent homology and Markov chain: a Pilot Study

2020-02-17

Obstructive sleep Apnea (OSA) is a form of sleep disordered breathing characterized by frequent episodes of upper airway collapse during sleep. Pediatric OSA occurs in 1-5% of children and can related to other serious he…

Topological Data Analysis