Computationally-efficient initialisation of GPs: The generalised variogram method
Felipe Tobar, Elsa Cazelles, Taco de Wolff

TL;DR
This paper introduces a computationally efficient initialisation method for Gaussian process hyperparameters, called the generalised variogram method (GVM), which approximates maximum likelihood training without intensive likelihood computations.
Contribution
The paper extends the variogram approach from geostatistics to Gaussian processes, providing a new pretraining strategy that is both accurate and computationally efficient.
Findings
GVM closely approximates ML hyperparameters across various kernels.
GVM reduces computational complexity compared to traditional ML training.
Experimental results validate GVM's accuracy and efficiency on synthetic and real data.
Abstract
We present a computationally-efficient strategy to initialise the hyperparameters of a Gaussian process (GP) avoiding the computation of the likelihood function. Our strategy can be used as a pretraining stage to find initial conditions for maximum-likelihood (ML) training, or as a standalone method to compute hyperparameters values to be plugged in directly into the GP model. Motivated by the fact that training a GP via ML is equivalent (on average) to minimising the KL-divergence between the true and learnt model, we set to explore different metrics/divergences among GPs that are computationally inexpensive and provide hyperparameter values that are close to those found via ML. In practice, we identify the GP hyperparameters by projecting the empirical covariance or (Fourier) power spectrum onto a parametric family, thus proposing and studying various measures of discrepancy operating…
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
TopicsGaussian Processes and Bayesian Inference · Time Series Analysis and Forecasting · Statistical and numerical algorithms
MethodsGaussian Process · Greedy Policy Search
