Tierney (1994) Markov Chains for Exploring Posterior Distributions

mcmcmetropolis-hastingsgibbs-samplerconvergence-diagnosticsergodicityvariance-reduction

Summary

Tierney (1994) provides a unified mathematical treatment of Markov chain Monte Carlo (MCMC) methods for exploring posterior distributions, covering the Gibbs sampler, Metropolis-Hastings (MH) algorithm, and hybrid combinations. The paper draws on general state space Markov chain theory (Nummelin 1984) to derive convergence conditions, laws of large numbers, and central limit theorem (CLT) results for MCMC estimates, and applies standard simulation methodology (variance reduction via conditioning, batch means, sample-size guidance) to practical Bayesian computation.

Key Claims

Concepts Introduced or Extended

Entities Mentioned

Quotes

"Results from the theory of general state space Markov chains can be used to obtain convergence rates, laws of large numbers and central limit theorems for estimates obtained from Markov chain methods."

"For computing averages it is usually desirable to reduce correlations, perhaps even making them negative, in order to reduce variances. As a result, no single Markov chain method will dominate all others in all problems."

My Take

This is the standard mathematical reference for the MH algorithm and MCMC convergence theory. The unification of six kernel types under a single Hastings framework and the Peskun optimality proof are the most durable theoretical contributions. The drift-condition approach to verifying geometric ergodicity (and hence CLT validity) is the tool practitioners use to justify inferential validity of MCMC estimates. The variance reduction via conditioning section connects MCMC to classical simulation efficiency ideas (Rao-Blackwell, antithetic variates) and foreshadows the multi-move and marginalisation strategies used in later Stochastic Volatility (SV) and Time-Varying Parameter VAR (TVP-VAR) samplers. The paper is more mathematical than computational: readers looking for worked Bayesian examples should complement it with Casella-George (1992) or Jackman (2000).