Preconditioned conjugate gradient, especially with a randomized Nyström eigenvalue decomposition preconditioner, solves the Stein equation linear systems used for MCMC post-processing in far fewer iterations than plain conjugate gradient.
Improving Linear System Solvers for Hyperparameter Optimisation in Iterative Gaussian Processes
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
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.
citation-role summary
citation-polarity summary
fields
stat.CO 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Fast Approximate Solution of Stein Equations for Post-Processing of MCMC
Preconditioned conjugate gradient, especially with a randomized Nyström eigenvalue decomposition preconditioner, solves the Stein equation linear systems used for MCMC post-processing in far fewer iterations than plain conjugate gradient.