LGMay 26, 2025

On scalable and efficient training of diffusion samplers

arXiv:2505.19552v49 citationsh-index: 4
Originality Incremental advance
AI Analysis

This work addresses scalability and efficiency issues in diffusion samplers for researchers in machine learning and computational science, representing an incremental advancement by integrating classical sampling methods with diffusion techniques.

The paper tackles the challenge of scaling diffusion samplers for unnormalized energy distributions by proposing a framework that combines MCMC samplers with a novelty-based auxiliary energy to collect off-policy samples and addresses primacy bias with periodic re-initialization, resulting in significant improvements in sample efficiency on benchmarks and higher-dimensional problems like molecular conformer generation.

We address the challenge of training diffusion models to sample from unnormalized energy distributions in the absence of data, the so-called diffusion samplers. Although these approaches have shown promise, they struggle to scale in more demanding scenarios where energy evaluations are expensive and the sampling space is high-dimensional. To address this limitation, we propose a scalable and sample-efficient framework that properly harmonizes the powerful classical sampling method and the diffusion sampler. Specifically, we utilize Monte Carlo Markov chain (MCMC) samplers with a novelty-based auxiliary energy as a Searcher to collect off-policy samples, using an auxiliary energy function to compensate for exploring modes the diffusion sampler rarely visits. These off-policy samples are then combined with on-policy data to train the diffusion sampler, thereby expanding its coverage of the energy landscape. Furthermore, we identify primacy bias, i.e., the preference of samplers for early experience during training, as the main cause of mode collapse during training, and introduce a periodic re-initialization trick to resolve this issue. Our method significantly improves sample efficiency on standard benchmarks for diffusion samplers and also excels at higher-dimensional problems and real-world molecular conformer generation.

Foundations

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

Your Notes