Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

XSleepNet: Multi-View Sequential Model for Automatic Sleep Staging

About

Automating sleep staging is vital to scale up sleep assessment and diagnosis to serve millions experiencing sleep deprivation and disorders and enable longitudinal sleep monitoring in home environments. Learning from raw polysomnography signals and their derived time-frequency image representations has been prevalent. However, learning from multi-view inputs (e.g., both the raw signals and the time-frequency images) for sleep staging is difficult and not well understood. This work proposes a sequence-to-sequence sleep staging model, XSleepNet, that is capable of learning a joint representation from both raw signals and time-frequency images. Since different views may generalize or overfit at different rates, the proposed network is trained such that the learning pace on each view is adapted based on their generalization/overfitting behavior. In simple terms, the learning on a particular view is speeded up when it is generalizing well and slowed down when it is overfitting. View-specific generalization/overfitting measures are computed on-the-fly during the training course and used to derive weights to blend the gradients from different views. As a result, the network is able to retain the representation power of different views in the joint features which represent the underlying distribution better than those learned by each individual view alone. Furthermore, the XSleepNet architecture is principally designed to gain robustness to the amount of training data and to increase the complementarity between the input views. Experimental results on five databases of different sizes show that XSleepNet consistently outperforms the single-view baselines and the multi-view baseline with a simple fusion strategy. Finally, XSleepNet also outperforms prior sleep staging methods and improves previous state-of-the-art results on the experimental databases.

Huy Phan, Oliver Y. Ch\'en, Minh C. Tran, Philipp Koch, Alfred Mertins, Maarten De Vos• 2020

Related benchmarks

TaskDatasetResultRank
Sleep Stage ClassificationSHHS (test)
Accuracy87.6
54
Sleep StagingSHHS 1 (test)
Accuracy88.8
42
Apnea DetectionSHHS (test)
ACC98.69
38
Hypopnea DetectionSHHS (test)
Accuracy77.68
38
Sleep Stage ClassificationSleepEDF 78--
30
Sleep Stage ClassificationSleep-EDF SC 20
Macro F181.7
19
Sleep StagingSleep-EDF-SC EEG
Macro F178.7
18
Sleep StagingSleepEDF-20
Accuracy86.3
15
Sleep StagingSleepEDF-20 (± 30 mins)
Acc86.4
13
Sleep stage predictionSleepEDF 78
Accuracy84
10
Showing 10 of 15 rows

Other info

Code

Follow for update