Parallel Gaussian Process Regression with Low-Rank Covariance Matrix Approximations
Jie Chen, Nannan Cao, Kian Hsiang Low, Ruofei Ouyang, Colin Keng-Yan, Tan, Patrick Jaillet

TL;DR
This paper introduces two parallel Gaussian process regression methods using low-rank covariance matrix approximations, enabling scalable, real-time predictions on large datasets while maintaining accuracy.
Contribution
The paper proposes novel parallel GP regression techniques that distribute computation efficiently and guarantee comparable predictive performance to centralized methods.
Findings
Significantly improved time efficiency and scalability on real-world datasets.
Predictive performance comparable to full Gaussian process regression.
Effective distribution of computation across multiple machines.
Abstract
Gaussian processes (GP) are Bayesian non-parametric models that are widely used for probabilistic regression. Unfortunately, it cannot scale well with large data nor perform real-time predictions due to its cubic time cost in the data size. This paper presents two parallel GP regression methods that exploit low-rank covariance matrix approximations for distributing the computational load among parallel machines to achieve time efficiency and scalability. We theoretically guarantee the predictive performances of our proposed parallel GPs to be equivalent to that of some centralized approximate GP regression methods: The computation of their centralized counterparts can be distributed among parallel machines, hence achieving greater time efficiency and scalability. We analytically compare the properties of our parallel GPs such as time, space, and communication complexity. Empirical…
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 · Advanced Multi-Objective Optimization Algorithms · Control Systems and Identification
