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

115230344459 · Jun 202019922001200920172026
48 results for sleep analysis

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.

CNN improves OSA diagnosis accuracy from PSG data.

problem Manual PSG analysis by specialists is tedious, time-consuming, and prone to errors.
method 1D CNN architecture with convolutional and FCN layers for OSA severity classification.
result Proposed CNN model achieves excellent classification results without manual preprocessing.

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 method phenotypes sleep apnea patients using time series analysis.

problem Traditional diagnosis of sleep apnea is insufficient for capturing its multi-faceted outcomes.
method Fuzzy clustering in time and frequency domains, and persistent homology for topological analysis.
result Phenotyping patients improves understanding of sleep apnea.

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 ↗

Recently a daily routine for associative neural networks has been proposed: the network Hebbian-learns during the awake state (thus behaving as a standard Hopfield model), then, during its sleep state, optimizing information storage, it consolidates pure patterns and removes spurious ones: this forces the synaptic matr…

2018-12-21abs ↗pdf ↗

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.

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 ↗

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 ↗

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.

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.

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.

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 ↗

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 ↗

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.

Sleep-based regularization stabilizes STDP in recurrent neural networks.

problem Pathological weight dynamics in recurrent SNNs.
method Periodic offline phases with stochastic decay and spontaneous activity.
result Sleep-based renormalization prevents weight saturation and preserves learned structure.

Study automates detection of visitation disruptions in ICU patients.

problem Difficulty in detecting frequent visitation disruptions in ICU patients.
method Used DensePose R-CNN model to count people in video frames, analyzed disruptions and patient outcomes.
result Automated method detects visitation disruptions, impacts on pain and length of stay examined.

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.

Near-optimal per-action regret bounds for sleeping bandits are derived.

problem Optimizing performance in sleeping bandits where arms and losses are chosen by an adversary.
method Directly minimizing per-action regret using generalized versions of EXP3, EXP3-IX, and FTRL with Tsallis entropy.
result Near-optimal bounds of order O(TAlnK)O(\sqrt{TA\ln{K}}) and O(TAK)O(\sqrt{T\sqrt{AK}}) are obtained.