Paper List
-
Formation of Artificial Neural Assemblies by Biologically Plausible Inhibition Mechanisms
This work addresses the core limitation of the Assembly Calculus model—its fixed-size, biologically implausible k-WTA selection process—by introducing...
-
How to make the most of your masked language model for protein engineering
This paper addresses the critical bottleneck of efficiently sampling high-quality, diverse protein sequences from Masked Language Models (MLMs) for pr...
-
Module control in youth symptom networks across COVID-19
This paper addresses the core challenge of distinguishing whether a prolonged societal stressor (COVID-19) fundamentally reorganizes the architecture ...
-
JEDI: Jointly Embedded Inference of Neural Dynamics
This paper addresses the core challenge of inferring context-dependent neural dynamics from noisy, high-dimensional recordings using a single unified ...
-
ATP Level and Phosphorylation Free Energy Regulate Trigger-Wave Speed and Critical Nucleus Size in Cellular Biochemical Systems
This work addresses the core challenge of quantitatively predicting how the cellular energy state (ATP level and phosphorylation free energy) governs ...
-
Packaging Jupyter notebooks as installable desktop apps using LabConstrictor
This paper addresses the core pain point of ensuring Jupyter notebook reproducibility and accessibility across different computing environments, parti...
-
SNPgen: Phenotype-Supervised Genotype Representation and Synthetic Data Generation via Latent Diffusion
This paper addresses the core challenge of generating privacy-preserving synthetic genotype data that maintains both statistical fidelity and downstre...
-
Continuous Diffusion Transformers for Designing Synthetic Regulatory Elements
This paper addresses the challenge of efficiently generating novel, cell-type-specific regulatory DNA sequences with high predicted activity while min...
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.