Optimal Scaling for Locally Balanced Proposals in Discrete Spaces
Haoran Sun, Hanjun Dai, Dale Schuurmans

TL;DR
This paper extends the understanding of optimal scaling in Metropolis-Hastings algorithms to discrete spaces, identifying optimal acceptance rates and demonstrating improved efficiency and adaptive tuning methods.
Contribution
It establishes the asymptotic acceptance rate for discrete M-H algorithms and compares the efficiency of locally balanced proposals to RWM, introducing adaptive tuning in discrete spaces.
Findings
Optimal acceptance rate for LBP is 0.574.
Optimal acceptance rate for RWM is 0.234.
LBP is asymptotically more efficient than RWM by a factor of O(N^{2/3}).
Abstract
Optimal scaling has been well studied for Metropolis-Hastings (M-H) algorithms in continuous spaces, but a similar understanding has been lacking in discrete spaces. Recently, a family of locally balanced proposals (LBP) for discrete spaces has been proved to be asymptotically optimal, but the question of optimal scaling has remained open. In this paper, we establish, for the first time, that the efficiency of M-H in discrete spaces can also be characterized by an asymptotic acceptance rate that is independent of the target distribution. Moreover, we verify, both theoretically and empirically, that the optimal acceptance rates for LBP and random walk Metropolis (RWM) are and respectively. These results also help establish that LBP is asymptotically more efficient than RWM with respect to model dimension . Knowledge of the optimal acceptance rate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Markov Chains and Monte Carlo Methods · Domain Adaptation and Few-Shot Learning
