paper-with-me

Papers

DOSED: a deep learning approach to detect multiple sleep micro-events in EEG signal

2018-12-07 · Stanislas Chambon, Valentin Thorey, Pierrick J. Arnal, Emmanuel Mignot, Alexandre Gramfort

Background: Electroencephalography (EEG) monitors brain activity during sleep and is used to identify sleep disorders. In sleep medicine, clinicians interpret raw EEG signals in so-called sleep stages, which are assigned by experts to every 30s window of signal. For diagnosis, they also rely on shorter prototypical micro-architecture events which exhibit variable durations and shapes, such as spindles, K-complexes or arousals. Annotating such events is traditionally performed by a trained sleep expert, making the process time consuming, tedious and subject to inter-scorer variability. To automate this procedure, various methods have been developed, yet these are event-specific and rely on the extraction of hand-crafted features. New method: We propose a novel deep learning architecure called Dreem One Shot Event Detector (DOSED). DOSED jointly predicts locations, durations and types of events in EEG time series. The proposed approach, applied here on sleep related micro-architecture events, is inspired by object detectors developed for computer vision such as YOLO and SSD. It relies on a convolutional neural network that builds a feature representation from raw EEG signals, as well as two modules performing localization and classification respectively. Results and comparison with other methods: The proposed approach is tested on 4 datasets and 3 types of events (spindles, K-complexes, arousals) and compared to the current state-of-the-art detection algorithms. Conclusions: Results demonstrate the versatility of this new approach and improved performance compared to the current state-of-the-art detection methods.

📄 PDF Abstract BibTeX arXiv:1812.04079

Code (1)

Dreem-Organization/dosed pytorch

Tasks

EEGElectroencephalogram (EEG)K-complex detectionSleep apnea detectionSleep Arousal DetectionSleep Micro-event detectionSleep QualitySpindle DetectionTime Series Analysis

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…
Non Maximum Suppression Non Maximum Suppression is a computer vision method that selects a single entity out of many overlapping entities (for example bounding boxes in object detection). The…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
SSD SSD is a single-stage object detection method that discretizes the output space of bounding boxes into a set of default boxes over different aspect ratios and scales per…

Similar Papers 제목 키워드 기반

AI vs Humans for the diagnosis of sleep apnea

2019-06-20 · Valentin Thorey, Albert Bou Hernandez, Pierrick J. Arnal, Emmanuel H. During

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 exper…

Event Detection

A deep learning architecture to detect events in EEG signals during sleep

2018-07-11 · Stanislas Chambon, Valentin Thorey, Pierrick J. Arnal, Emmanuel Mignot 외

Electroencephalography (EEG) during sleep is used by clinicians to evaluate various neurological disorders. In sleep medicine, it is relevant to detect macro-events (> 10s) such as sleep stages, and micro-events (<2s) su…

EEGElectroencephalogram (EEG)Event DetectionTime Series+1

A Sleep Monitoring System Based on Audio, Video and Depth Information

2025-12-06 · Lyn Chao-ling Chen, Kuan-Wen Chen, Yi-Ping Hung arxiv

For quantitative evaluation of sleep disturbances, a noninvasive monitoring system is developed by introducing an event-based method. We observe sleeping in home context and classify the sleep disturbances into three typ…

RED: Deep Recurrent Neural Networks for Sleep EEG Event Detection

2020-05-15 · Nicolás I. Tapia, Pablo A. Estévez

The brain electrical activity presents several short events during sleep that can be observed as distinctive micro-structures in the electroencephalogram (EEG), such as sleep spindles and K-complexes. These events have b…

EEGElectroencephalogram (EEG)Event DetectionK-complex detection+3

Automatic Micro-sleep Detection under Car-driving Simulation Environment using Night-sleep EEG

2020-12-10 · Young-Seok Kweon, Gi-Hwan Shin, Heon-Gyu Kwak, Minji Lee

A micro-sleep is a short sleep that lasts from 1 to 30 secs. Its detection during driving is crucial to prevent accidents that could claim a lot of people's lives. Electroencephalogram (EEG) is suitable to detect micro-s…

EEGElectroencephalogram (EEG)