Energy based diffusion generator for efficient sampling of Boltzmann distributions
Yan Wang, Ling Guo, Hao Wu, Tao Zhou

TL;DR
The paper introduces the Energy-Based Diffusion Generator (EDG), a novel, simulation-free approach combining variational autoencoders and diffusion models to efficiently sample complex Boltzmann distributions, outperforming existing methods.
Contribution
EDG is a new method that integrates diffusion and autoencoder ideas, allowing flexible network design and eliminating the need for differential equation solving during training.
Findings
EDG outperforms existing sampling methods on complex distributions.
EDG is simulation-free, simplifying the training process.
EDG demonstrates superior sampling accuracy across various tasks.
Abstract
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,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Lattice Boltzmann Simulation Studies · Model Reduction and Neural Networks
MethodsDiffusion
