English

Constant-Time Predictive Distributions for Gaussian Processes

Machine Learning 2018-06-21 v4 Machine Learning

Abstract

One of the most compelling features of Gaussian process (GP) regression is its ability to provide well-calibrated posterior distributions. Recent advances in inducing point methods have sped up GP marginal likelihood and posterior mean computations, leaving posterior covariance estimation and sampling as the remaining computational bottlenecks. In this paper we address these shortcomings by using the Lanczos algorithm to rapidly approximate the predictive covariance matrix. Our approach, which we refer to as LOVE (LanczOs Variance Estimates), substantially improves time and space complexity. In our experiments, LOVE computes covariances up to 2,000 times faster and draws samples 18,000 times faster than existing methods, all without sacrificing accuracy.

Keywords

Cite

@article{arxiv.1803.06058,
  title  = {Constant-Time Predictive Distributions for Gaussian Processes},
  author = {Geoff Pleiss and Jacob R. Gardner and Kilian Q. Weinberger and Andrew Gordon Wilson},
  journal= {arXiv preprint arXiv:1803.06058},
  year   = {2018}
}

Comments

ICML 2018

R2 v1 2026-06-23T00:55:02.336Z