Robust and Computation-Aware Gaussian Processes
Marshal Arijona Sinaga, Julien Martinelli, Samuel Kaski

TL;DR
This paper introduces RCaGP, a Gaussian process model that simultaneously enhances robustness to outliers and accounts for approximation uncertainties, leading to more reliable predictions in large, contaminated datasets.
Contribution
The paper presents RCaGP, a novel scalable Gaussian process framework that jointly addresses robustness to outliers and approximation-induced uncertainties, a combination not previously achieved.
Findings
RCaGP provides more conservative and reliable uncertainty estimates.
Empirical results show improved performance on regression and Bayesian optimization tasks.
The model maintains robustness even with significant outlier contamination.
Abstract
Gaussian processes (GPs) are widely used for regression and optimization tasks such as Bayesian optimization (BO) due to their expressiveness and principled uncertainty estimates. However, in settings with large datasets corrupted by outliers, standard GPs and their sparse approximations struggle with computational tractability and robustness. We introduce Robust Computation-aware Gaussian Process (RCaGP), a novel GP model that jointly addresses these challenges by combining a principled treatment of approximation-induced uncertainty with robust generalized Bayesian updating. The key insight is that robustness and approximation-awareness are not orthogonal but intertwined: approximations can exacerbate the impact of outliers, and mitigating one without the other is insufficient. Unlike previous work that focuses narrowly on either robustness or approximation quality, RCaGP combines both…
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
