Streaming PAC-Bayes Gaussian process regression with a performance guarantee for online decision making
Tianyu Liu, Jie Lu, Zheng Yan, Guangquan Zhang

TL;DR
This paper introduces a new online Gaussian process regression method based on PAC-Bayes theory, providing performance guarantees and competitive accuracy in streaming decision-making scenarios.
Contribution
It proposes a novel online GP algorithm that optimizes empirical risk and divergence regularization, with theoretical performance guarantees.
Findings
Provides a generalization guarantee for online GPs
Achieves competitive accuracy on regression datasets
Offers a new theoretical framework based on PAC-Bayes for online GPs
Abstract
As a powerful Bayesian non-parameterized algorithm, the Gaussian process (GP) has performed a significant role in Bayesian optimization and signal processing. GPs have also advanced online decision-making systems because their posterior distribution has a closed-form solution. However, its training and inference process requires all historic data to be stored and the GP model to be trained from scratch. For those reasons, several online GP algorithms, such as O-SGPR and O-SVGP, have been specifically designed for streaming settings. In this paper, we present a new theoretical framework for online GPs based on the online probably approximately correct (PAC) Bayes theory. The framework offers both a guarantee of generalized performance and good accuracy. Instead of minimizing the marginal likelihood, our algorithm optimizes both the empirical risk function and a regularization item, which…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Machine Learning and Data Classification · Fault Detection and Control Systems
MethodsGaussian Process · Greedy Policy Search
