Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,786 papers · 148 categories

Trend · papers per month

1223 · May 201919922001200920172026
48 results for pediatric sepsis

Study identifies subphenotypes of pediatric sepsis to improve ML predictive performance.

problem Enhance machine learning predictive performance in pediatric sepsis.
method Latent profile analysis of clinical data to identify subphenotypes, followed by ML experiments.
result Improved predictive performance of ML models targeting specific subphenotypes of pediatric sepsis.

Sepsis is a dangerous condition that is a leading cause of patient mortality. Treating sepsis is highly challenging, because individual patients respond very differently to medical interventions and there is no universally agreed-upon treatment for sepsis. In this work, we explore the use of continuous state-space mode…

2018-11-23abs ↗pdf ↗

Characterizing a patient's progression through stages of sepsis is critical for enabling risk stratification and adaptive, personalized treatment. However, commonly used sepsis diagnostic criteria fail to account for significant underlying heterogeneity, both between patients as well as over time in a single patient. W…

2018-01-09abs ↗pdf ↗

DeepAISE predicts sepsis onset with high accuracy and low false alarms.

problem Early prediction of sepsis in ICU patients to improve clinical situational awareness.
method Recurrent neural survival model that combines clinical criteria and treatment policies.
result DeepAISE produces the most accurate predictions (AUC=0.90 and 0.87) and lowest false alarm rates (FAR=0.20 and 0.26) compared to baseline models.

Develops a fast non-invasive tool for diagnosing pediatric sleep apnea.

problem Diagnosing pediatric obstructive sleep apnea using an overnight sleep study is often impractical.
method Combines persistent homology, geometric shape analysis, and convolutional neural networks to classify facial images.
result Facial features associated with obstructive sleep apnea can be recognized for diagnosis.

EHR-MPC optimizes sepsis treatment using digital twins and inference-time control.

problem Optimal sepsis treatment policies are contested and difficult to adapt during inference.
method EHR-MPC decouples learning patient dynamics from treatment optimization, enabling inference-time control over learned digital twins.
result EHR-MPC achieves comparable off-policy performance and improved simulation performance compared to RL baselines.

Survey of techniques for diagnosing pediatric sleep apnea from inexpensive data.

problem Diagnosing pediatric sleep apnea from limited and variable data.
method Exploratory data analysis using correlation networks, Mapper, SVD; supervised and unsupervised learning techniques.
result Analysis of various learning techniques applied to pediatric sleep apnea data.

Enhances early risk assessments for pediatric outcomes using contrastive learning.

problem Improving risk assessments in early stages of pediatric development.
method Contrastive multi-modal framework that treats each time window as a distinct modality, training on all available data.
result Consistent improvements in early-stage risk assessments validated on real-world tasks.

New CNN architecture improves pediatric image segmentation by homogenizing pose and size.

problem Challenges in segmenting pediatric images due to pose and size heterogeneity.
method Spatial Transformer Network (STN) for pose and scale invariance, combined with UNet for segmentation.
result Improved pediatric segmentation, especially renal tumor delineation, with accelerated processing.

New method identifies sepsis-related patient features in EMR data.

problem Identify sepsis-related patient features in EMR data.
method Linear multivariate Hawkes process model with ReLU link function, coupled with gradient-based method.
result Identifies several interpretable GC chains that precede sepsis.

Predict sepsis early from EHR data with aggregated clinical events.

problem Predict sepsis from clinical data in EHR with temporal interactions.
method Aggregates heterogeneous clinical events, captures temporal interactions with LSTM.
result Achieved high utility score (0.321) in PhysioNet/Computing in Cardiology Challenge 2019.

Study evaluates how framing affects machine learning models for sepsis prediction.

problem Understanding and reporting framing is crucial for AI technology success.
method Four different approaches applied to AI models of sepsis prediction.
result On-clinical-demand framing showed the lowest missing values and best temporal dependencies.

Deep learning predicts asthma ED visits better than traditional methods.

problem Predicting asthma-related ED visits to improve patient management.
method Deep learning (Artificial Neural Networks) compared to Lasso logistic regression.
result Deep learning model (ANN) outperforms traditional Lasso logistic regression (AUC = 0.845 vs. AUC = 0.842).

New methods for evaluating and optimizing policies in offline RL with unobserved confounders.

problem Evaluating and optimizing policies in the presence of unobserved confounders.
method Characterized settings and algorithms for consistent value estimates and lower bounds, with sample complexity guarantees.
result Proved local convergence guarantees for offline policy improvement.

Study investigates how machine learning models degrade over time, leading to patient safety issues.

problem Overtime degradation of machine learning models in clinical settings.
method Used MIMIC-IV dataset to train models replicating commercial approaches, observing and analyzing degradation over a decade.
result An RNN model built on Epic features degrades from 0.729 AUC to 0.525 AUC over a decade, highlighting technical and clinical drift as root causes.

A ML-based method reconstructs 3D organ doses from 2D radiographs for pediatric abdominal radiotherapy.

problem Reconstructing detailed 3D dose distributions for childhood cancer survivors using limited 2D radiographs.
method Surrogate-free ML approach using 142 abdominal planning CTs, 300 artificial plans, and evolutionary algorithm.
result Accurate 3D dose reconstructions with MAEs ≤ 1.7 Gy for edge organs, validated on independent dataset.

Machine learning models trained on indirect data labels can fail on real-world examples.

problem Validity issues in machine learning when target labels are indirectly defined.
method Identification of problematic datasets and models using a general procedure.
result Machine learning models trained on indirect data labels will fail on real-world examples.

DCEM algorithm reduces bias in machine learning models trained on selective labels.

problem Bias in machine learning models trained on selective labels.
method Disparate Censorship Expectation-Maximization (DCEM) algorithm.
result DCEM improves bias mitigation without sacrificing discriminative performance.

Estimates individualized treatment effects using shared RBF-net neurons.

problem Identifying differential treatment effects based on covariates.
method Non-parametric radial basis function (RBF)-nets with shared hidden neurons in a Bayesian framework.
result Demonstrated through simulations and real data, the method identifies interesting treatment effects.

Proposes a method to estimate personalized treatments from high-dimensional data.

problem Estimating individualized treatment regimes (ITRs) from high-dimensional covariates.
method Directly targets the contrast between potential outcomes, using dimension-reduced outcome-weighted learning.
result Achieves universal consistency, converging to the Bayes risk under mild conditions.

Study analyzes sensitivity of RL algorithm for ICU hemodynamic management.

problem Evaluating safety and reliability of RL in clinical settings.
method Sensitivity analysis of Duel-DDQN on ICU sepsis patients.
result RL policies are sensitive to various implementation factors.

New method identifies proxies for causal effects on multiple outcomes.

problem Estimating causal effects in scenarios with multiple outcomes and treatments.
method Causal discovery method leveraging multiple outcomes as proxies for each treatment effect.
result Parallel studies of multiple outcomes can assist in causal identification.

New method estimates policy performance under unobserved confounding.

problem Estimating policy performance when decisions depend on unobserved variables.
method Developed worst-case bounds for robust OPE under unobserved confounding.
result Efficient procedure for computing worst-case bounds, proving statistical consistency.

PRL improves off-policy evaluation in partially observed MDPs.

problem Confounding and bias in offline reinforcement learning with unobserved state factors.
method Extends proximal causal inference to POMDPs, identifying and estimating target policy value.
result Semiparametrically efficient estimators for PRL in partially observed MDPs.

Framework improves clinical timeline reconstruction from text and tables.

problem Temporal precision and event timing in clinical narratives and EHRs.
method Retrieval-augmented multimodal alignment framework.
result Consistently improves absolute timestamp accuracy and temporal concordance.

We demonstrate a simple strategy to cope with missing data in sequential inputs, addressing the task of multilabel classification of diagnoses given clinical time series. Collected from the pediatric intensive care unit (PICU) at Children's Hospital Los Angeles, our data consists of multivariate time series of observat…

2016-06-13abs ↗pdf ↗