Neural Network-Based Piecewise Survival Models
Olov Holmer, Erik Frisk, Mattias Krysander
TL;DR
The paper tackles censored survival prediction by introducing a neural-network framework that defines four piecewise survival models on a time grid. It constructs the survival distribution using either piecewise constant or linear densities, or hazards, parameterized by neural network outputs and constrained to keep $S(0|x)=1$ and $S(t_{max}|x)>0$. Training is done via maximum likelihood on censored data, and the models are evaluated against an energy-based model on simulated Weibull data. The results show that piecewise linear hazard models offer the best accuracy, closely approaching the energy-based method but with significantly reduced computation, highlighting a practical trade-off between expressivity and efficiency.
Abstract
In this paper, a family of neural network-based survival models is presented. The models are specified based on piecewise definitions of the hazard function and the density function on a partitioning of the time; both constant and linear piecewise definitions are presented, resulting in a family of four models. The models can be seen as an extension of the commonly used discrete-time and piecewise exponential models and thereby add flexibility to this set of standard models. Using a simulated dataset the models are shown to perform well compared to the highly expressive, state-of-the-art energy-based model, while only requiring a fraction of the computation time.
