A Practical Diffusion Path for Sampling
Omar Chehab, Anna Korba

TL;DR
This paper introduces a new diffusion path method for sampling from distributions when the target density is known only up to a normalization constant, offering a computationally efficient alternative to existing methods.
Contribution
It proposes the dilation path approach that provides closed-form score vectors and guides Langevin dynamics with adaptive step-sizes, improving sampling efficiency.
Findings
Outperforms classical sampling methods in various tasks.
Provides closed-form score vectors for target distributions.
Offers a computationally attractive alternative to Monte Carlo estimators.
Abstract
Diffusion models are state-of-the-art methods in generative modeling when samples from a target probability distribution are available, and can be efficiently sampled, using score matching to estimate score vectors guiding a Langevin process. However, in the setting where samples from the target are not available, e.g. when this target's density is known up to a normalization constant, the score estimation task is challenging. Previous approaches rely on Monte Carlo estimators that are either computationally heavy to implement or sample-inefficient. In this work, we propose a computationally attractive alternative, relying on the so-called dilation path, that yields score vectors that are available in closed-form. This path interpolates between a Dirac and the target distribution using a convolution. We propose a simple implementation of Langevin dynamics guided by the dilation path,…
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 · Markov Chains and Monte Carlo Methods · Quantum many-body systems
