English

Countdown Regression: Sharp and Calibrated Survival Predictions

Machine Learning 2019-06-20 v2 Applications Machine Learning

Abstract

Probabilistic survival predictions from models trained with Maximum Likelihood Estimation (MLE) can have high, and sometimes unacceptably high variance. The field of meteorology, where the paradigm of maximizing sharpness subject to calibration is popular, has addressed this problem by using scoring rules beyond MLE, such as the Continuous Ranked Probability Score (CRPS). In this paper we present the \emph{Survival-CRPS}, a generalization of the CRPS to the survival prediction setting, with right-censored and interval-censored variants. We evaluate our ideas on the mortality prediction task using two different Electronic Health Record (EHR) data sets (STARR and MIMIC-III) covering millions of patients, with suitable deep neural network architectures: a Recurrent Neural Network (RNN) for STARR and a Fully Connected Network (FCN) for MIMIC-III. We compare results between the two scoring rules while keeping the network architecture and data fixed, and show that models trained with Survival-CRPS result in sharper predictive distributions compared to those trained by MLE, while still maintaining calibration.

Keywords

Cite

@article{arxiv.1806.08324,
  title  = {Countdown Regression: Sharp and Calibrated Survival Predictions},
  author = {Anand Avati and Tony Duan and Sharon Zhou and Kenneth Jung and Nigam H. Shah and Andrew Ng},
  journal= {arXiv preprint arXiv:1806.08324},
  year   = {2019}
}

Comments

UAI 2019

R2 v1 2026-06-23T02:37:31.352Z