TL;DR
This paper introduces RED, a deep learning model combining convolutional and recurrent neural networks for automatic detection of sleep EEG events like spindles and K-complexes, outperforming previous methods on the MASS dataset.
Contribution
The paper presents a novel deep learning approach that integrates temporal context without fixed windows and compares time-domain and spectrogram inputs for sleep EEG event detection.
Findings
RED achieves over 80.9% F1-score for sleep spindles.
RED outperforms previous state-of-the-art methods.
Spectrogram input offers interpretability without sacrificing performance.
Abstract
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 been associated with biological processes and neurological disorders, making them a research topic in sleep medicine. However, manual detection limits their study because it is time-consuming and affected by significant inter-expert variability, motivating automatic approaches. We propose a deep learning approach based on convolutional and recurrent neural networks for sleep EEG event detection called Recurrent Event Detector (RED). RED uses one of two input representations: a) the time-domain EEG signal, or b) a complex spectrogram of the signal obtained with the Continuous Wavelet Transform (CWT). Unlike previous approaches, a fixed time window is avoided and temporal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
