Optimal scaling of random-walk Metropolis
Computational statistics / Bayesian inferenceA practitioner sampling a high-dimensional posterior with random-walk Metropolis must choose the variance of the Gaussian proposal. Too small a step and the chain crawls (high acceptance but tiny moves); too large and almost every proposal is rejected (the chain stalls). The question is what acceptance rate to target.
Roberts, Gelman and Gilks (1997) analyzed the diffusion limit of random-walk Metropolis as the dimension for product targets, deriving the proposal scaling that maximizes the efficiency (effective sample size per iteration) of the resulting chain.
They showed the asymptotically optimal acceptance rate is (about 23.4%), achieved by scaling the proposal standard deviation like . Tuning a sampler toward this acceptance target is now a standard practitioner rule of thumb that directly maximizes effective sample size per unit cost.
Source: Weak convergence and optimal scaling of random walk Metropolis algorithms (Annals of Applied Probability, 1997) — Roberts, G.O., Gelman, A. and Gilks, W.R.