LGMLJun 15

Stop the Sampler! Classifier-Based Adaptive Stopping for Sampling Kernels

arXiv:2606.1607311.0
Predicted impact top 34% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners of Bayesian inference and probabilistic modeling, this method offers a way to reduce computational cost and improve sampling quality without manual tuning.

The paper proposes a classifier-based adaptive stopping mechanism for MCMC sampling that reduces average trajectory lengths while improving mode coverage and mixing compared to standard baselines.

Sampling from complex, unnormalized probability densities is a fundamental challenge in Bayesian inference and probabilistic modeling. While Markov chain Monte Carlo (MCMC) methods provide asymptotic guarantees, they often suffer from slow mixing and high computational costs due to fixed or manually tuned trajectory lengths. In this work, we propose a novel framework that treats trajectory termination as a learnable component of the sampling dynamics. By framing MCMC within the theory of non-acyclic generative flow networks (GFlowNets), we train state-dependent neural classifiers to decide when a trajectory has reached a high-density region and should terminate. We theoretically establish the connection between optimal classifiers and the target density via detailed balance conditions and introduce a multilevel training scheme to facilitate exploration in complex geometries. Experimental results across various benchmark densities demonstrate that our approach significantly reduces average trajectory lengths while improving mode coverage and mixing compared to standard MCMC baselines.

Foundations

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

Your Notes