Particle Dynamics for Learning EBMs
Kirill Neklyudov, Priyank Jaini, Max Welling

TL;DR
This paper introduces a novel particle-based method for learning energy-based models that avoids traditional MCMC sampling, enabling more efficient and finite-time approximation of the model distribution.
Contribution
It proposes a new approach that models the evolution of the distribution via a vector field, bypassing the need for long MCMC chains in energy-based model training.
Findings
Method effectively matches the current distribution in finite time.
Empirical results show improved efficiency over MCMC-based methods.
Demonstrates practical viability for energy-based model learning.
Abstract
Energy-based modeling is a promising approach to unsupervised learning, which yields many downstream applications from a single model. The main difficulty in learning energy-based models with the "contrastive approaches" is the generation of samples from the current energy function at each iteration. Many advances have been made to accomplish this subroutine cheaply. Nevertheless, all such sampling paradigms run MCMC targeting the current model, which requires infinitely long chains to generate samples from the true energy distribution and is problematic in practice. This paper proposes an alternative approach to getting these samples and avoiding crude MCMC sampling from the current model. We accomplish this by viewing the evolution of the modeling distribution as (i) the evolution of the energy function, and (ii) the evolution of the samples from this distribution along some vector…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Markov Chains and Monte Carlo Methods · Theoretical and Computational Physics
