Pseudo-marginal Metropolis–Hastings algorithm
This sandbox is in the article namespace. Either move this page into your userspace, or remove the {{User sandbox}} template.
This article, Pseudo-marginal Metropolis–Hastings algorithm, has recently been created via the Articles for creation process. Please check to see if the reviewer has accidentally left this template after accepting the draft and take appropriate action as necessary.
Reviewer tools: Inform author |
The Pseudo-Marginal Metropolis-Hastings algorithm[1] is a Monte Carlo method to sample from probability distribution. It is an instance of the popular Metropolis-Hastings algorithm that extends its use to cases where the density of the target function is not available analytically. It is especially popular in Bayesian statistics, where it is applied if the likelihood function is not tractable (see example below). The main observation
History
The use of an unbiased estimator in the Metropolis-Hastings algorithm appeared first in and was introduced.
Algorithm Description
The algorithm follows the same steps as the standard Metropolis-Hastings algorithm except that the evaluation of the target density is replaced by a non-negative and unbiased estimate.
Proof of correctness
The algorithm can be written as
Example: Latent variable model
Consider a model with consisting of i.i.d. latent real-valued random variables with and suppose one can only observe these variables through some additional noise for some conditional density . We are interested in Bayesian analysis of this model based on some observed data . Therefore, we introduce some prior distribution on the parameter. In order to compute the posterior distribution
we need to find the likelihood function . The likelihood contribution of any observed data point is then
and the joint likelihood of the observed data is
If the integral on the right-hand side is not analytically available.
References
- ^ Christophe Andrieu and Gareth O. Roberts. "The pseudo-marginal approach for efficient Monte Carlo computations". Annals of Statistics. 37.2: 697–725 – via https://projecteuclid.org/euclid.aos/1236693147.
{{cite journal}}
: External link in
(help)|via=