Omni-Sleep: A Sleep Foundation Model via Hierarchical Contrastive Learning of CNS--ANS Dynamic
Summary
Omni-Sleep is a sleep foundation model that uses hierarchical contrastive learning to capture CNS-ANS dynamics from multimodal polysomnography signals, outperforming strong baselines on sleep staging and multi-disease classification.
View Cached Full Text
Cached at: 07/10/26, 06:10 AM
# Omni-Sleep: A Sleep Foundation Model via Hierarchical Contrastive Learning of CNS–ANS Dynamics
Source: [https://arxiv.org/html/2607.07720](https://arxiv.org/html/2607.07720)
\\correspondingauthor
\*Equal contribution\.🖂Correspondence to: liuqy@sustech\.edu\.cn\.\\codelinkhttps://github\.com/AutoBrain\-sleep/OmniSleep
Zhoujie Hou\*Department of Biomedical Engineering, Southern University of Science and Technology, Shenzhen, ChinaOmni\-Intelligence, Shenzhen, ChinaSong Wang\*Department of Biomedical Engineering, Southern University of Science and Technology, Shenzhen, ChinaOmni\-Intelligence, Shenzhen, ChinaKexin Lou\*Department of Biomedical Engineering, Southern University of Science and Technology, Shenzhen, ChinaOmni\-Intelligence, Shenzhen, ChinaMo WangDepartment of Biomedical Engineering, Southern University of Science and Technology, Shenzhen, ChinaOmni\-Intelligence, Shenzhen, ChinaChen WeiDepartment of Biomedical Engineering, Southern University of Science and Technology, Shenzhen, ChinaOmni\-Intelligence, Shenzhen, ChinaQuanying Liu🖂Department of Biomedical Engineering, Southern University of Science and Technology, Shenzhen, ChinaShenzhen Loop Area Institute, Shenzhen, ChinaOmni\-Intelligence, Shenzhen, China
###### Abstract
Sleep physiology arises from the coordinated dynamics of the central nervous system \(CNS\) and autonomic nervous system \(ANS\), as reflected by multimodal polysomnography signals including EEG, EOG, EMG, ECG, and respiration\. However, existing sleep foundation models often fuse heterogeneous biosignals in a topology\-agnostic manner, overlooking their physiological organization\. We introduce Omni\-Sleep, a sleep foundation model that uses the CNS/ANS partition as a physiological prior for topology\-constrained representation learning\. Omni\-Sleep learns structured representations through three objectives: intra\-system consistency, which captures shared subsystem\-level factors within neural and cardio\-respiratory signals; inter\-system synchronization, which aligns subsystem trajectories to model brain–body dynamics; and latent\-space masked temporal modeling, which captures long\-horizon sleep dynamics\. Pre\-trained on over 100,000 hours of multi\-center multimodal PSG data, Omni\-Sleep is evaluated on sleep staging and multi\-disease classification\. Across datasets and modality\-ablation settings, Omni\-Sleep outperforms strong foundation\-model baselines, showing improved label efficiency, cross\-dataset generalization, and robustness to missing modalities\. These results highlight the value of physiological hierarchy for generalizable sleep representation learning\. Code is available at[https://github\.com/AutoBrain\-sleep/OmniSleep](https://github.com/AutoBrain-sleep/OmniSleep)\.
###### keywords:
Sleep; self\-supervised learning; multimodal PSG; foundation model
## 1Introduction
Sleep is a dynamic physiological process governed by coordinated interactions between central neural activity and autonomic cardio\-respiratory regulation\[thomas2005electrocardiogram,bashan2012network\]\. In clinical practice, this brain–body coupling is captured by polysomnography \(PSG\), which records heterogeneous signals spanning EEG, EOG, EMG, ECG and respiratory channels\. These signals are informative not only for sleep staging, but also for assessing multi\-system health risks that manifest through altered sleep physiology\[lyu2025dynamic,abdalbari2022brain,thapa2024sleepfm,Fox2025AFT,goldammer2022investigation\]\. Recent self\-supervised foundation models for neural data, have shown that large\-scale pretraining can learn transferable brain representations and reduce reliance on costly expert labels\[jiang2024large,wang2026omni,chien2022maeeg,wang2026flexibrain,xia2026brain,wang2025slim,xia2026brainworld\]\. This paradigm has also been adopted for sleep analysis through large\-scale pretraining on polysomnographic recordings\[gerardy2023approach,thapa2024sleepfm\]\. However, existing multimodal methods often align heterogeneous physiological signals in a unified representation space, overlooking their physiological organization\[liu2024automatic,thapa2024sleepfm,phan2021xsleepnet,seo2020intra\]\. This flat fusion neglects a key property of PSG: CNS\-derived signals and ANS\-related signals follow distinct physiological manifolds, yet exhibit stage\-dependent and time\-varying synchronization\[yetton2018quantifying,de2018dynamic\]\. In real\-world deployments, these limitations are amplified under domain shifts and missing modalities\.\[chien2022maeeg\]\.
Figure 1:Omni\-Sleep targets real\-world PSG deployment\.To bridge this gap, we propose Omni\-Sleep, a sleep foundation model that uses the CNS/ANS partition as a physiological prior for topology\-constrained sleep representation learning\. Pretrained on over 100,000 hours of multi\-center PSG data, Omni\-Sleep combines hierarchical contrastive learning to capture intra\-system consistency and inter\-system coupling with long\-horizon latent prediction to model macro\-scale sleep dynamics\. Across multiple independent cohorts, Omni\-Sleep demonstrates strong generalization and robustness in sleep staging and sleep\-disorder assessment under label scarcity and missing\-modality settings\. The main contributions of this work are summarized as follows:
- •Structure\-Aware Foundation Model:We propose Omni\-Sleep, a sleep foundation model that uses the CNS/ANS split as a physiological prior while learning subsystem\-level and cross\-system representations\.
- •Hierarchical Pretraining framework:Omni\-Sleep combines intra\-system contrastive learning, inter\-system alignment, and long\-horizon latent prediction to capture structured CNS–ANS sleep dynamics\.
- •SOTA Performance across Tasks:Across datasets and modality\-ablation settings, Omni\-Sleep consistently improves out\-of\-domain transfer, label efficiency, and robustness to missing modalities, outperforming state\-of\-the\-art baselines in sleep staging and multi\-disease classification\.
## 2Related Work
### 2\.1CNS\-ANS Coupling in Sleep
Sleep physiology reflects coordinated CNS\-ANS dynamics, exhibiting stage\-dependent and time\-varying coupling between cortical activity and cardio\-autonomic rhythms\[thomas2005electrocardiogram,bashan2012network,lyu2025dynamic\]\. Such coupling is closely linked to sleep\-stage transitions through systematic changes in heart rate variability and other autonomic markers, and shows structured temporal organization beyond static correlation\[de2018dynamic\]\. Recent work further models brain–heart interactions by jointly analyzing EEG and cardiac dynamics across sleep\[abdalbari2022brain\]\. These findings motivate structure\-aware learning objectives that distinguish stable within\-group patterns from cross\-group synchronization, rather than relying on a single flat fusion operator\.
### 2\.2Multimodal PSG Representation Learning
Multimodal PSG models typically improve performance via architectural fusion\[yue2024research\], including early/late fusion\[duan2021novel\], cross\-attention\[mostafaei2024novel\], modality\-specific encoders with shared heads\[kontras2024core\], and task\-specific encoders with hand\-crafted feature fusion\[phan2021xsleepnet,seo2020intra\]\. While combining neural and cardio\-respiratory signals benefits sleep staging and related tasks, most approaches still treat modalities as exchangeable views and align them in a unified representation space via generic attention or feature concatenation\[liu2024automatic,thapa2024sleepfm\], overlooking their physiological organization\. This motivates moving from flat fusion toward topology\-aware objectives that respect structured cross\-signal dependencies grounded in CNS–ANS physiology\[de2018dynamic\]\.
### 2\.3Limited Supervision and Partial Observability
Real\-world sleep monitoring is constrained by scarce expert labels, incomplete acquisition due to sensor dropouts and heterogeneous protocols, and distribution shifts across clinical sites and recording equipment\[gerardy2023approach\]\. Inspired by recent self\-supervised foundation models that learn transferable neural representations from large\-scale brain recordings\[jiang2024large,wang2026omni,xia2026brain\], sleep\-specific SSL methods reduce label dependence via masked modeling and contrastive cross\-modal alignment\[chien2022maeeg,thapa2024sleepfm\], and improve robustness to missing modalities through imputation, distillation, or subset\-based fusion\[kontras2024core\]\. However, many pipelines still emphasize waveform reconstruction or flat global alignment in a single shared embedding space, which can blur complementary cues and degrade under partial observability and domain shift\. We instead adopt a structured contrastive objective that enforces consistency within related signal groups while aligning across groups, yielding a representation that is more robust under real\-world deployment conditions\.
### 2\.4Local–Global Synchrony in Sleep Dynamics
Sleep modeling requires capturing both within\-epoch micro\-structures \(e\.g\., spindles and K\-complexes\) and night\-level, non\-stationary dynamics\[yetton2018quantifying\]\. Many pipelines process 30\-second epochs and inject longer context using a downstream temporal module\[seo2020intra\], typically an RNN/LSTM or, more recently, a Transformer\[phan2022sleeptransformer,thapa2024sleepfm\]\. JEPA\-style learning instead emphasizes latent\-space prediction, prioritizing structured temporal regularities over waveform reconstruction for long\-horizon dynamics\[lecun2022path,assran2023self\]\. Motivated by this, we design complementary micro\- and macro\-scale pretraining pathways and enforce their consistency to induce local–global synchrony in the representation space\.
## 3Methodology
Figure 2:Omni\-Sleep pretraining\.Micro\-levelobjectives capture intra\-system consistency within CNS and ANS signals, whilemacro\-levelobjectives model inter\-system synchronization and long\-horizon sleep dynamics\.### 3\.1Problem Formulation
PSG comprises a set of synchronized physiological modalities𝐗=\{X\(m\)\}m∈ℳ\\mathbf\{X\}=\\\{X^\{\(m\)\}\\\}\_\{m\\in\\mathcal\{M\}\}, where eachX\(m\)X^\{\(m\)\}is segmented into a sequence of 30 s epochs\. We explicitly encode the physiological informationℳ\\mathcal\{M\}by partitioning modalities into CNS subsetℳC\\mathcal\{M\}\_\{C\}\(EEG, EOG and EMG\) and ANS subsetℳA\\mathcal\{M\}\_\{A\}\(ECG and respiration\) withℳ=ℳC∪ℳA\\mathcal\{M\}=\\mathcal\{M\}\_\{C\}\\cup\\mathcal\{M\}\_\{A\}\. Our goal is to pretrain a multimodal encoder that preserves both within\-group consistency and cross\-group synchrony\.
### 3\.2Modality encoders
For each modalitymm, we transform the raw epoch signalX\(m\)X^\{\(m\)\}into a sequence of latent tokens using a lightweight 1D convolutional patch encoder:
𝐇\(m\)=f\(m\)\(𝐗\(m\)\),𝐇\(m\)∈ℝT×D,\\mathbf\{H\}^\{\(m\)\}=f^\{\(m\)\}\(\\mathbf\{X\}^\{\(m\)\}\),\\qquad\\mathbf\{H\}^\{\(m\)\}\\in\\mathbb\{R\}^\{T\\times D\},\(1\)whereTTis the token length andDDis the latent dimension\.
To model long\-range temporal dependencies, tokens are passed through a modality\-specific sequence encodergseq\(m\)g^\{\(m\)\}\_\{\\text\{seq\}\}\(RoFormer with rotary positional encoding\), providing contextualized tokens𝐒\(m\)=gseq\(m\)\(𝐇\(m\)\)\\mathbf\{S\}^\{\(m\)\}=g^\{\(m\)\}\_\{\\text\{seq\}\}\(\\mathbf\{H\}^\{\(m\)\}\),𝐒\(m\)∈ℝT×D\\mathbf\{S\}^\{\(m\)\}\\in\\mathbb\{R\}^\{T\\times D\}and an epoch\-level embedding obtained by pooling:
𝐬\(m\)=Pool\(S\(m\)\)∈ℝD\.\\mathbf\{s\}^\{\(m\)\}=\\text\{Pool\}\\\!\\left\(S^\{\(m\)\}\\right\)\\in\\mathbb\{R\}^\{D\}\.\(2\)
We denote the projected representation for contrastive learning as𝐳\(m\)=ψ\(𝐬\(m\)\)\\mathbf\{z\}^\{\(m\)\}=\\psi\(\\mathbf\{s\}^\{\(m\)\}\), whereψ\(⋅\)\\psi\(\\cdot\)is a small MLP projection head\.
### 3\.3Hierarchical Contrastive Learning
Omni\-Sleep optimizes a hierarchical contrastive objective that \(i\) enforcesintra\-system consistencywithin CNS and within ANS \(micro\-scale\), and \(ii\) preservesinter\-system couplingbetween pooled CNS and pooled ANS summaries \(macro\-scale\)\.
#### InfoNCE objective\.
Given an anchor representation𝐳i\\mathbf\{z\}\_\{i\}and its positive𝐳i\+\\mathbf\{z\}\_\{i\}^\{\+\}, we use standard InfoNCE:
ℓNCE\(𝐳i,𝐳i\+\)=−logexp\(sim\(𝐳i,𝐳i\+\)/τ\)∑j=1Bexp\(sim\(𝐳i,𝐳j\)/τ\),\\ell\_\{\\text\{NCE\}\}\(\\mathbf\{z\}\_\{i\},\\mathbf\{z\}\_\{i\}^\{\+\}\)=\-\\log\\frac\{\\exp\(\\text\{sim\}\(\\mathbf\{z\}\_\{i\},\\mathbf\{z\}\_\{i\}^\{\+\}\)/\\tau\)\}\{\\sum\_\{j=1\}^\{B\}\\exp\(\\text\{sim\}\(\\mathbf\{z\}\_\{i\},\\mathbf\{z\}\_\{j\}\)/\\tau\)\},\(3\)wheresim\(⋅,⋅\)\\text\{sim\}\(\\cdot,\\cdot\)is cosine similarity,τ\\tauis a temperature,BBis the batch size, and negatives are other samples in the mini\-batch\.
#### Micro\-scale \(intra\-system\) contrastive learning\.
For each modalitymmwithin a subsystem𝒮∈\{ℳC,ℳA\}\\mathcal\{S\}\\in\\\{\\mathcal\{M\}\_\{C\},\\mathcal\{M\}\_\{A\}\\\}, we construct the positive as the mean of the other modalities in the same subsystem and same epoch:
𝐳\(m\)\+=1\|𝒮\|−1∑m′∈𝒮∖\{m\}𝐳\(m′\)\.\\mathbf\{z\}^\{\(m\)\+\}=\\frac\{1\}\{\|\\mathcal\{S\}\|\-1\}\\sum\_\{m^\{\\prime\}\\in\\mathcal\{S\}\\setminus\\\{m\\\}\}\\mathbf\{z\}^\{\(m^\{\\prime\}\)\}\.\(4\)The intra\-system loss is
ℒintra=∑𝒮∈\{ℳC,ℳA\}∑m∈𝒮ℓNCE\(𝐳\(m\),𝐳\(m\)\+\)\.\\mathcal\{L\}\_\{\\text\{intra\}\}=\\sum\_\{\\mathcal\{S\}\\in\\\{\\mathcal\{M\}\_\{C\},\\mathcal\{M\}\_\{A\}\\\}\}\\sum\_\{m\\in\\mathcal\{S\}\}\\ell\_\{\\text\{NCE\}\}\\\!\\left\(\\mathbf\{z\}^\{\(m\)\},\\mathbf\{z\}^\{\(m\)\+\}\\right\)\.\(5\)This encourages each modality to agree with the shared subsystem representation, improving robustness when some channels are absent\.
#### Macro\-scale \(inter\-system\) alignment\.
To explicitly model brain–body coupling, we form pooled subsystem summaries
𝐳C=1\|ℳC\|∑m∈ℳC𝐳\(m\),𝐳A=1\|ℳA\|∑m∈ℳA𝐳\(m\)\.\\mathbf\{z\}\_\{C\}=\\frac\{1\}\{\|\\mathcal\{M\}\_\{C\}\|\}\\sum\_\{m\\in\\mathcal\{M\}\_\{C\}\}\\mathbf\{z\}^\{\(m\)\},\\qquad\\mathbf\{z\}\_\{A\}=\\frac\{1\}\{\|\\mathcal\{M\}\_\{A\}\|\}\\sum\_\{m\\in\\mathcal\{M\}\_\{A\}\}\\mathbf\{z\}^\{\(m\)\}\.\(6\)We then align CNS and ANS summaries using a symmetric InfoNCE:
ℒinter=ℓNCE\(𝐳C,𝐳A\)\+ℓNCE\(𝐳A,𝐳C\)\.\\mathcal\{L\}\_\{\\text\{inter\}\}=\\ell\_\{\\text\{NCE\}\}\(\\mathbf\{z\}\_\{C\},\\mathbf\{z\}\_\{A\}\)\+\\ell\_\{\\text\{NCE\}\}\(\\mathbf\{z\}\_\{A\},\\mathbf\{z\}\_\{C\}\)\.\(7\)
#### Contrastive objective\.
The topology\-aware contrastive loss is
ℒc=ℒintra\+λℒinter,\\mathcal\{L\}\_\{c\}=\\mathcal\{L\}\_\{\\text\{intra\}\}\+\\lambda\\,\\mathcal\{L\}\_\{\\text\{inter\}\},\(8\)whereλ\\lambdacontrols the strength of CNS–ANS coupling\.
### 3\.4Long\-horizon latent masked modeling \(macro\-scale\)
Local morphology within a single epoch is insufficient to capture long\-range sleep dynamics\. We therefore introduce a long\-horizon masked prediction objective over windows comprising multiple consecutive epochs \(e\.g\., an extended context such as 1\.5 h\)\. For each modalitymm, we collect the epoch embeddings in a window:
𝐄\(m\)=\[𝐡1\(m\),…,𝐡L\(m\)\]∈ℝL×D,\\mathbf\{E\}^\{\(m\)\}=\[\\mathbf\{h\}^\{\(m\)\}\_\{1\},\\ldots,\\mathbf\{h\}^\{\(m\)\}\_\{L\}\]\\in\\mathbb\{R\}^\{L\\times D\},\(9\)whereLLis the number of epochs in the long window\. We randomly mask a subset of epoch positionsΩ\\Omegaand feed the unmasked sequence to a temporal RoFormer to predict embeddings at masked positions:
𝐡^t\(m\)=gpred\(m\)\(𝐄∖Ω\(m\)\),t∈Ω\.\\hat\{\\mathbf\{h\}\}^\{\(m\)\}\_\{t\}=g\_\{\\text\{pred\}\}^\{\(m\)\}\\\!\\left\(\\mathbf\{E\}^\{\(m\)\}\_\{\\setminus\\Omega\}\\right\),\\quad t\\in\\Omega\.\(10\)We use anℓ1\\ell\_\{1\}reconstruction loss to encourage robust, long\-horizon representations:
ℒp=∑m∈ℳ∑t∈Ω‖𝐡t\(m\)−𝐡^t\(m\)‖1\.\\mathcal\{L\}\_\{p\}=\\sum\_\{m\\in\\mathcal\{M\}\}\\sum\_\{t\\in\\Omega\}\\left\\lVert\\mathbf\{h\}^\{\(m\)\}\_\{t\}\-\\hat\{\\mathbf\{h\}\}^\{\(m\)\}\_\{t\}\\right\\rVert\_\{1\}\.\(11\)This objective complementsℒc\\mathcal\{L\}\_\{c\}by enforcing consistency over extended temporal context, improving transfer under domain shift and incomplete observations\.
### 3\.5Overall training objective and schedule
The final pretraining loss is
ℒ=αℒc\+βℒp,\\mathcal\{L\}=\\alpha\\,\\mathcal\{L\}\_\{c\}\+\\beta\\,\\mathcal\{L\}\_\{p\},\(12\)with weightsα\\alphaandβ\\beta\. We use a two\-stage schedule: \(i\) warm\-up pretraining with topology\-aware contrastive learning \(ℒc\\mathcal\{L\}\_\{c\}\), followed by \(ii\) joint optimization ofℒc\\mathcal\{L\}\_\{c\}and long\-horizon masked prediction \(ℒp\\mathcal\{L\}\_\{p\}\)\.
### 3\.6Implementation details
Omni\-Sleep contains about56 M parametersin total\. Pretraining is conducted on a single NVIDIA A800 GPU for 40 epochs, with∼\\sim40 minutes per epoch\. We optimize using AdamW with a cosine learning\-rate schedule\.
## 4Experiments
To evaluate the efficacy of Omni\-Sleep in learning unified and robust representations, we designed an experimental protocol spanning multiple scales of data availability, domain shifts, and clinical pathologies\.
### 4\.1Experimental Setup
Datasets\.Our pre\-training corpus comprises over 100,000 hours of multi\-center PSG recordings from SHHS\[quan1997sleep\], WSC\[young2009rationale\], and MESA\[chen2015racial\]\. A random subset of 1,159 SHHS subjects was strictly held out for downstream disease classification\. For independent out\-of\-domain \(OOD\) evaluation, we utilized ISRUC\-Sleep Subgroup I \(100 subjects\)\[khalighi2016isruc\]and CinC \(994 subjects\)\[ghassemi2018you\], ensuring absolute separation from the pre\-training phase\. All PSG recordings underwent subject\-specific normalization\. To efficiently standardize multimodal inputs, high\-frequency channels \(EEG, EOG, EMG, ECG\) were uniformly resampled to 100 Hz, while lower\-frequency respiratory and airflow channels were resampled to 10 Hz\.
Implementation Details\.Omni\-Sleep is implemented in PyTorch and optimized with AdamW using a cosine learning rate schedule\. We compare Omni\-Sleep \(56M parameters\) with SleepFM \(4\.4M\) and SleepGPT \(134M\) as baselines\. Representations are evaluated using both linear probing with a frozen backbone and full fine\-tuning in few\-shot settings\. Performance is measured by Macro F1\-score, Cohen’s Kappa \(κ\\kappa\), and Accuracy for sleep staging, and by AUROC for disease classification\.
Table 1:Linear\-probing performance on sleep staging across PSG channel sets\.We evaluate frozen representations using different channel configurations\.Omni\-Sleep \(ours\)denotes the final proposed strategy\. CNS and ANS refer to central and autonomic nervous system signal sets, respectively\. Best results are highlighted inbold\.
### 4\.2Out\-of\-Domain Generalization
To assess intrinsic feature quality and transferability, we evaluated Omni\-Sleep on the external CinC 2018 dataset under strict linear probing\. By explicitly modeling the distinct manifolds of the CNS and ANS during pre\-training, Omni\-Sleep extracts invariant features that generalize to unseen clinical environments, outperforming existing flat\-fusion foundation models without task\-specific weight updates\. As detailed in Table[1](https://arxiv.org/html/2607.07720#S4.T1), Omni\-Sleep consistently establishes new state\-of\-the\-art benchmarks across all evaluated channel combinations\. In the Full modality setting, our model achieves an Accuracy of 77\.8% and a Macro F1 of 77\.3%, yielding substantial absolute improvements over existing models\. Crucially, Omni\-Sleep demonstrates remarkable resilience to sensor dropouts; even in restricted scenarios such as ANS\-only or EEG\-only, it substantially exceeds the performance of both SleepFM and SleepGPT\. This validates that our hierarchical alignment strategy effectively extracts generalized and robust representations independent of sensor availability\.
Figure 3:Few\-shot sleep staging on ISRUC\-I\.
### 4\.3Label Efficiency in Clinical Scenarios
To evaluate label efficiency under realistic low\-annotation settings, we fine\-tuned the model using 2%–80% labeled data\. As shown in Fig\.[3](https://arxiv.org/html/2607.07720#S4.F3), Omni\-Sleep consistently outperformed SleepGPT and SleepFM across all ratios, remaining competitive even at 2% supervision and progressively approaching the fully supervised regime as label availability increased\. These findings indicate that the proposed temporal predictive pre\-training effectively captures clinically meaningful transition dynamics, thereby reducing downstream annotation requirements\.
### 4\.4Multi\-Label Disease Classification
We evaluated Omni\-Sleep for multi\-disease classification on SHHS1 across sleep\-related, psychiatric, respiratory, and cardiovascular conditions\. Binary labels were defined using established clinical criteria, including AHI\>5\>5for OSA, ESS≥12\\geq 12for hypersomnia, MCS≤42\\leq 42for clinical depression, and “So Blue” score≥3\\geq 3for depressive affect\. Respiratory outcomes, including COPD and emphysema, and cardiovascular outcomes, including heart failure and stroke, were derived from physician\-confirmed diagnoses\. As shown in[Table˜2](https://arxiv.org/html/2607.07720#S4.T2), linear probing on frozen Omni\-Sleep representations consistently outperforms demographic baselines and prior foundation models\. The ablation variant Omni\-Sleep∗further suggests that long\-horizon temporal modeling contributes to classification of respiratory and cardiovascular conditions, while modality\-aggregation results demonstrate robustness to partial observability and sensor dropouts\.
Table 2:Performance comparisons on multi\-label disease classification\.We report AUROC across disease classification tasks via linear probing\. Values are reported as mean±\\pmstandard deviation over five runs, with the best results highlighted inbold\. Omni\-Sleep∗denotes an ablation variant without the RoFormer module\.
## 5Conclusion
We propose Omni\-Sleep, a novel multimodal foundation model that uses the CNS/ANS partition as a physiological prior for topology\-constrained sleep representation learning\. Pre\-trained on over 100,000 hours of multimodal PSG data, Omni\-Sleep combines intra\-system consistency, inter\-system synchronization, and long\-horizon latent prediction to capture subsystem\-level factors, CNS–ANS coupling, and macro\-scale sleep dynamics\. Across datasets and modality\-ablation settings, Omni\-Sleep improves generalization, few\-shot label efficiency, and missing\-modality robustness for sleep staging and sleep\-related disorder classification, highlighting the value of physiological hierarchy for sleep representation learning\.
## Acknowledgements
This work was supported in part by the National Natural Science Foundation of China, under Grant Nos\. 3254100307 and 62472206; the Brain Science and Brain\-like Intelligence Technology National Science and Technology Major Project, under Grant No\. 2021ZD0200500; the National Key R&D Program of China, under Grant No\. 2025YFC3410000; and the Shenzhen Science and Technology Innovation Committee, under Grant Nos\. RCYX20231211090405003 and JCYJ20220818100213029\. Additional support was provided by the Guangdong Basic and Applied Basic Research Foundation, under Grant No\. 2026B1515020099; the Guangdong S&T Program, under Grant No\. 2026B0101110003; the Shanghai Municipal Special Program for Basic Research on General AI Foundation Models, under Grant No\. 2025SHZDZX026D05; the Shenzhen Loop Area Institute, under Grant No\. FPF10120250012; the open research fund of the Guangdong Provincial Key Laboratory of Mathematical and Neural Dynamical Systems; the Center for Computational Science and Engineering at Southern University of Science and Technology; and the Shenzhen Key Laboratory of Smart Healthcare Engineering\.
## Competing Interests
The authors have no competing interests to declare that are relevant to the content of this article\.
## ReferencesSimilar Articles
NanoSleep: A Parameter-Efficient Hybrid Temporal Convolutional Network for Single-Channel Sleep Stage Classification
The paper presents NanoSleep, a parameter-efficient hybrid temporal convolutional network for automatic sleep stage classification using single-channel EEG, designed for wearable and home-based monitoring on resource-constrained devices.
LatentOmni: Rethinking Omni-Modal Understanding via Unified Audio-Visual Latent Reasoning
LatentOmni proposes a unified latent space for audio-visual reasoning, avoiding the information loss of text-based chain-of-thought. It achieves state-of-the-art performance among open-source models on audio-visual reasoning benchmarks.
Personalized Scorer Modeling: A Learning-Based Framework for Deriving Robust Sleep Stage Labels from Multiple Experts
This paper presents a learning-based framework that models individual scorer behavior via confusion matrices to derive more robust sleep stage labels from multiple experts, improving accuracy on DOD-H and DOD-O datasets.
Deep Learning Approaches for Sleep Apnea Classification from Polysomnographic EEG Signals
This paper presents a comprehensive comparison of deep learning architectures, including Vision Transformers and Graph Attention Networks, for automated sleep apnea detection from multichannel EEG signals, achieving a best test AUC of 0.750 using a vision transformer trained on topological data analysis features.
A Conflict-aware Evidential Framework for Reliable Sleep Stage Classification
ConfSleepNet is a conflict-aware evidential framework for reliable sleep stage classification using multi-modal data. It introduces hybrid category structures and a conflict-aware aggregation method to resolve inter-view conflicts, demonstrating effectiveness on sleep staging tasks.