paper-with-me

Papers

XSleepNet: Multi-View Sequential Model for Automatic Sleep Staging

2020-07-08 · Huy Phan, Oliver Y. Chén, Minh C. Tran, Philipp Koch, Alfred Mertins, Maarten De Vos

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.

📄 PDF Abstract BibTeX arXiv:2007.05492

Code (1)

pquochuy/xsleepnet tf

Tasks

Sleep Stage DetectionSleep Staging

Similar Papers 제목 키워드 기반

Generalizable Sleep Staging via Multi-Level Domain Alignment

2023-12-13 · Jiquan Wang, Sha Zhao, Haiteng Jiang, Shijian Li 외

Automatic sleep staging is essential for sleep assessment and disorder diagnosis. Most existing methods depend on one specific dataset and are limited to be generalized to other unseen datasets, for which the training da…

Domain GeneralizationSleep Staging

Automatic Sleep Staging of EEG Signals: Recent Development, Challenges, and Future Directions

2021-11-03 · Huy Phan, Kaare Mikkelsen

Modern deep learning holds a great potential to transform clinical practice on human sleep. Teaching a machine to carry out routine tasks would be a tremendous reduction in workload for clinicians. Sleep staging, a funda…

EEGElectroencephalogram (EEG)Sleep Staging

Computational role of sleep in memory reorganization

2023-04-06 · Kensuke Yoshida, Taro Toyoizumi

Sleep is considered to play an essential role in memory reorganization. Despite its importance, classical theoretical models did not focus on some sleep characteristics. Here, we review recent theoretical approaches inve…

SeqSleepNet: End-to-End Hierarchical Recurrent Neural Network for Sequence-to-Sequence Automatic Sleep Staging

2018-09-28 · Huy Phan, Fernando Andreotti, Navin Cooray, Oliver Y. Chén 외

Automatic sleep staging has been often treated as a simple classification problem that aims at determining the label of individual target polysomnography (PSG) epochs one at a time. In this work, we tackle the task as a …

General ClassificationSleep Stage DetectionSleep Staging

Domain Invariant Representation Learning and Sleep Dynamics Modeling for Automatic Sleep Staging

2023-12-06 · Seungyeon Lee, Thai-Hoang Pham, Zhao Cheng, Ping Zhang

Sleep staging has become a critical task in diagnosing and treating sleep disorders to prevent sleep related diseases. With growing large scale sleep databases, significant progress has been made toward automatic sleep s…

EEGRepresentation LearningSleep StagingUncertainty Quantification