A gradient-based and determinant-free framework for fully Bayesian Gaussian process regression
P. Michael Kielstra, Michael Lindsey

TL;DR
This paper introduces a novel gradient-based, determinant-free Bayesian Gaussian process regression framework that efficiently infers hyperparameters using Hamiltonian Monte Carlo and GPU acceleration, enabling scalable and flexible modeling.
Contribution
It proposes a determinant-free, gradient-based approach for fully Bayesian GPR that simplifies hyperparameter inference and enhances scalability with GPU support.
Findings
Scales well to high-dimensional hyperparameters
Handles large kernel matrices efficiently
Demonstrates effective Bayesian inference in GPR
Abstract
Gaussian Process Regression (GPR) is widely used for inferring functions from noisy data. GPR crucially relies on the choice of a kernel, which might be specified in terms of a collection of hyperparameters that must be chosen or learned. Fully Bayesian GPR seeks to infer these kernel hyperparameters in a Bayesian sense, and the key computational challenge in sampling from their posterior distribution is the need for frequent determinant evaluations of large kernel matrices. This paper introduces a gradient-based, determinant-free approach for fully Bayesian GPR that combines a Gaussian integration trick for avoiding the determinant with Hamiltonian Monte Carlo (HMC) sampling. Our framework permits a matrix-free formulation and reduces the difficulty of dealing with hyperparameter gradients to a simple automatic differentiation. Our implementation is highly flexible and leverages GPU…
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
