TL;DR
This paper introduces a novel low-rank and Markov approximation method for Gaussian process regression that enhances scalability and efficiency for big data, while maintaining predictive accuracy.
Contribution
It proposes a combined low-rank and Markov approximation (LMA) that improves scalability and performance of GP models through a flexible, parallelizable approach.
Findings
LMA achieves lower computational cost than existing sparse GPs.
LMA provides predictive performance comparable to full-rank GPs.
LMA is highly scalable and efficient on large datasets with multiple computing nodes.
Abstract
The expressive power of a Gaussian process (GP) model comes at a cost of poor scalability in the data size. To improve its scalability, this paper presents a low-rank-cum-Markov approximation (LMA) of the GP model that is novel in leveraging the dual computational advantages stemming from complementing a low-rank approximate representation of the full-rank GP based on a support set of inputs with a Markov approximation of the resulting residual process; the latter approximation is guaranteed to be closest in the Kullback-Leibler distance criterion subject to some constraint and is considerably more refined than that of existing sparse GP models utilizing low-rank representations due to its more relaxed conditional independence assumption (especially with larger data). As a result, our LMA method can trade off between the size of the support set and the order of the Markov property to…
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
MethodsGaussian Process
