MLLGJul 26, 2020

DeepHazard: neural network for time-varying risks

arXiv:2007.13218v27 citations
Originality Incremental advance
AI Analysis

This addresses the need for more flexible prognostic models in survival analysis for medical applications, though it is an incremental improvement over existing neural network methods.

The authors tackled the problem of survival prediction with time-varying risks by proposing DeepHazard, a neural network method that outperformed existing state-of-the-art approaches in predictive capability, achieving higher C-index scores on datasets like METABRIC, GBSG, and ACTG.

Prognostic models in survival analysis are aimed at understanding the relationship between patients' covariates and the distribution of survival time. Traditionally, semi-parametric models, such as the Cox model, have been assumed. These often rely on strong proportionality assumptions of the hazard that might be violated in practice. Moreover, they do not often include covariate information updated over time. We propose a new flexible method for survival prediction: DeepHazard, a neural network for time-varying risks. Our approach is tailored for a wide range of continuous hazards forms, with the only restriction of being additive in time. A flexible implementation, allowing different optimization methods, along with any norm penalty, is developed. Numerical examples illustrate that our approach outperforms existing state-of-the-art methodology in terms of predictive capability evaluated through the C-index metric. The same is revealed on the popular real datasets as METABRIC, GBSG, and ACTG.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes