Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Improving Linear System Solvers for Hyperparameter Optimisation in Iterative Gaussian Processes

About

Scaling hyperparameter optimisation to very large datasets remains an open problem in the Gaussian process community. This paper focuses on iterative methods, which use linear system solvers, like conjugate gradients, alternating projections or stochastic gradient descent, to construct an estimate of the marginal likelihood gradient. We discuss three key improvements which are applicable across solvers: (i) a pathwise gradient estimator, which reduces the required number of solver iterations and amortises the computational cost of making predictions, (ii) warm starting linear system solvers with the solution from the previous step, which leads to faster solver convergence at the cost of negligible bias, (iii) early stopping linear system solvers after a limited computational budget, which synergises with warm starting, allowing solver progress to accumulate over multiple marginal likelihood steps. These techniques provide speed-ups of up to $72\times$ when solving to tolerance, and decrease the average residual norm by up to $7\times$ when stopping early.

Jihao Andreas Lin, Shreyas Padhy, Bruno Mlodozeniec, Javier Antor\'an, Jos\'e Miguel Hern\'andez-Lobato• 2024

Related benchmarks

TaskDatasetResultRank
Marginal Likelihood EstimationPOL (mean over 10 splits)
Test Log-Likelihood1.27
12
Marginal Likelihood EstimationELEV mean over 10 splits
Test Log-Likelihood-0.39
12
Marginal Likelihood EstimationBIKE (mean over 10 splits)
Test Log-Likelihood2.15
12
Marginal Likelihood EstimationPROT mean over 10 splits
Test Log-Likelihood-0.59
12
Marginal Likelihood EstimationKEGG
Test Log-Likelihood1.08
11
Marginal Likelihood EstimationAggregate (POL, ELEV, BIKE, PROT, KEGG)
Average Speed-Up7.2
6
Showing 6 of 6 rows

Other info

Follow for update