CVMLOct 2, 2017

Deep Convolutional Neural Networks for Interpretable Analysis of EEG Sleep Stage Scoring

arXiv:1710.00633v1148 citations
Originality Incremental advance
AI Analysis

This addresses the tedious and labor-intensive manual scoring of sleep stages for diagnosing sleep disorders, though it appears incremental as it builds on existing machine learning techniques.

The paper tackles the problem of automating sleep stage scoring from EEG signals by using multitaper spectral analysis to create interpretable images and applying a deep convolutional network with transfer learning, achieving results that favorably compare to state-of-the-art on a public dataset.

Sleep studies are important for diagnosing sleep disorders such as insomnia, narcolepsy or sleep apnea. They rely on manual scoring of sleep stages from raw polisomnography signals, which is a tedious visual task requiring the workload of highly trained professionals. Consequently, research efforts to purse for an automatic stage scoring based on machine learning techniques have been carried out over the last years. In this work, we resort to multitaper spectral analysis to create visually interpretable images of sleep patterns from EEG signals as inputs to a deep convolutional network trained to solve visual recognition tasks. As a working example of transfer learning, a system able to accurately classify sleep stages in new unseen patients is presented. Evaluations in a widely-used publicly available dataset favourably compare to state-of-the-art results, while providing a framework for visual interpretation of outcomes.

Foundations

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

Your Notes