APDATA-ANMLAug 1, 2018

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

arXiv:1808.00142v14 citations
Originality Synthesis-oriented
AI Analysis

This provides an effective and scalable method for non-invasive sleep monitoring, which is incremental as it applies a known CNN approach to a specific physiological classification task.

The researchers tackled the problem of classifying wake/sleep status from heart rate data using a convolutional neural network (CNN) on instantaneous heart rate series, achieving accuracy of 83.1% and AUC of 0.83 for wake stage prediction on a private database.

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 heart rate (IHR) series. We use a convolutional neural network (CNN) to build features from the IHR series extracted from a whole-night electrocardiogram (ECG) and predict every 30 seconds whether the subject is awake or asleep. Our training database consists of 56 normal subjects, and we consider three different databases for validation; one is private, and two are public with different races and apnea severities. On our private database of 27 subjects, our accuracy, sensitivity, specificity, and AUC values for predicting the wake stage are 83.1%, 52.4%, 89.4%, and 0.83, respectively. Validation performance is similar on our two public databases. When we use the photoplethysmography instead of the ECG to obtain the IHR series, the performance is also comparable. A robustness check is carried out to confirm the obtained performance statistics. This result advocates for an effective and scalable method for recognizing changes in physiological state using non-invasive heart rate monitoring. The CNN model adaptively quantifies IHR fluctuation as well as its location in time and is suitable for differentiating between the wake and sleep stages.

Foundations

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

Your Notes