paper-with-me

Papers

Deep Learning-Based Discrete Calibrated Survival Prediction

2022-08-17 · Patrick Fuhlert, Anne Ernst, Esther Dietrich, Fabian Westhaeusser, Karin Kloiber, Stefan Bonn

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 Proportional Hazards model display much better calibration, the correct temporal prediction of events of the underlying distribution. Especially in the medical domain, where it is critical to predict the survival of a single patient, both discrimination and calibration are important performance metrics. Here we present Discrete Calibrated Survival (DCS), a novel deep neural network for discriminated and calibrated survival prediction that outperforms competing survival models in discrimination on three medical datasets, while achieving best calibration among all discrete time models. The enhanced performance of DCS can be attributed to two novel features, the variable temporal output node spacing and the novel loss term that optimizes the use of uncensored and censored patient data. We believe that DCS is an important step towards clinical application of deep-learning-based survival prediction with state-of-the-art discrimination and good calibration.

📄 PDF Abstract BibTeX arXiv:2208.08182

Code (1)

imsb-uke/dcsurv 공식 구현 tf

Tasks

Deep LearningPredictionSurvival Prediction

Similar Papers 제목 키워드 기반

Towards Clinical Prediction with Transparency: An Explainable AI Approach to Survival Modelling in Residential Aged Care

2023-12-01 · Teo Susnjak, Elise Griffin

Background: Accurate survival time estimates aid end-of-life medical decision-making. Objectives: Develop an interpretable survival model for elderly residential aged care residents using advanced machine learning. Setti…

Decision MakingNutritionSurvival Prediction

Continuous and Discrete-Time Survival Prediction with Neural Networks

2019-10-15 · Håvard Kvamme, Ørnulf Borgan

Application of discrete-time survival methods for continuous-time survival prediction is considered. For this purpose, a scheme for discretization of continuous-time data is proposed by considering the quantiles of the e…

PredictionSurvival AnalysisSurvival Prediction

Good Rankings, Wrong Probabilities: A Calibration Audit of Multimodal Cancer Survival Models

2026-04-05 · Sajad Ghawami arxiv

Multimodal deep learning models that fuse whole-slide histopathology images with genomic data have achieved strong discriminative performance for cancer survival prediction, as measured by the concordance index. Yet whet…

Multimodal Deep Learning

Evidential Fusion Network for Multimodal Survival Prediction under Missing Modalities

2026-06-18 · Yucheng Xing, Hailan Mo, Zi Wang, Ling Huang 외 arxiv

Recent multimodal survival prediction models have demonstrated strong predictive performance by leveraging complementary information across modalities. However, such models generally assume data completeness and exhibit …

DNAMite: Interpretable Calibrated Survival Analysis with Discretized Additive Models

2024-11-08 · Mike Van Ness, Billy Block, Madeleine Udell

Survival analysis is a classic problem in statistics with important applications in healthcare. Most machine learning models for survival analysis are black-box models, limiting their use in healthcare settings where int…

Additive modelsSurvival Analysis