Warm Start Marginal Likelihood Optimisation for Iterative Gaussian Processes
Jihao Andreas Lin, Shreyas Padhy, Bruno Mlodozeniec, Jos\'e, Miguel Hern\'andez-Lobato

TL;DR
This paper introduces a warm start approach for iterative Gaussian process hyperparameter optimization, significantly reducing computation time while maintaining accuracy, demonstrated on regression tasks with up to 16x speed-up.
Contribution
It proposes a novel warm start method for iterative Gaussian process marginal likelihood optimization, improving efficiency by reusing solutions of linear systems.
Findings
Warm starts achieve the same results as traditional methods.
Up to 16x average speed-up on regression datasets.
Effective in reducing computational costs for large linear systems.
Abstract
Gaussian processes are a versatile probabilistic machine learning model whose effectiveness often depends on good hyperparameters, which are typically learned by maximising the marginal likelihood. In this work, we consider iterative methods, which use iterative linear system solvers to approximate marginal likelihood gradients up to a specified numerical precision, allowing a trade-off between compute time and accuracy of a solution. We introduce a three-level hierarchy of marginal likelihood optimisation for iterative Gaussian processes, and identify that the computational costs are dominated by solving sequential batches of large positive-definite systems of linear equations. We then propose to amortise computations by reusing solutions of linear system solvers as initialisations in the next step, providing a . Finally, we discuss the necessary conditions and…
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
