Computation-Aware Gaussian Processes: Model Selection And Linear-Time Inference
Jonathan Wenger, Kaiwen Wu, Philipp Hennig, Jacob R. Gardner, Geoff Pleiss, John P. Cunningham

TL;DR
This paper introduces a scalable, computation-aware Gaussian process method that enables efficient model selection and inference on large datasets, maintaining uncertainty quantification with linear-time complexity.
Contribution
It extends existing approaches to model selection in Gaussian processes, achieving linear-time scaling and outperforming state-of-the-art methods on large datasets.
Findings
Model selection on 1.8 million data points within hours on a single GPU.
Outperforms SGPR, CGGP, and SVGP in empirical evaluations.
Enables large-scale Gaussian process training with preserved uncertainty quantification.
Abstract
Model selection in Gaussian processes scales prohibitively with the size of the training dataset, both in time and memory. While many approximations exist, all incur inevitable approximation error. Recent work accounts for this error in the form of computational uncertainty, which enables -- at the cost of quadratic complexity -- an explicit tradeoff between computation and precision. Here we extend this development to model selection, which requires significant enhancements to the existing approach, including linear-time scaling in the size of the dataset. We propose a novel training loss for hyperparameter optimization and demonstrate empirically that the resulting method can outperform SGPR, CGGP and SVGP, state-of-the-art methods for GP model selection, on medium to large-scale datasets. Our experiments show that model selection for computation-aware GPs trained on 1.8 million data…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Fault Detection and Control Systems · Target Tracking and Data Fusion in Sensor Networks
MethodsGreedy Policy Search
