paper-with-me

홈 › Papers

SurvLatent ODE : A Neural ODE based time-to-event model with competing risks for longitudinal data improves cancer-associated Venous Thromboembolism (VTE) prediction

2022-04-20 · Intae Moon, Stefan Groha, Alexander Gusev

Effective learning from electronic health records (EHR) data for prediction of clinical outcomes is often challenging because of features recorded at irregular timesteps and loss to follow-up as well as competing events such as death or disease progression. To that end, we propose a generative time-to-event model, SurvLatent ODE, which adopts an Ordinary Differential Equation-based Recurrent Neural Networks (ODE-RNN) as an encoder to effectively parameterize dynamics of latent states under irregularly sampled input data. Our model then utilizes the resulting latent embedding to flexibly estimate survival times for multiple competing events without specifying shapes of event-specific hazard function. We demonstrate competitive performance of our model on MIMIC-III, a freely-available longitudinal dataset collected from critical care units, on predicting hospital mortality as well as the data from the Dana-Farber Cancer Institute (DFCI) on predicting onset of Venous Thromboembolism (VTE), a life-threatening complication for patients with cancer, with death as a competing event. SurvLatent ODE outperforms the current clinical standard Khorana Risk scores for stratifying VTE risk groups, while providing clinically meaningful and interpretable latent representations.

📄 PDF Abstract BibTeX arXiv:2204.09633

Code (1)

itmoon7/survlatent_ode 공식 구현 pytorch

Similar Papers 제목 키워드 기반

A Deep Learning Approach for Dynamic Survival Analysis with Competing Risks

2019-05-01 · ICLR 2019 5 · Changhee Lee, Mihaela van der Schaar

Currently available survival analysis methods are limited in their ability to deal with complex, heterogeneous, and longitudinal data such as that available in primary care records, or in their ability to deal with multi…

Survival Analysis

Siamese Survival Analysis with Competing Risks

2018-07-16 · ICLR 2018 1 · Anton Nemchenko, Trent Kyono, Mihaela van der Schaar

Survival analysis in the presence of multiple possible adverse events, i.e., competing risks, is a pervasive problem in many industries (healthcare, finance, etc.). Since only one event is typically observed, the inciden…

PrognosisSurvival Analysis

Survival Models: Proper Scoring Rule and Stochastic Optimization with Competing Risks

2024-10-22 · Julie Alberge, Vincent Maladière, Olivier Grisel, Judith Abécassis 외

When dealing with right-censored data, where some outcomes are missing due to a limited observation period, survival analysis -- known as time-to-event analysis -- focuses on predicting the time until an event of interes…

scoring ruleStochastic OptimizationSurvival Analysis

Competing Risks: Impact on Risk Estimation and Algorithmic Fairness

2025-08-07 · Vincent Jeanselme, Brian Tom, Jessica Barrett arxiv

Accurate time-to-event prediction is integral to decision-making, informing medical guidelines, hiring decisions, and resource allocation. Survival analysis, the quantitative framework used to model time-to-event data, a…

Survival Seq2Seq: A Survival Model based on Sequence to Sequence Architecture

2022-04-09 · Ebrahim Pourjafari, Navid Ziaei, Mohammad R. Rezaei, Amir Sameizadeh 외

This paper introduces a novel non-parametric deep model for estimating time-to-event (survival analysis) in presence of censored data and competing risks. The model is designed based on the sequence-to-sequence (Seq2Seq)…

DecoderSurvival Analysis