Sequential Controlled Langevin Diffusions
About
An effective approach for sampling from unnormalized densities is based on the idea of gradually transporting samples from an easy prior to the complicated target distribution. Two popular methods are (1) Sequential Monte Carlo (SMC), where the transport is performed through successive annealed densities via prescribed Markov chains and resampling steps, and (2) recently developed diffusion-based sampling methods, where a learned dynamical transport is used. Despite the common goal, both approaches have different, often complementary, advantages and drawbacks. The resampling steps in SMC allow focusing on promising regions of the space, often leading to robust performance. While the algorithm enjoys asymptotic guarantees, the lack of flexible, learnable transitions can lead to slow convergence. On the other hand, diffusion-based samplers are learned and can potentially better adapt themselves to the target at hand, yet often suffer from training instabilities. In this work, we present a principled framework for combining SMC with diffusion-based samplers by viewing both methods in continuous time and considering measures on path space. This culminates in the new Sequential Controlled Langevin Diffusion (SCLD) sampling method, which is able to utilize the benefits of both methods and reaches improved performance on multiple benchmark problems, in many cases using only 10% of the training budget of previous diffusion-based samplers.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Target Distribution Sampling | Funnel 10D | Sinkhorn Distance117.5 | 29 | |
| n-body particle system sampling | DW-4 d = 8 | W2 Distance1.3 | 29 | |
| n-body particle system sampling | LJ-13 (d = 39) | W2 Distance2.93 | 21 | |
| Toy target distribution sampling | GMM40 d = 50 | W2 (Entropy Regulated, eps=0.05)3.79e+3 | 18 | |
| Amortised Sampling | MoS d = 50 | Sinkhorn Cost1.48e+3 | 13 | |
| Amortised Sampling | Robot4 d = 10 | Sinkhorn Distance1.28 | 12 | |
| Amortised Sampling | GMM40 d = 50 | Sinkhorn Distance6.34e+3 | 12 | |
| Learning Continuous Target Distributions | MoS d = 50 | Sinkhorn Cost656.1 | 11 | |
| Target Distribution Sampling | Many-Well 5D | Sinkhorn Distance0.44 | 11 | |
| Amortised Sampling | ManyWell d = 64 | MMD0.263 | 10 |