Calibrated Computation-Aware Gaussian Processes

Abstract

Gaussian processes are notorious for scaling cubically with the size of the training set, preventing application to very large regression problems. Computation-aware Gaussian processes (CAGPs) tackle this scaling issue by exploiting probabilistic linear solvers to reduce complexity, widening the posterior with additional \emph{computational} uncertainty due to reduced computation. However, the most commonly used CAGP framework results in (sometimes dramatically) conservative uncertainty quantification, making the posterior difficult to use in practice. In this work, we prove that if the utilised probabilistic linear solver is \emph{calibrated}, in a rigorous statistical sense, then so too is the induced CAGP. We thus propose a new CAGP framework, CAGP-GS, based on using Gauss-Seidel iterations for the underlying probabilistic linear solver. CAGP-GS performs favourably compared to existing approaches when the test set is low-dimensional and few iterations are performed. We test the calibratedness on a synthetic problem, and compare the performance to existing approaches on a large-scale global temperature regression problem.

Cite

Text

Hegde et al. "Calibrated Computation-Aware Gaussian Processes." Proceedings of The 28th International Conference on Artificial Intelligence and Statistics, 2025.

Markdown

[Hegde et al. "Calibrated Computation-Aware Gaussian Processes." Proceedings of The 28th International Conference on Artificial Intelligence and Statistics, 2025.](https://mlanthology.org/aistats/2025/hegde2025aistats-calibrated/)

BibTeX

@inproceedings{hegde2025aistats-calibrated,
  title     = {{Calibrated Computation-Aware Gaussian Processes}},
  author    = {Hegde, Disha and Adil, Mohamed and Cockayne, Jon},
  booktitle = {Proceedings of The 28th International Conference on Artificial Intelligence and Statistics},
  year      = {2025},
  pages     = {2098-2106},
  volume    = {258},
  url       = {https://mlanthology.org/aistats/2025/hegde2025aistats-calibrated/}
}