SPLGJan 16, 2025

Multi-task deep-learning for sleep event detection and stage classification

arXiv:2501.09519v1h-index: 12025 IEEE Symposium on Computational Intelligence in Health and Medicine Companion (CIHM Companion)
Originality Incremental advance
AI Analysis

This addresses the problem of automating sleep disorder diagnosis for clinicians, but it is incremental as it adapts existing computer vision methods to sleep analysis.

The paper tackles the time-consuming manual process of polysomnographic sleep analysis by proposing a multi-task deep-learning approach for simultaneous detection of sleep events and hypnogram construction in a single pass, achieving results evaluated on two independent datasets with potential wide-range applicability.

Polysomnographic sleep analysis is the standard clinical method to accurately diagnose and treat sleep disorders. It is an intricate process which involves the manual identification, classification, and location of multiple sleep event patterns. This is complex, for which identification of different types of events involves focusing on different subsets of signals, resulting on an iterative time-consuming process entailing several visual analysis passes. In this paper we propose a multi-task deep-learning approach for the simultaneous detection of sleep events and hypnogram construction in one single pass. Taking as reference state-of-the-art methodology for object-detection in the field of Computer Vision, we reformulate the problem for the analysis of multi-variate time sequences, and more specifically for pattern detection in the sleep analysis scenario. We investigate the performance of the resulting method in identifying different assembly combinations of EEG arousals, respiratory events (apneas and hypopneas) and sleep stages, also considering different input signal montage configurations. Furthermore, we evaluate our approach using two independent datasets, assessing true-generalization effects involving local and external validation scenarios. Based on our results, we analyze and discuss our method's capabilities and its potential wide-range applicability across different settings and datasets.

Code Implementations1 repo
Foundations

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

Your Notes