LGCOMLJan 4, 2024

Energy based diffusion generator for efficient sampling of Boltzmann distributions

arXiv:2401.02080v310 citationsh-index: 7Neural Networks
Originality Incremental advance
AI Analysis

This work addresses a critical problem in fields requiring efficient sampling from complex distributions, offering a novel method that is incremental in its hybrid approach.

The paper tackles the challenge of sampling from high-dimensional Boltzmann distributions by introducing the Energy-Based Diffusion Generator (EDG), which integrates variational autoencoders and diffusion models to achieve simulation-free training and outperforms existing methods in various sampling tasks.

Sampling from Boltzmann distributions, particularly those tied to high dimensional and complex energy functions, poses a significant challenge in many fields. In this work, we present the Energy-Based Diffusion Generator (EDG), a novel approach that integrates ideas from variational autoencoders and diffusion models. EDG uses a decoder to generate Boltzmann-distributed samples from simple latent variables, and a diffusion-based encoder to estimate the Kullback-Leibler divergence to the target distribution. Notably, EDG is simulation-free, eliminating the need to solve ordinary or stochastic differential equations during training. Furthermore, by removing constraints such as bijectivity in the decoder, EDG allows for flexible network design. Through empirical evaluation, we demonstrate the superior performance of EDG across a variety of sampling tasks with complex target distributions, outperforming existing methods.

Foundations

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

Your Notes