Paper List
-
Discovery of a Hematopoietic Manifold in scGPT Yields a Method for Extracting Performant Algorithms from Biological Foundation Model Internals
This work addresses the core challenge of extracting reusable, interpretable, and high-performance biological algorithms from the opaque internal repr...
-
MS2MetGAN: Latent-space adversarial training for metabolite–spectrum matching in MS/MS database search
This paper addresses the critical bottleneck in metabolite identification: the generation of high-quality negative training samples that are structura...
-
Toward Robust, Reproducible, and Widely Accessible Intracranial Language Brain-Computer Interfaces: A Comprehensive Review of Neural Mechanisms, Hardware, Algorithms, Evaluation, Clinical Pathways and Future Directions
This review addresses the core challenge of fragmented and heterogeneous evidence that hinders the clinical translation of intracranial language BCIs,...
-
Less Is More in Chemotherapy of Breast Cancer
通过纳入细胞周期时滞和竞争项,解决了现有肿瘤-免疫模型的过度简化问题,以定量比较化疗方案。
-
Fold-CP: A Context Parallelism Framework for Biomolecular Modeling
This paper addresses the critical bottleneck of GPU memory limitations that restrict AlphaFold 3-like models to processing only a few thousand residue...
-
Open Biomedical Knowledge Graphs at Scale: Construction, Federation, and AI Agent Access with Samyama Graph Database
This paper addresses the core pain point of fragmented biomedical data by constructing and federating large-scale, open knowledge graphs to enable sea...
-
Predictive Analytics for Foot Ulcers Using Time-Series Temperature and Pressure Data
This paper addresses the critical need for continuous, real-time monitoring of diabetic foot health by developing an unsupervised anomaly detection fr...
-
Hypothesis-Based Particle Detection for Accurate Nanoparticle Counting and Digital Diagnostics
This paper addresses the core challenge of achieving accurate, interpretable, and training-free nanoparticle counting in digital diagnostic assays, wh...
ANNE Apnea Paper
University of Toronto Department of Medicine, Computer Science | Sunnybrook Research Institute Department of Medicine Neurology Div.
30秒速读
IN SHORT: This paper addresses the core challenge of achieving accurate, event-level sleep apnea detection and characterization using a non-intrusive, multimodal wearable device, moving beyond simple recording-level AHI prediction.
核心创新
- Methodology Proposes a novel Mamba-based deep sequential neural network architecture, integrating a classification MLP, a context CNN for local patterns, and a distance MLP for event localization, inspired by YOLO for multi-task learning.
- Methodology Introduces a comprehensive event-wise evaluation framework for apnea detection models, moving beyond traditional segment-wise metrics to quantify true positives, false positives, and false negatives based on event overlap (IoU).
- Biology/Application Demonstrates the application of the Mamba architecture on a rich, multimodal dataset from the ANNE One wearable (ECG, accelerometry, temperature, PPG) from an older, clinically diverse cohort (mean age 56), testing robustness in realistic, noisy conditions.
主要结论
- The model-predicted AHI showed a very high correlation with PSG-derived AHI (R=0.95, p=8.3e-30) with a mean absolute error of 2.83 events/hour.
- At the 30-second epoch level, the model achieved high sensitivity (0.93) and specificity (0.95) for detecting epochs containing any respiratory event.
- The model demonstrated capability in event-type characterization, correctly classifying 77% of central apneas and 95% of other respiratory events (RERA/Hypopnea/Obstructive).
摘要: Objectives: In-laboratory polysomnography (PSG) is the reference standard for the diagnosis of sleep disordered breathing, and characterization of disease physiology along multiple dimensions. However, it is labour intensive, poorly scalable, and can perturb sleep. Numerous devices for home sleep apnea testing (HSAT), along with tools for automated analysis, have been developed to address these limitations. Although several such tools have shown good performance at establishing a diagnosis of SDB at the recording level, most have uncertain performance at the individual event level, including differentiation of event type (e.g. central vs. obstructive apneas), and determination of precise event timing. Moreover, while disruption of sleep architecture is a key feature of sleep disordered breathing, not all HSAT devices are able to return epoch-by-epoch sleep staging. Here we present and evaluate a deep-learning model for diagnosis and event-level characterization of sleep disordered breathing based on signals from the ANNE One, a non-intrusive dual-module wireless wearable system measuring chest electrocardiography, triaxial accelerometry, chest and finger temperature, and finger phototplethysmography. Methods: We obtained concurrent PSG and wearable sensor recordings from 384 adults attending a tertiary care sleep laboratory. Respiratory events in the PSG were manually annotated in accordance with AASM guidelines. Wearable sensor and PSG recordings were automatically aligned based on the ECG signal, alignment confirmed by visual inspection, and PSG-derived respiratory event labels were used to train and evaluate a deep sequential neural network based on the Mamba architecture. Results: In 57 recordings in our test set (mean age 56, mean AHI 10.8, 43.86% female) the model-predicted AHI was highly correlated with that derived form the PSG labels (R=0.95, p=8.3e-30, men absolute error 2.83). This performance did not vary with age or sex. At a threshold of AHI >5, the model had a sensitivity of 0.96, specificity of 0.87, and kappa of 0.82, and at a threshold of AHI >15, the model had a sensitivity of 0.86, specificity of 0.98, and kappa of 0.85. At the level of 30-sec epochs, the model had a sensitivity of 0.93 and specificity of 0.95, with a kappa of 0.68 regarding whether any given epoch contained a respiratory event. Among 3,555 detected respiratory events, and contrasting central apneas from other events, the model correctly classified 77% of central apneas and 95% of RERA/Hyp/Obs. Moreover, model predicted mean respiratory event duration was moderately correlated with PSG-derived event duration (R=0.53, p=4.9e-3). Conclusions: Applied to data from the ANNE One, a wireless wearable sensor system without sensors on the face or the head, a Mamba-based deep learning model can accurately predict AHI and identify SDB at clinically relevant thresholds, achieves good epoch- and event-level identification of individual respiratory events, and shows promise at physiological characterization of these events including event type (central vs. other) and event duration.