Sleep stage classification for child patients using DeConvolutional Neural Network

Xinyu Huang1, Kimiaki Shirahama2, Frédéric Li1

  • 1Institute of Medical Informatics, University of Lübeck, Ratzeburger Allee 160, Lübeck 23538, Germany.

Insights

This study introduces a DeConvolutional Neural Network (DCNN) for precise sleep stage classification in children using timestamp-based segmentation and multivariate Polysomnography (PSG) data. The DCNN method achieves high accuracy, outperforming traditional approaches for pediatric sleep analysis.

Area of Science:

  • Medical Informatics
  • Computational Neuroscience
  • Pediatric Sleep Medicine

Background:

  • Sleep disorders are more prevalent in children than adults, necessitating specialized sleep stage classification methods.
  • Current methods often use coarse-grained sleep stage labels, which may not capture the nuances of pediatric sleep architecture.
  • Children exhibit distinct sleep stage characteristics compared to adults, highlighting the need for tailored classification approaches.

Purpose of the Study:

  • To develop and validate a novel DeConvolutional Neural Network (DCNN) model for accurate, timestamp-level sleep stage classification in children.
  • To address the limitations of sliding window approaches by utilizing fine-grained, timestamp-based segmentation (TSS).
  • To leverage multivariate Polysomnography (PSG) recordings for comprehensive analysis of pediatric sleep patterns.

Main Methods:

  • Implementation of a DCNN model capable of inversely mapping hidden layer features to the input space for timestamp-level predictions.
  • Utilization of timestamp-based segmentation (TSS) for fine-grained sleep stage annotation.
  • Analysis of multivariate time-series PSG data, including electroencephalograms (EEGs), electrooculograms (EOGs), and electromyograms (EMGs).

Main Results:

  • The DCNN method achieved an overall classification accuracy of 84.27% and a macro F1-score of 72.51% on a pediatric dataset (SDCP), outperforming existing sliding window methods.
  • The model demonstrated the ability to process raw PSG recordings and internally extract relevant features for classification.
  • When tested on an adult dataset (Sleep-EDFX), the method achieved an average accuracy of 90.89%, comparable to state-of-the-art techniques without handcrafted features.

Conclusions:

  • The DCNN-based timestamp-level sleep stage classification method shows significant promise for pediatric sleep analysis.
  • The model's ability to generalize to adult sleep data indicates its potential for broad application in multivariate time-series medical data analysis.
  • Open-source code availability facilitates reproducibility and further research in automated sleep stage classification.