Accelerating Posterior sampling for Scalable Gaussian Process model
Zhihao Zhou

TL;DR
This paper evaluates various acceleration techniques for the conjugate gradient algorithm to improve Bayesian computations in large-scale Gaussian process models, highlighting the effectiveness of specific preconditioners in different scenarios.
Contribution
It provides a comprehensive simulation study comparing acceleration methods, emphasizing the benefits of diagonal preconditioners for scalable Gaussian process inference.
Findings
Diagonal preconditioners improve computational speed
Traditional solvers are less effective with high-dimensional matrices
Specialized acceleration techniques are robust across scenarios
Abstract
This Paper conducts a thorough simulation study to assess the effectiveness of various acceleration techniques designed to enhance the conjugate gradient algorithm, which is used for solving large linear systems to accelerate Bayesian computation in spatial analysis. The focus is on the application of symbolic decomposition and preconditioners, which are essential for the computational efficiency of conjugate gradient. The findings reveal notable differences in the effectiveness of these acceleration methods. Specific preconditioners, such as the Diagonal Preconditioner, consistently delivered improvements in computational speed. However, in settings involving high-dimensional matrices, traditional solvers were less effective, underscoring the importance of specialized acceleration techniques like the diagonal preconditioner and cgsparse. These methods demonstrated robust performance…
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
