paper-with-me

Papers

Improving multiple-try Metropolis with local balancing

2022-11-21 · Philippe Gagnon, Florian Maire, Giacomo Zanella

Multiple-try Metropolis (MTM) is a popular Markov chain Monte Carlo method with the appealing feature of being amenable to parallel computing. At each iteration, it samples several candidates for the next state of the Markov chain and randomly selects one of them based on a weight function. The canonical weight function is proportional to the target density. We show both theoretically and empirically that this weight function induces pathological behaviours in high dimensions, especially during the convergence phase. We propose to instead use weight functions akin to the locally-balanced proposal distributions of Zanella (2020), thus yielding MTM algorithms that do not exhibit those pathological behaviours. To theoretically analyse these algorithms, we study the high-dimensional performance of ideal schemes that can be thought of as MTM algorithms which sample an infinite number of candidates at each iteration, as well as the discrepancy between such schemes and the MTM algorithms which sample a finite number of candidates. Our analysis unveils a strong distinction between the convergence and stationary phases: in the former, local balancing is crucial and effective to achieve fast convergence, while in the latter, the canonical and novel weight functions yield similar performance. Numerical experiments include an application in precision medicine involving a computationally-expensive forward model, which makes the use of parallel computing within MTM iterations beneficial.

📄 PDF Abstract BibTeX arXiv:2211.11613

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimal design of the Barker proposal and other locally-balanced Metropolis-Hastings algorithms

2022-01-04 · Jure Vogrinc, Samuel Livingstone, Giacomo Zanella

We study the class of first-order locally-balanced Metropolis--Hastings algorithms introduced in Livingstone & Zanella (2021). To choose a specific algorithm within the class the user must select a balancing function $g:…

A Parallel Evolutionary Multiple-Try Metropolis Markov Chain Monte Carlo Algorithm for Sampling Spatial Partitions

2020-07-22 · Wendy K. Tam Cho, Yan Y. Liu

We develop an Evolutionary Markov Chain Monte Carlo (EMCMC) algorithm for sampling spatial partitions that lie within a large and complex spatial state space. Our algorithm combines the advantages of evolutionary algorit…

Evolutionary Algorithms

Cyclical Kernel Adaptive Metropolis

2022-06-29 · Jianan Canal Li, Yimeng Zeng, Wentao Guo

We propose cKAM, cyclical Kernel Adaptive Metropolis, which incorporates a cyclical stepsize scheme to allow control for exploration and sampling. We show that on a crafted bimodal distribution, existing Adaptive Metropo…

tBayes-MICE: A Bayesian Approach to Multiple Imputation for Time Series Data

2026-03-28 · Amuche Ibenegbu, Pierre Lafaye de Micheaux, Rohitash Chandra arxiv

Time-series analysis is often affected by missing data, a common problem across several fields, including healthcare and environmental monitoring. Multiple Imputation by Chained Equations (MICE) has been prominent for im…

Bayesian Inference

Fast Rerandomization for Balancing Covariates in Randomized Experiments: A Metropolis-Hastings Framework

2026-02-07 · Jiuyao Lu, Tianruo Zhang, Ke Zhu arxiv

Balancing covariates is critical for credible and efficient randomized experiments. Rerandomization addresses this by repeatedly generating treatment assignments until covariate balance meets a prespecified threshold. By…