Related Experiment Video
Updated: Oct 17, 2025

06:19
Constructing and Visualizing Models using Mime-based Machine-learning Framework
Published on: July 22, 2025
1.2K
Continuous and discrete-time survival prediction with neural networks
Håvard Kvamme1, Ørnulf Borgan2
1Department of Mathematics, University of Oslo, P.O. Box 1053 Blindern, 0316, Oslo, Norway. haavakva@math.uio.no.
Lifetime Data Analysis
|October 7, 2021
Summary
Neural networks offer new time-to-event prediction methods. Discrete-time survival models, particularly those using hazard rates, show strong performance and can approximate continuous-time data effectively.
Area of Science:
- Machine Learning
- Survival Analysis
- Biostatistics
Background:
- Recent advancements in machine learning, especially neural networks, have spurred novel time-to-event prediction techniques.
- Parametric survival models are more readily integrated into neural networks than semi-parametric Cox models.
- Discrete-time survival models are well-suited for neural network extensions due to their fully parametric nature.
Purpose of the Study:
- To review and compare neural network-based discrete-time survival models.
- To demonstrate the application of discrete-time methods as approximations for continuous-time data.
- To introduce and evaluate a novel continuous-time survival prediction method.
Main Methods:
- Comparison of neural network approaches using probability mass function (PMF) and discrete hazard rate parametrizations.
- Development of discretization schemes (equidistant times/survival probabilities) and interpolation methods (piecewise constant density/hazard rates) for continuous-time approximation.
- Proposal and evaluation of a continuous-time method (PC-Hazard) with a piecewise constant hazard rate assumption.
Main Results:
- Methods utilizing hazard rate parametrization slightly outperformed those using PMF parametrization in simulations and real-world data analysis.
- Discrete-time methods effectively approximate continuous-time survival data.
- The proposed PC-Hazard method demonstrates high competitiveness against existing survival prediction techniques.
Conclusions:
- Neural network-based discrete-time survival models, particularly hazard rate formulations, offer robust performance for time-to-event predictions.
- The developed methods provide viable approximations for continuous-time survival data.
- The PC-Hazard method represents a significant advancement in continuous-time survival analysis.
Related Concept Videos
Survival Tree
183
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
183
Introduction To Survival Analysis
434
Survival analysis is a statistical method used to study time-to-event data, where the "event" might represent outcomes like death, disease relapse, system failure, or recovery. A unique feature of survival data is censoring, which occurs when the event of interest has not been observed for some individuals during the study period. This requires specialized techniques to handle incomplete data effectively.
The primary goal of survival analysis is to estimate survival time—the time...
The primary goal of survival analysis is to estimate survival time—the time...
434
Assumptions of Survival Analysis
218
Survival models analyze the time until one or more events occur, such as death in biological organisms or failure in mechanical systems. These models are widely used across fields like medicine, biology, engineering, and public health to study time-to-event phenomena. To ensure accurate results, survival analysis relies on key assumptions and careful study design.
218
Parametric Survival Analysis: Weibull and Exponential Methods
707
Parametric survival analysis models survival data by assuming a specific probability distribution for the time until an event occurs. The Weibull and exponential distributions are two of the most commonly used methods in this context, due to their versatility and relatively straightforward application.
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
707
Prediction Intervals
2.5K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.5K
Kaplan-Meier Approach
304
The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
304
