The Importance Markov Chain
Charly Andral, Randal Douc, Hugo Marival, Christian P. Robert
TL;DR
The paper presents the Importance Markov Chain (IMC), a meta-algorithm that builds an augmented Markov chain from an instrumental MCMC kernel to produce first marginals distributed as the target $\pi$, while retaining key probabilistic guarantees. It establishes LLN, CLT, and geometric ergodicity for the IMC under mild conditions, and develops optimal replication schemes to minimize asymptotic variance. Pseudo-marginal extensions allow unbiased density estimates to be incorporated without sacrificing ergodicity, broadening applicability to settings with intractable densities. Numerical experiments on a Gaussian mixture and normalizing-flow-based independent IMC demonstrate improved effective sample size and practical advantages in memory usage, illustrating the method’s strength in multimodal and high-dimensional targets.
Abstract
The Importance Markov chain is a novel algorithm bridging the gap between rejection sampling and importance sampling, moving from one to the other through a tuning parameter. Based on a modified sample of an instrumental Markov chain targeting an instrumental distribution (typically via a MCMC kernel), the Importance Markov chain produces an extended Markov chain where the marginal distribution of the first component converges to the target distribution. For example, when targeting a multimodal distribution, the instrumental distribution can be chosen as a tempered version of the target which allows the algorithm to explore its modes more efficiently. We obtain a Law of Large Numbers and a Central Limit Theorem as well as geometric ergodicity for this extended kernel under mild assumptions on the instrumental kernel. Computationally, the algorithm is easy to implement and preexisting libraries can be used to sample from the instrumental distribution.
