paper-with-me

Papers

Toward Conditional Distribution Calibration in Survival Prediction

2024-10-27 · Shi-ang Qi, Yakun Yu, Russell Greiner

Survival prediction often involves estimating the time-to-event distribution from censored datasets. Previous approaches have focused on enhancing discrimination and marginal calibration. In this paper, we highlight the significance of conditional calibration for real-world applications -- especially its role in individual decision-making. We propose a method based on conformal prediction that uses the model's predicted individual survival probability at that instance's observed time. This method effectively improves the model's marginal and conditional calibration, without compromising discrimination. We provide asymptotic theoretical guarantees for both marginal and conditional calibration and test it extensively across 15 diverse real-world datasets, demonstrating the method's practical effectiveness and versatility in various settings.

📄 PDF Abstract BibTeX arXiv:2410.20579

Code (1)

shi-ang/makesurvivalcalibratedagain 공식 구현 pytorch

Tasks

Conformal PredictionDecision MakingPredictionSurvival Prediction

Similar Papers 제목 키워드 기반

Survival Function Matching for Calibrated Time-to-Event Predictions

2019-05-21 · Paidamoyo Chapfuwa, Chenyang Tao, Lawrence Carin, Ricardo Henao

Models for predicting the time of a future event are crucial for risk assessment, across a diverse range of applications. Existing time-to-event (survival) models have focused primarily on preserving pairwise ordering of…

Deep Learning-Based Discrete Calibrated Survival Prediction

2022-08-17 · Patrick Fuhlert, Anne Ernst, Esther Dietrich, Fabian Westhaeusser 외

Deep neural networks for survival prediction outper-form classical approaches in discrimination, which is the ordering of patients according to their time-of-event. Conversely, classical approaches like the Cox Proportio…

Deep LearningPredictionSurvival Prediction

Copula-Based Deep Survival Models for Dependent Censoring

2023-06-20 · Ali Hossein Gharari Foomani, Michael Cooper, Russell Greiner, Rahul G. Krishnan

A survival dataset describes a set of instances (e.g. patients) and provides, for each, either the time until an event (e.g. death), or the censoring time (e.g. when lost to follow-up - which is a lower bound on the time…

Survival AnalysisSurvival Prediction

X-CAL: Explicit Calibration for Survival Analysis

2021-01-13 · NeurIPS 2020 12 · Mark Goldstein, Xintian Han, Aahlad Puli, Adler J. Perotte 외

Survival analysis models the distribution of time until an event of interest, such as discharge from the hospital or admission to the ICU. When a model's predicted number of events within any time interval is similar to …

Length-of-Stay predictionSurvival Analysis

SDPM: Survival Diffusion Probabilistic Model for Continuous-Time Survival Analysis

2026-05-21 · Stanislav R. Kirpichenko, Andrei V. Konstantinov, Lev V. Utkin arxiv

Survival analysis aims to estimate a time-to-event distribution from data with censored observations. Many existing methods either impose structural assumptions on the hazard function or discretize the time axis, which m…