paper-with-me

Papers

Marginalizing Gaussian Process Hyperparameters using Sequential Monte Carlo

2015-02-06 · Andreas Svensson, Johan Dahlin, Thomas B. Schön

Gaussian process regression is a popular method for non-parametric probabilistic modeling of functions. The Gaussian process prior is characterized by so-called hyperparameters, which often have a large influence on the posterior model and can be difficult to tune. This work provides a method for numerical marginalization of the hyperparameters, relying on the rigorous framework of sequential Monte Carlo. Our method is well suited for online problems, and we demonstrate its ability to handle real-world problems with several dimensions and compare it to other marginalization methods. We also conclude that our proposed method is a competitive alternative to the commonly used point estimates maximizing the likelihood, both in terms of computational load and its ability to handle multimodal posteriors.

📄 PDF Abstract BibTeX arXiv:1502.01908

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Corrected Integrated Laplace Approximation for Bayesian Inference in Latent Gaussian Models

2026-05-19 · Jinlin Lai, Charles C. Margossian, Daniel R. Sheldon arxiv

Latent Gaussian models (LGMs) are a popular class of Bayesian hierarchical models that include Gaussian processes, as well as certain spatial models and mixed-effect models. Efficient Bayesian inference of LGMs often req…

Bayesian InferenceGaussian Processes

Active Learning of Linear Embeddings for Gaussian Processes

2013-10-24 · Roman Garnett, Michael A. Osborne, Philipp Hennig

We propose an active learning method for discovering low-dimensional structure in high-dimensional Gaussian process (GP) tasks. Such problems are increasingly frequent and important, but have hitherto presented severe pr…

Active LearningBayesian OptimizationGaussian Processesregression

Bayesian autoregression to optimize temporal Matérn kernel Gaussian process hyperparameters

2025-08-13 · Wouter M. Kouw arxiv

Gaussian processes are important models in the field of probabilistic numerics. We present a procedure for optimizing Matérn kernel temporal Gaussian processes with respect to the kernel covariance function's hyperparame…

Gaussian Processes

Approximate Inference for Fully Bayesian Gaussian Process Regression

2019-12-31 · pproximateinference AABI Symposium 2019 12 · Vidhi Lalchand, Carl Edward Rasmussen

Learning in Gaussian Process models occurs through the adaptation of hyperparameters of the mean and the covariance function. The classical approach entails maximizing the marginal likelihood yielding fixed point estimat…

GPRregressionVariational Inference

Towards Scalable Gaussian Process Modeling

2019-07-25 · Piyush Pandita, Jesper Kristensen, Liping Wang

Numerous engineering problems of interest to the industry are often characterized by expensive black-box objective experiments or computer simulations. Obtaining insight into the problem or performing subsequent optimiza…