Time-to-Event Prediction with Neural Networks and Cox Regression

Abstract

New methods for time-to-event prediction are proposed by extending the Cox proportional hazards model with neural networks. Building on methodology from nested case-control studies, we propose a loss function that scales well to large data sets and enables fitting of both proportional and non-proportional extensions of the Cox model. Through simulation studies, the proposed loss function is verified to be a good approximation for the Cox partial log-likelihood. The proposed methodology is compared to existing methodologies on real-world data sets and is found to be highly competitive, typically yielding the best performance in terms of Brier score and binomial log-likelihood. A python package for the proposed methods is available at https://github.com/havakv/pycox.

Cite

Text

Kvamme et al. "Time-to-Event Prediction with Neural Networks and Cox Regression." Journal of Machine Learning Research, 2019.

Markdown

[Kvamme et al. "Time-to-Event Prediction with Neural Networks and Cox Regression." Journal of Machine Learning Research, 2019.](https://mlanthology.org/jmlr/2019/kvamme2019jmlr-timetoevent/)

BibTeX

@article{kvamme2019jmlr-timetoevent,
  title     = {{Time-to-Event Prediction with Neural Networks and Cox Regression}},
  author    = {Kvamme, Håvard and Borgan, Ørnulf and Scheel, Ida},
  journal   = {Journal of Machine Learning Research},
  year      = {2019},
  pages     = {1-30},
  volume    = {20},
  url       = {https://mlanthology.org/jmlr/2019/kvamme2019jmlr-timetoevent/}
}