paper-with-me

Papers

WaveSleepNet: An Interpretable Network for Expert-like Sleep Staging

2024-04-11 · Yan Pei, Wei Luo

Although deep learning algorithms have proven their efficiency in automatic sleep staging, the widespread skepticism about their "black-box" nature has limited its clinical acceptance. In this study, we propose WaveSleepNet, an interpretable neural network for sleep staging that reasons in a similar way to sleep experts. In this network, we utilize the latent space representations generated during training to identify characteristic wave prototypes corresponding to different sleep stages. The feature representation of an input signal is segmented into patches within the latent space, each of which is compared against the learned wave prototypes. The proximity between these patches and the wave prototypes is quantified through scores, indicating the prototypes' presence and relative proportion within the signal. The scores are served as the decision-making criteria for final sleep staging. During training, an ensemble of loss functions is employed for the prototypes' diversity and robustness. Furthermore, the learned wave prototypes are visualized by analysing occlusion sensitivity. The efficacy of WaveSleepNet is validated across three public datasets, achieving sleep staging performance that are on par with the state-of-the-art models when several WaveSleepNets are combine into a larger network. A detailed case study examined the decision-making process of the WaveSleepNet which aligns closely with American Academy of Sleep Medicine (AASM) manual guidelines. Another case study systematically explained the misidentified reason behind each sleep stage. WaveSleepNet's transparent process provides specialists with direct access to the physiological significance of its criteria, allowing for future adaptation or enrichment by sleep experts.

📄 PDF Abstract BibTeX arXiv:2404.15342

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingSleep Staging

Methods 이 논문이 사용한 방법론

American 설명 없음

Similar Papers 제목 키워드 기반

SLEEPER: interpretable Sleep staging via Prototypes from Expert Rules

2019-10-14 · Irfan Al-Hussaini, Cao Xiao, M. Brandon Westover, Jimeng Sun

Sleep staging is a crucial task for diagnosing sleep disorders. It is tedious and complex as it can take a trained expert several hours to annotate just one patient's polysomnogram (PSG) from a single night. Although dee…

Automatic Sleep Stage ClassificationSleep Stage DetectionSleep Staging

SERF: Interpretable Sleep Staging using Embeddings, Rules, and Features

2022-09-21 · Irfan Al-Hussaini, Cassie S. Mitchell

The accuracy of recent deep learning based clinical decision support systems is promising. However, lack of model interpretability remains an obstacle to widespread adoption of artificial intelligence in healthcare. Usin…

Sleep QualitySleep Staging

SleepVLM: Explainable and Rule-Grounded Sleep Staging via a Vision-Language Model

2026-03-22 · Guifeng Deng, Pan Wang, Mengfan Niu, Jiquan Wang 외 arxiv

While automated sleep staging has achieved expert-level accuracy, its clinical adoption is hindered by a lack of auditable reasoning. We introduce SleepVLM, a rule-grounded vision-language model (VLM) that stages sleep f…

An Interpretable and Efficient Sleep Staging Algorithm: DetectsleepNet

2024-06-27 · Shengwei Guo

Sleep quality directly impacts human health and quality of life, so accurate sleep staging is essential for assessing sleep quality. However, most traditional methods are inefficient and time-consuming due to segmenting …

Computational EfficiencyEEGSleep QualitySleep Staging

From Sleep Staging to Spindle Detection: Evaluating End-to-End Automated Sleep Analysis

2025-05-08 · Niklas Grieger, Siamak Mehrkanoon, Philipp Ritter, Stephan Bialonski

Automation of sleep analysis, including both macrostructural (sleep stages) and microstructural (e.g., sleep spindles) elements, promises to enable large-scale sleep studies and to reduce variance due to inter-rater inco…

Privacy PreservingSleep StagingSpindle Detection