LGMLFeb 9, 2024

Iterated Denoising Energy Matching for Sampling from Boltzmann Densities

arXiv:2402.06121v20.10115 citationsh-index: 56ICML
AI Analysis85

This addresses a foundational problem in science for sampling from complex distributions, with incremental improvements in speed and scalability.

The paper tackles the problem of efficiently generating independent samples from unnormalized probability distributions, such as Boltzmann densities, by proposing Iterated Denoising Energy Matching (iDEM), which achieves state-of-the-art performance and trains 2-5 times faster, enabling training on a challenging 55-particle Lennard-Jones system.

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 $n$-body particle systems. We show that the proposed approach achieves state-of-the-art performance on all metrics and trains $2-5\times$ faster, which allows it to be the first method to train using energy on the challenging $55$-particle Lennard-Jones system.

Code Implementations1 repo
Foundations

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

Your Notes