English

Trustworthy Prediction with Gaussian Process Knowledge Scores

Machine Learning 2026-02-24 v1 Machine Learning Signal Processing

Abstract

Probabilistic models are often used to make predictions in regions of the data space where no observations are available, but it is not always clear whether such predictions are well-informed by previously seen data. In this paper, we propose a knowledge score for predictions from Gaussian process regression (GPR) models that quantifies the extent to which observing data have reduced our uncertainty about a prediction. The knowledge score is interpretable and naturally bounded between 0 and 1. We demonstrate in several experiments that the knowledge score can anticipate when predictions from a GPR model are accurate, and that this anticipation improves performance in tasks such as anomaly detection, extrapolation, and missing data imputation. Source code for this project is available online at https://github.com/KurtButler/GP-knowledge.

Keywords

Cite

@article{arxiv.2506.18630,
  title  = {Trustworthy Prediction with Gaussian Process Knowledge Scores},
  author = {Kurt Butler and Guanchao Feng and Tong Chen and Petar Djuric},
  journal= {arXiv preprint arXiv:2506.18630},
  year   = {2026}
}

Comments

6 pages, 5 figures, to be published in the Proceedings of the European Signal Processing Conference (EUSIPCO)

R2 v1 2026-07-01T03:29:26.987Z