Variational Inference for Gaussian Process Models for Survival Analysis

Abstract

Gaussian process survival analysis model (GPSAM) was recently proposed to address key deficiencies of the Cox proportional hazard model, namely the need to account for uncertainty in the hazard function modeling while, at the same time, relaxing the time-covariates factorized assumption of the Cox model. However, the existing MCMC inference algorithms for GPSAM have proven to be slow in practice. In this paper we propose novel and scalable variational inference algorithms for GPSAM that reduce the time complexity of the sampling approaches and improve scalability to large datasets. We accomplish this by employing two effective strategies in scalable GP: i) using pseudo inputs and ii) approximation via random feature expansions. In both setups, we derive the full and partial likelihood formulations, typically considered in survival analysis settings. The proposed approaches are evaluated on two clinical and a divorce-marriage benchmark datasets, where we demonstrate improvements in prediction accuracy over the existing survival analysis methods, while reducing the complexity of inference compared to the recent state-of-the-art MCMC-based algorithms.

Cite

Text

Kim and Pavlovic. "Variational Inference for Gaussian Process Models for Survival Analysis." Conference on Uncertainty in Artificial Intelligence, 2018.

Markdown

[Kim and Pavlovic. "Variational Inference for Gaussian Process Models for Survival Analysis." Conference on Uncertainty in Artificial Intelligence, 2018.](https://mlanthology.org/uai/2018/kim2018uai-variational/)

BibTeX

@inproceedings{kim2018uai-variational,
  title     = {{Variational Inference for Gaussian Process Models for Survival Analysis}},
  author    = {Kim, Minyoung and Pavlovic, Vladimir},
  booktitle = {Conference on Uncertainty in Artificial Intelligence},
  year      = {2018},
  pages     = {435-445},
  url       = {https://mlanthology.org/uai/2018/kim2018uai-variational/}
}