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.

169,051 papers · 148 categories

Trend · papers per month

0.3%0.5%0.8%0.7% · Dec 201819922001200920172026
48 results for sepsis phenotypes

HyDaP clusters mixed-type data efficiently.

problem Clustering data with mixed types (continuous and categorical).
method Two-step hybrid approach: density-based and partition-based for continuous variables, partition-based for mixed data.
result HyDaP outperforms existing methods in clustering electronic health records.

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 ↗

Deep learning and lazy learner improve early sepsis detection.

problem Detecting sepsis early in high-resolution ICU records.
method Deep learning model with temporal convolutional network and Gaussian Process Adapter; lazy learner with dynamic time warping.
result Improves sepsis detection from 0.25 to 0.40 AUPRC 7 hours before onset.

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.

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.

Paper uses a mix of deep and kernel learning to personalize sepsis treatment.

problem Managing sepsis in ICU patients due to individual variability.
method A mixture-of-experts framework combining kernel-based and deep reinforcement learning.
result The mixture-based approach outperforms individual methods on a large sepsis patient cohort.

Deep learning detects sepsis early, improving patient outcomes.

problem Improving timeliness of sepsis detection in various healthcare settings.
method Deep learning model on electronic health records, combining CNN and LSTM networks.
result Model performance ranges from 0.856 to 0.756 AUROC, detecting sepsis up to 24 hours in advance.

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.

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.

Disease phenotyping algorithms process observational clinical data to identify patients with specific diseases. Supervised phenotyping methods require significant quantities of expert-labeled data, while unsupervised methods may learn non-disease phenotypes. To address these limitations, we propose the Semi-Supervised …

2018-12-07abs ↗pdf ↗

The linking genotype to phenotype is the fundamental aim of modern genetics. We focus on study of links between gene expression data and phenotype data through integrative analysis. We propose three approaches. 1) The inherent complexity of phenotypes makes high-throughput phenotype profiling a very difficult and labor…

2015-06-29abs ↗pdf ↗

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.

Bayesian model enhances phenotype discovery in asthma EHRs.

problem Lack of interpretability in unsupervised learning phenotyping of EHR data.
method Operationalized a Bayesian latent class framework with clinical knowledge priors.
result Identified an asthma sub-phenotype with elevated eosinophil levels and allergy markers.

Model identifies key problems in HIV patients' records.

problem Complex and time-consuming task of identifying patient problems from electronic health records.
method Unsupervised phenotyping approach that jointly learns phenotypes from structured and unstructured data.
result Learned phenotypes and their relatedness are clinically valid and surpass existing methods.

This paper reviews methods for discovering patient subgroups from EHR data.

problem Discovering subgroups of patients and co-occurring medical conditions from EHR data.
method Low-rank data approximation methods like matrix and tensor decompositions.
result These methods provide transparent and interpretable insights into patient phenotypes.

Objective: We investigate whether deep learning techniques for natural language processing (NLP) can be used efficiently for patient phenotyping. Patient phenotyping is a classification task for determining whether a patient has a medical condition, and is a crucial part of secondary analysis of healthcare data. We ass…

2017-03-25abs ↗pdf ↗

Tensor factorization models offer an effective approach to convert massive electronic health records into meaningful clinical concepts (phenotypes) for data analysis. These models need a large amount of diverse samples to avoid population bias. An open challenge is how to derive phenotypes jointly across multiple hospi…

2017-04-11abs ↗pdf ↗

Develops methods for GWAS of high dimensional phenotypes using summary statistics.

problem Lack of methods to model pleiotropy in multi-phenotype GWAS.
method Bayesian inference model using summary statistics, fast computation, and biologically informed priors.
result Demonstrates utility in metabolite GWAS with interpretable pathway-level inference.

ODBAE detects complex phenotypes in biological data.

problem Challenges in identifying complex phenotypes from high-dimensional biological data.
method ODBAE (Outlier Detection using Balanced Autoencoders) identifies influential and high leverage points in latent relationships among multiple physiological parameters.
result ODBAE reveals novel metabolism-related genes and uncovers coordinated abnormalities across metabolic indicators.

TASTE combines static and temporal data for phenotyping EHRs.

problem Phenotyping EHRs with both static and temporal data.
method Jointly models static and temporal tensors using PARAFAC2 and non-negative matrix factorization, alternatingly solving sub-problems.
result TASTE outperforms existing methods in speed and clinical meaningfulness of phenotypes.

Study identifies three sub-phenotypes of AKI with different severity.

problem Tackles the heterogeneity of AKI to improve targeted interventions.
method Used a memory network-based deep learning approach on EHR data.
result Identified three distinct sub-phenotypes of AKI with varying severity.

Study uses LCA to identify ARDS sub-phenotypes improving predictive models.

problem Complex and heterogeneous nature of ARDS makes early recognition difficult.
method Applied latent class analysis to identify sub-groups, then built predictive models.
result Significantly improved prediction performance for two sub-phenotypes of ARDS.

SWoTTeD discovers hidden temporal patterns in EHR data.

problem Complex temporal patterns in EHR data.
method Sliding Window for Temporal Tensor Decomposition (SWoTTeD) with constraints and regularizations.
result SWoTTeD achieves at least as accurate reconstruction as state-of-the-art models and extracts meaningful temporal phenotypes.

WEST uses EHRs and expert cases to improve rare disease phenotyping.

problem Limited labeled data for rare diseases.
method Weakly supervised transformer model trained on probabilistic silver-standard labels.
result WEST outperforms existing methods in phenotype classification and subphenotyping.

We develop a model to cluster time-series data with interval censoring, improving disease phenotyping.

problem Noise and interval censoring hinder clustering in disease phenotyping.
method Deep generative, continuous-time model that clusters time-series data while correcting for censorship.
result Our model corrects for interval censoring and recovers known clinical subtypes.

Study develops electronic phenotypes of ICU patient acuity.

problem Limited time for patient acuity assessments and imprecise clinical trajectory prediction.
method Developed electronic phenotypes using automated variable retrieval in electronic health records.
result Identified three phenotypes: persistently stable, persistently unstable, and transitioning from unstable to stable.

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.

Binary PheNorm extends phenotype labeling for EHRs using binary silver labels.

problem Lack of gold-standard phenotype labels in EHR studies.
method Proposes Binary PheNorm, an extension that uses binary silver labels directly in phenotype scoring.
result Binary PheNorm achieved strong discrimination using binary labels alone and improved performance when combined with count labels.