Correlated Product of Experts for Sparse Gaussian Process Regression
Manuel Sch\"urch, Dario Azzimonti, Alessio Benavoli, Marco Zaffalon

TL;DR
This paper introduces a scalable Gaussian process regression method that combines local experts with adjustable correlation, improving accuracy and efficiency over existing sparse GP techniques.
Contribution
It proposes a novel correlated product of experts framework that generalizes existing sparse GP methods and offers linear complexity in data size and number of experts.
Findings
Outperforms state-of-the-art GP approximations in accuracy and speed.
Handles general kernels and multiple variables effectively.
Maintains consistent uncertainty estimates across varying expert correlations.
Abstract
Gaussian processes (GPs) are an important tool in machine learning and statistics with applications ranging from social and natural science through engineering. They constitute a powerful kernelized non-parametric method with well-calibrated uncertainty estimates, however, off-the-shelf GP inference procedures are limited to datasets with several thousand data points because of their cubic computational complexity. For this reason, many sparse GPs techniques have been developed over the past years. In this paper, we focus on GP regression tasks and propose a new approach based on aggregating predictions from several local and correlated experts. Thereby, the degree of correlation between the experts can vary between independent up to fully correlated experts. The individual predictions of the experts are aggregated taking into account their correlation resulting in consistent…
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
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 · Advanced Multi-Objective Optimization Algorithms
MethodsGreedy Policy Search
