Entropic Mirror Monte Carlo
Anas Cherradi, Yazid Janati, Alain Durmus, Sylvain Le Corff, Yohan Petetin, Julien Stoehr
TL;DR
This work tackles the challenge of efficiently sampling from multimodal, high-dimensional targets in settings where the normalizing constant of the target is unknown. It introduces Entropic Mirror Monte Carlo (EM2C), which combines the contractive Entropic Mirror Descent update with a Markovian exploration kernel to produce a sequence of proposals that converge to the target distribution while effectively exploring complex geometries. The authors establish contraction results for the idealized EM2C mappings, analyze the impact of using the Unadjusted Langevin kernel (including a controlled bias term), and provide a practical Monte Carlo implementation that uses either mixture-model projections via EM or normalizing-flow projections. Numerical experiments on Gaussian mixtures and two-dimensional multimodal geometries demonstrate improved mode recovery and alignment with the target distribution, supporting EM2C’s practical potential for challenging Bayesian and high-dimensional sampling tasks.
Abstract
Importance sampling is a Monte Carlo method which designs estimators of expectations under a target distribution using weighted samples from a proposal distribution. When the target distribution is complex, such as multimodal distributions in highdimensional spaces, the efficiency of importance sampling critically depends on the choice of the proposal distribution. In this paper, we propose a novel adaptive scheme for the construction of efficient proposal distributions. Our algorithm promotes efficient exploration of the target distribution by combining global sampling mechanisms with a delayed weighting procedure. The proposed weighting mechanism plays a key role by enabling rapid resampling in regions where the proposal distribution is poorly adapted to the target. Our sampling algorithm is shown to be geometrically convergent under mild assumptions and is illustrated through various numerical experiments.
