paper-with-me

Papers

ConCAD: Contrastive Learning-based Cross Attention for Sleep Apnea Detection

2021-05-07 · Guanjie Huang, Fenglong Ma

With recent advancements in deep learning methods, automatically learning deep features from the original data is becoming an effective and widespread approach. However, the hand-crafted expert knowledge-based features are still insightful. These expert-curated features can increase the model's generalization and remind the model of some data characteristics, such as the time interval between two patterns. It is particularly advantageous in tasks with the clinically-relevant data, where the data are usually limited and complex. To keep both implicit deep features and expert-curated explicit features together, an effective fusion strategy is becoming indispensable. In this work, we focus on a specific clinical application, i.e., sleep apnea detection. In this context, we propose a contrastive learning-based cross attention framework for sleep apnea detection (named ConCAD). The cross attention mechanism can fuse the deep and expert features by automatically assigning attention weights based on their importance. Contrastive learning can learn better representations by keeping the instances of each class closer and pushing away instances from different classes in the embedding space concurrently. Furthermore, a new hybrid loss is designed to simultaneously conduct contrastive learning and classification by integrating a supervised contrastive loss with a cross-entropy loss. Our proposed framework can be easily integrated into standard deep learning models to utilize expert knowledge and contrastive learning to boost performance. As demonstrated on two public ECG dataset with sleep apnea annotation, ConCAD significantly improves the detection performance and outperforms state-of-art benchmark methods.

📄 PDF Abstract BibTeX arXiv:2105.03037

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningSleep apnea detection

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Supervised Contrastive Loss 설명 없음

Similar Papers 제목 키워드 기반

Attention-based Learning for Sleep Apnea and Limb Movement Detection using Wi-Fi CSI Signals

2023-03-26 · Chi-Che Chang, An-Hung Hsiao, Li-Hsiang Shen, Kai-Ten Feng 외

Wi-Fi channel state information (CSI) has become a promising solution for non-invasive breathing and body motion monitoring during sleep. Sleep disorders of apnea and periodic limb movement disorder (PLMD) are often unco…

Stanford Sleep Bench: Evaluating Polysomnography Pre-training Methods for Sleep Foundation Models

2025-12-10 · Magnus Ruud Kjaer, Rahul Thapa, Gauri Ganjoo, Hyatt Moore 외 arxiv

Polysomnography (PSG), the gold standard test for sleep analysis, generates vast amounts of multimodal clinical data, presenting an opportunity to leverage self-supervised representation learning (SSRL) for pre-training …

Representation LearningMortality PredictionContrastive LearningAge Estimation

Deep Learning Approaches for Sleep Apnea Classification from Polysomnographic EEG Signals

2026-07-16 · Shashank Manjunath, Mukesh Cheemakurthi, Aarti Sathyanarayana arxiv

Sleep apnea diagnosis via polysomnography remains resource intensive and relies on time consuming manual data analysis and scoring. Recent work has demonstrated that central nervous system effects of sleep apnea events c…

Sleep apnea detection

Thermal Imaging and Radar for Remote Sleep Monitoring of Breathing and Apnea

2024-07-16 · Kai Del Regno, Alexander Vilesov, Adnan Armouti, Anirudh Bindiganavale Harish 외

Polysomnography (PSG), the current gold standard method for monitoring and detecting sleep disorders, is cumbersome and costly. At-home testing solutions, known as home sleep apnea testing (HSAT), exist. However, they ar…

DiagnosticSleep apnea detection

Pretraining on Sleep Data Improves non-Sleep Biosignal Tasks

2026-05-04 · William Lehn-Schiøler, Magnus Ruud Kjær, Phillip Hempel, Magnus Guldberg Pedersen 외 arxiv

Sleep foundation models have recently demonstrated strong performance on in-domain polysomnography tasks, including sleep staging, apnea detection, and disease risk prediction. In this work, we investigate whether sleep …