COMLMar 29, 2017

Adaptive Gaussian process approximation for Bayesian inference with expensive likelihood functions

arXiv:1703.09930v466 citations
Originality Incremental advance
AI Analysis

This work addresses computational bottlenecks in Bayesian inference for researchers and practitioners, but it is incremental as it builds on existing GP-based methods.

The paper tackles Bayesian inference with computationally expensive likelihood functions by proposing an adaptive Gaussian process approximation method, achieving competitive performance against existing approaches.

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. In particular, we write the joint density approximately as a product of an approximate posterior density and an exponentiated GP surrogate. We then provide an adaptive algorithm to construct such an approximation, where an active learning method is used to choose the design points. With numerical examples, we illustrate that the proposed method has competitive performance against existing approaches for Bayesian computation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes