Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,657 papers · 148 categories

Trend · papers per month

14284155 · May 202619922001200920172026
48 results for sleep stages

RobustSleepNet automates sleep stage classification for any PSG montage.

problem Manual sleep staging is tedious and expensive; automatic methods are limited by PSG montage and demographic differences.
method RobustSleepNet is a deep learning model that handles arbitrary PSG montages and is robust to demographic changes.
result RobustSleepNet achieves 97% F1 score on unseen data, outperforming specific training datasets by 2%.

New deep learning method validated across multiple sleep staging databases.

problem Improving automatic sleep scoring accuracy across different datasets.
method Ensemble of local models using deep learning for automatic sleep staging.
result Good general performance compared to human experts and state-of-the-art methods.

Sleep staging is a crucial task for diagnosing sleep disorders. It is tedious and complex as it can take a trained expert several hours to annotate just one patient's polysomnogram (PSG) from a single night. Although deep learning models have demonstrated state-of-the-art performance in automating sleep staging, interp…

2019-10-14abs ↗pdf ↗

Personalized sleep staging achieved with single-night data using KL-divergence regularization.

problem Improving automatic sleep staging accuracy with limited single-night data.
method KL-divergence regularization for transfer learning from a pretrained model to a personalized model.
result Personalized sleep staging accuracy of 79.6% with KL-divergence regularization.

Study optimizes deep learning models for sleep stage classification.

problem Time-consuming and inconsistent manual sleep stage scoring.
method Investigated architectural choices in encoder-predictor architectures for polysomnography recordings.
result Robust architectures improve sleep stage classification performance.

Electroencephalographic (EEG) monitoring of neural activity is widely used for sleep disorder diagnostics and research. The standard of care is to manually classify 30-second epochs of EEG time-domain traces into 5 discrete sleep stages. Unfortunately, this scoring process is subjective and time-consuming, and the defi…

2018-05-18abs ↗pdf ↗

Simple machine learning models outperform deep learning for sleep scoring.

problem Limited applicability and lack of interpretability of deep learning solutions for sleep scoring.
method Revisited sleep stage classification using classical machine learning, including preprocessing, feature extraction, and simple machine learning models.
result Competitive performance achieved with conventional machine learning models on public datasets.

Deep neural networks improve sleep stage classification across diverse datasets.

problem Manual sleep scoring is subjective and lacks reliability; automatic systems generalize poorly.
method Developed a deep neural network using 15,684 polysomnography studies from five cohorts.
result Classification accuracy improved with more training data and multiple data sources.

Sleep arousals transition the depth of sleep to a more superficial stage. The occurrence of such events is often considered as a protective mechanism to alert the body of harmful stimuli. Thus, accurate sleep arousal detection can lead to an enhanced understanding of the underlying causes and influencing the assessment…

2019-03-01abs ↗pdf ↗

The monitoring of sleep patterns without patient's inconvenience or involvement of a medical specialist is a clinical question of significant importance. To this end, we propose an automatic sleep stage monitoring system based on an affordable, unobtrusive, discreet, and long-term wearable in-ear sensor for recording t…

2017-01-03abs ↗pdf ↗

In this work we examine some of the problems associated with the development of machine learning models with the objective to achieve robust generalization capabilities on common-task multiple-database scenarios. Referred to as the "database variability problem", we focus on a specific medical domain (sleep staging in …

2019-06-16abs ↗pdf ↗

New methods for predicting compositional data using conformal prediction.

problem No well-established methods for constructing valid prediction sets in compositional data.
method Investigated three conformal prediction-based approaches for Dirichlet regression models.
result HDR approximation approach is robust in terms of coverage, while grid discretization reduces overcoverage.

Deep learning detects sleep state fluctuations in neonates from single EEG channel.

problem Monitoring sleep state fluctuations in neonatal intensive care units.
method Deep learning-based algorithm trained on 53 EEG recordings, validated on 30 polysomnography recordings.
result High accuracy (90%) in detecting quiet sleep states from single EEG channel, generalizing well to external dataset.

A deep neural network detects sleep events in polysomnograms with high accuracy.

problem Manual scoring of sleep events in clinical analysis is inconsistent and time-consuming.
method A single deep neural network architecture trained on 1653 recordings for joint detection of arousals, leg movements, and sleep disordered breathing.
result Joint detection of sleep events yields higher accuracy compared to separate models, and correlates well with manual annotations.

Polysomnography (PSG) is the gold standard for diagnosing sleep obstructive apnea (OSA). It allows monitoring of breathing events throughout the night. The detection of these events is usually done by trained sleep experts. However, this task is tedious, highly time-consuming and subject to important inter-scorer varia…

2019-06-20abs ↗pdf ↗

RED detects sleep EEG events using deep neural networks, outperforming previous methods.

problem Manual detection of sleep EEG events is time-consuming and variable.
method Deep Recurrent Neural Networks (RNNs) with convolutional and recurrent components.
result RED outperforms state-of-the-art methods in sleep spindle and K-complex detection.