Paper List
-
GOPHER: Optimization-based Phenotype Randomization for Genome-Wide Association Studies with Differential Privacy
This paper addresses the core challenge of balancing rigorous privacy protection with data utility when releasing full GWAS summary statistics, overco...
-
Real-time Cricket Sorting By Sex A low-cost embedded solution using YOLOv8 and Raspberry Pi
This paper addresses the critical bottleneck in industrial insect farming: the lack of automated, real-time sex sorting systems for Acheta domesticus ...
-
Training Dynamics of Learning 3D-Rotational Equivariance
This work addresses the core dilemma of whether to use computationally expensive equivariant architectures or faster symmetry-agnostic models with dat...
-
Fast and Accurate Node-Age Estimation Under Fossil Calibration Uncertainty Using the Adjusted Pairwise Likelihood
This paper addresses the dual challenge of computational inefficiency and sensitivity to fossil calibration errors in Bayesian divergence time estimat...
-
Few-shot Protein Fitness Prediction via In-context Learning and Test-time Training
This paper addresses the core challenge of accurately predicting protein fitness with only a handful of experimental observations, where data collecti...
-
scCluBench: Comprehensive Benchmarking of Clustering Algorithms for Single-Cell RNA Sequencing
This paper addresses the critical gap of fragmented and non-standardized benchmarking in single-cell RNA-seq clustering, which hinders objective compa...
-
Simulation and inference methods for non-Markovian stochastic biochemical reaction networks
This paper addresses the computational bottleneck of simulating and performing Bayesian inference for non-Markovian biochemical systems with history-d...
-
Assessment of Simulation-based Inference Methods for Stochastic Compartmental Models
This paper addresses the core challenge of performing accurate Bayesian parameter inference for stochastic epidemic models when the likelihood functio...
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.