English

Provably Reliable Large-Scale Sampling from Gaussian Processes

Machine Learning 2023-01-03 v3 Machine Learning Methodology

Abstract

When comparing approximate Gaussian process (GP) models, it can be helpful to be able to generate data from any GP. If we are interested in how approximate methods perform at scale, we may wish to generate very large synthetic datasets to evaluate them. Na\"{i}vely doing so would cost O(n3)\mathcal{O}(n^3) flops and O(n2)\mathcal{O}(n^2) memory to generate a size nn sample. We demonstrate how to scale such data generation to large nn whilst still providing guarantees that, with high probability, the sample is indistinguishable from a sample from the desired GP.

Keywords

Cite

@article{arxiv.2211.08036,
  title  = {Provably Reliable Large-Scale Sampling from Gaussian Processes},
  author = {Anthony Stephenson and Robert Allison and Edward Pyzer-Knapp},
  journal= {arXiv preprint arXiv:2211.08036},
  year   = {2023}
}

Comments

Main article 4 pages + 14 pages of supplementary material. To be published in NeurIPS 2022 Proceedings Workshop on "Gaussian Processes, Spatiotemporal Modeling, and Decision-making Systems"

R2 v1 2026-06-28T05:56:17.129Z