paper-with-me

Papers

Efficient Bayesian Inference for a Gaussian Process Density Model

2018-05-29 · Christian Donner, Manfred Opper

We reconsider a nonparametric density model based on Gaussian processes. By augmenting the model with latent P\'olya--Gamma random variables and a latent marked Poisson process we obtain a new likelihood which is conjugate to the model's Gaussian process prior. The augmented posterior allows for efficient inference by Gibbs sampling and an approximate variational mean field approach. For the latter we utilise sparse GP approximations to tackle the infinite dimensionality of the problem. The performance of both algorithms and comparisons with other density estimators are demonstrated on artificial and real datasets with up to several thousand data points.

📄 PDF Abstract BibTeX arXiv:1805.11494

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceGaussian Processes

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 제목 키워드 기반

Adaptive Gaussian process approximation for Bayesian inference with expensive likelihood functions

2017-03-29 · Hongqiao Wang, Jinglai Li

We consider Bayesian inference problems with computationally intensive likelihood functions. We propose a Gaussian process (GP) based method to approximate the joint distribution of the unknown parameters and the data. I…

Active LearningBayesian Inference

Fast post-process Bayesian inference with Variational Sparse Bayesian Quadrature

2023-03-09 · Chengkun Li, Grégoire Clarté, Martin Jørgensen, Luigi Acerbi

In applied Bayesian inference scenarios, users may have access to a large number of pre-existing model evaluations, for example from maximum-a-posteriori (MAP) optimization runs. However, traditional approximate inferenc…

Active LearningBayesian InferenceVariational Inference

Laplace approximation for logistic Gaussian process density estimation and regression

2012-11-01 · Jaakko Riihimäki, Aki Vehtari

Logistic Gaussian process (LGP) priors provide a flexible alternative for modelling unknown densities. The smoothness properties of the density estimates can be controlled through the prior covariance structure of the LG…

Bayesian InferenceDensity Estimationregression

Enhancing Gaussian Process Surrogates for Optimization and Posterior Approximation via Random Exploration

2024-01-30 · Hwanwoo Kim, Daniel Sanz-Alonso

This paper proposes novel noise-free Bayesian optimization strategies that rely on a random exploration step to enhance the accuracy of Gaussian process surrogate models. The new algorithms retain the ease of implementat…

Bayesian InferenceBayesian Optimization

The Gaussian Process Density Sampler

2008-12-01 · NeurIPS 2008 12 · Iain Murray, David Mackay, Ryan P. Adams

We present the Gaussian Process Density Sampler (GPDS), an exchangeable generative model for use in nonparametric Bayesian density estimation. Samples drawn from the GPDS are consistent with exact, independent samples fr…

Density Estimation