paper-with-me

홈 › Papers

Approximate Sampling using an Accelerated Metropolis-Hastings based on Bayesian Optimization and Gaussian Processes

2019-10-21 · Asif J. Chowdhury, Gabriel Terejanu

Markov Chain Monte Carlo (MCMC) methods have a drawback when working with a target distribution or likelihood function that is computationally expensive to evaluate, specially when working with big data. This paper focuses on Metropolis-Hastings (MH) algorithm for unimodal distributions. Here, an enhanced MH algorithm is proposed that requires less number of expensive function evaluations, has shorter burn-in period, and uses a better proposal distribution. The main innovations include the use of Bayesian optimization to reach the high probability region quickly, emulating the target distribution using Gaussian processes (GP), and using Laplace approximation of the GP to build a proposal distribution that captures the underlying correlation better. The experiments show significant improvement over the regular MH. Statistical comparison between the results from two algorithms is presented.

📄 PDF Abstract BibTeX arXiv:1910.09347

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationGaussian Processes

Similar Papers 제목 키워드 기반

Proximal-IMH: Proximal Posterior Proposals for Independent Metropolis-Hastings with Approximate Operators

2026-02-24 · Youguang Chen, George Biros arxiv

We consider the problem of sampling from a posterior distribution arising in Bayesian inverse problems in science, engineering, and imaging. Our method belongs to the family of independence Metropolis-Hastings (IMH) samp…

Bayesian Inference

Austerity in MCMC Land: Cutting the Metropolis-Hastings Budget

2013-04-19 · Anoop Korattikara, Yutian Chen, Max Welling

Can we make Bayesian posterior MCMC sampling more efficient when faced with very large datasets? We argue that computing the likelihood for N datapoints in the Metropolis-Hastings (MH) test to reach a single binary decis…

Accelerating Metropolis-Hastings with Lightweight Inference Compilation

2020-10-23 · Feynman Liang, Nimar Arora, Nazanin Tehrani, Yucen Li 외

In order to construct accurate proposers for Metropolis-Hastings Markov Chain Monte Carlo, we integrate ideas from probabilistic graphical models and neural networks in an open-source framework we call Lightweight Infere…

Probabilistic Programming

Scalable Metropolis-Hastings for Exact Bayesian Inference with Large Datasets

2019-01-28 · Robert Cornish, Paul Vanetti, Alexandre Bouchard-Côté, George Deligiannidis 외

Bayesian inference via standard Markov Chain Monte Carlo (MCMC) methods is too computationally intensive to handle large datasets, since the cost per step usually scales like $\Theta(n)$ in the number of data points $n$.…

Bayesian Inference

Fast and accurate approximation of the full conditional for gamma shape parameters

2018-02-05 · Jeffrey W. Miller

The gamma distribution arises frequently in Bayesian models, but there is not an easy-to-use conjugate prior for the shape parameter of a gamma. This inconvenience is usually dealt with by using either Metropolis-Hasting…

Numerical Integration