Scalable Gaussian-Process Regression and Variable Selection Using Vecchia Approximations

Abstract

Gaussian process (GP) regression is a flexible, nonparametric approach to regression that naturally quantifies uncertainty. In many applications, the number of responses and covariates are both large, and a goal is to select covariates that are related to the response. For this setting, we propose a novel, scalable algorithm, coined VGPR, which optimizes a penalized GP log-likelihood based on the Vecchia GP approximation, an ordered conditional approximation from spatial statistics that implies a sparse Cholesky factor of the precision matrix. We traverse the regularization path from strong to weak penalization, sequentially adding candidate covariates based on the gradient of the log-likelihood and deselecting irrelevant covariates via a new quadratic constrained coordinate descent algorithm. We propose Vecchia-based mini-batch subsampling, which provides unbiased gradient estimators. The resulting procedure is scalable to millions of responses and thousands of covariates. Theoretical analysis and numerical studies demonstrate the improved scalability and accuracy relative to existing methods.

Cite

Text

Cao et al. "Scalable Gaussian-Process Regression and Variable Selection Using Vecchia Approximations." Journal of Machine Learning Research, 2022.

Markdown

[Cao et al. "Scalable Gaussian-Process Regression and Variable Selection Using Vecchia Approximations." Journal of Machine Learning Research, 2022.](https://mlanthology.org/jmlr/2022/cao2022jmlr-scalable/)

BibTeX

@article{cao2022jmlr-scalable,
  title     = {{Scalable Gaussian-Process Regression and Variable Selection Using Vecchia Approximations}},
  author    = {Cao, Jian and Guinness, Joseph and Genton, Marc G. and Katzfuss, Matthias},
  journal   = {Journal of Machine Learning Research},
  year      = {2022},
  pages     = {1-30},
  volume    = {23},
  url       = {https://mlanthology.org/jmlr/2022/cao2022jmlr-scalable/}
}