English

Iterated Denoising Energy Matching for Sampling from Boltzmann Densities

Machine Learning 2024-06-27 v2 Machine Learning

Abstract

Efficiently generating statistically independent samples from an unnormalized probability distribution, such as equilibrium samples of many-body systems, is a foundational problem in science. In this paper, we propose Iterated Denoising Energy Matching (iDEM), an iterative algorithm that uses a novel stochastic score matching objective leveraging solely the energy function and its gradient -- and no data samples -- to train a diffusion-based sampler. Specifically, iDEM alternates between (I) sampling regions of high model density from a diffusion-based sampler and (II) using these samples in our stochastic matching objective to further improve the sampler. iDEM is scalable to high dimensions as the inner matching objective, is simulation-free, and requires no MCMC samples. Moreover, by leveraging the fast mode mixing behavior of diffusion, iDEM smooths out the energy landscape enabling efficient exploration and learning of an amortized sampler. We evaluate iDEM on a suite of tasks ranging from standard synthetic energy functions to invariant nn-body particle systems. We show that the proposed approach achieves state-of-the-art performance on all metrics and trains 25×2-5\times faster, which allows it to be the first method to train using energy on the challenging 5555-particle Lennard-Jones system.

Keywords

Cite

@article{arxiv.2402.06121,
  title  = {Iterated Denoising Energy Matching for Sampling from Boltzmann Densities},
  author = {Tara Akhound-Sadegh and Jarrid Rector-Brooks and Avishek Joey Bose and Sarthak Mittal and Pablo Lemos and Cheng-Hao Liu and Marcin Sendera and Siamak Ravanbakhsh and Gauthier Gidel and Yoshua Bengio and Nikolay Malkin and Alexander Tong},
  journal= {arXiv preprint arXiv:2402.06121},
  year   = {2024}
}

Comments

Published at ICML 2024. Code for iDEM is available at https://github.com/jarridrb/dem

R2 v1 2026-06-28T14:43:37.384Z