paper-with-me

Papers

Marginalised Gaussian Processes with Nested Sampling

2020-10-30 · NeurIPS 2021 12 · Fergus Simpson, Vidhi Lalchand, Carl Edward Rasmussen

Gaussian Process (GPs) models are a rich distribution over functions with inductive biases controlled by a kernel function. Learning occurs through the optimisation of kernel hyperparameters using the marginal likelihood as the objective. This classical approach known as Type-II maximum likelihood (ML-II) yields point estimates of the hyperparameters, and continues to be the default method for training GPs. However, this approach risks underestimating predictive uncertainty and is prone to overfitting especially when there are many hyperparameters. Furthermore, gradient based optimisation makes ML-II point estimates highly susceptible to the presence of local minima. This work presents an alternative learning procedure where the hyperparameters of the kernel function are marginalised using Nested Sampling (NS), a technique that is well suited to sample from complex, multi-modal distributions. We focus on regression tasks with the spectral mixture (SM) class of kernels and find that a principled approach to quantifying model uncertainty leads to substantial gains in predictive performance across a range of synthetic and benchmark data sets. In this context, nested sampling is also found to offer a speed advantage over Hamiltonian Monte Carlo (HMC), widely considered to be the gold-standard in MCMC based inference.

📄 PDF Abstract BibTeX arXiv:2010.16344

Code (1)

frgsimpson/nsampling 공식 구현 tf

Tasks

Gaussian Processes

Similar Papers 제목 키워드 기반

Marginalised Spectral Mixture Kernels with Nested Sampling

2020-11-23 · pproximateinference AABI Symposium 2021 1 · Fergus Simpson, Vidhi Lalchand, Carl Edward Rasmussen

Gaussian Process (GPs) models are a rich distribution over functions with inductive biases controlled by a kernel function. Learning occurs through optimisation of the kernel hyperparameters using the marginal likelihood…

Prediction IntervalsregressionTime SeriesTime Series Analysis+1

Kernel-, mean- and noise-marginalised Gaussian processes for exoplanet transits and $H_0$ inference

2023-11-07 · Namu Kroupa, David Yallup, Will Handley, Michael Hobson

Using a fully Bayesian approach, Gaussian Process regression is extended to include marginalisation over the kernel choice and kernel hyperparameters. In addition, Bayesian model comparison via the evidence enables direc…

Gaussian Processes

On the Laplace Approximation as Model Selection Criterion for Gaussian Processes

2024-03-14 · Andreas Besginow, Jan David Hüwel, Thomas Pawellek, Christian Beecks 외

Model selection aims to find the best model in terms of accuracy, interpretability or simplicity, preferably all at once. In this work, we focus on evaluating model performance of Gaussian process models, i.e. finding a …

Gaussian ProcessesModel Selection

Fast methods for training Gaussian processes on large data sets

2016-04-05 · Christopher J. Moore, Alvin J. K. Chua, Christopher P. L. Berry, Jonathan R. Gair

Gaussian process regression (GPR) is a non-parametric Bayesian technique for interpolating or fitting data. The main barrier to further uptake of this powerful tool rests in the computational costs associated with the ma…

Gaussian ProcessesGPRregression

Nested Variational Compression in Deep Gaussian Processes

2014-12-03 · James Hensman, Neil D. Lawrence

Deep Gaussian processes provide a flexible approach to probabilistic modelling of data using either supervised or unsupervised learning. For tractable inference approximations to the marginal likelihood of the model must…

Gaussian ProcessesVariational Inference