BiTimeCrossNet: Time-Aware Self-Supervised Learning for Pediatric Sleep
Saurav Raj Pandey, Harlin Lee
TL;DR
BTCNet tackles pediatric sleep analysis by introducing time-aware, multimodal self-supervised learning over overnight PSG. It combines unimodal MAE+contrastive pretraining with a random modality-pair cross-attention stage that is conditioned on global night-time context and refined via LoRA adapters. The approach yields superior representations across six downstream tasks on the NCH dataset and generalizes well to an independent CHAT cohort, especially for respiration-related events. By leveraging random modality sampling, cross-modal attention, and global temporal conditioning, BTCNet advances robust, transferable sleep representations with practical implications for scalable pediatric sleep analysis.
Abstract
We present BiTimeCrossNet (BTCNet), a multimodal self-supervised learning framework for long physiological recordings such as overnight sleep studies. While many existing approaches train on short segments treated as independent samples, BTCNet incorporates information about when each segment occurs within its parent recording, for example within a sleep session. BTCNet further learns pairwise interactions between physiological signals via cross-attention, without requiring task labels or sequence-level supervision. We evaluate BTCNet on pediatric sleep data across six downstream tasks, including sleep staging, arousal detection, and respiratory event detection. Under frozen-backbone linear probing, BTCNet consistently outperforms an otherwise identical non-time-aware variant, with gains that generalize to an independent pediatric dataset. Compared to existing multimodal self-supervised sleep models, BTCNet achieves strong performance, particularly on respiration-related tasks.
