MLLGCOMar 19, 2025

Tuning Sequential Monte Carlo Samplers via Greedy Incremental Divergence Minimization

arXiv:2503.15704v55 citationsh-index: 8ICML
Originality Incremental advance
AI Analysis

This work addresses a bottleneck in computational statistics for researchers using SMC samplers, offering a more efficient tuning method that is incremental in nature.

The paper tackles the problem of tuning Markov kernels in sequential Monte Carlo samplers, which is costly with gradient-based methods, by proposing a framework that minimizes incremental KL divergence to efficiently adapt parameters, achieving tuned schedules at a fraction of the cost of existing approaches.

The performance of sequential Monte Carlo (SMC) samplers heavily depends on the tuning of the Markov kernels used in the path proposal. For SMC samplers with unadjusted Markov kernels, standard tuning objectives, such as the Metropolis-Hastings acceptance rate or the expected-squared jump distance, are no longer applicable. While stochastic gradient-based end-to-end optimization has been explored for tuning SMC samplers, they often incur excessive training costs, even for tuning just the kernel step sizes. In this work, we propose a general adaptation framework for tuning the Markov kernels in SMC samplers by minimizing the incremental Kullback-Leibler (KL) divergence between the proposal and target paths. For step size tuning, we provide a gradient- and tuning-free algorithm that is generally applicable for kernels such as Langevin Monte Carlo (LMC). We further demonstrate the utility of our approach by providing a tailored scheme for tuning kinetic LMC used in SMC samplers. Our implementations are able to obtain a full schedule of tuned parameters at the cost of a few vanilla SMC runs, which is a fraction of gradient-based approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes