Sampling in High-Dimensions using Stochastic Interpolants and Forward-Backward Stochastic Differential Equations
Anand Jerry George, Nicolas Macris
TL;DR
This work tackles the problem of drawing samples from high-dimensional distributions given unnormalized densities by constructing finite-time diffusion-based samplers that transport a Gaussian prior to a target distribution via stochastic interpolants. The authors connect time-indexed densities to a diffusion process whose marginals follow the interpolant through Hamilton–Jacobi–Bellman equations, solved using forward–backward SDEs and neural network-based solvers. They introduce half- and full-interpolant schemes, solving the associated PDEs with FBSDEs to estimate gradients and moments needed for sampling, while detaching gradients to improve efficiency. Numerical experiments on Gaussian mixtures, Neal’s Funnel, double-well landscapes, and spin-glass models demonstrate state-of-the-art capability to sample from challenging targets in finite time and to estimate normalization constants without importance sampling.
Abstract
We present a class of diffusion-based algorithms to draw samples from high-dimensional probability distributions given their unnormalized densities. Ideally, our methods can transport samples from a Gaussian distribution to a specified target distribution in finite time. Our approach relies on the stochastic interpolants framework to define a time-indexed collection of probability densities that bridge a Gaussian distribution to the target distribution. Subsequently, we derive a diffusion process that obeys the aforementioned probability density at each time instant. Obtaining such a diffusion process involves solving certain Hamilton-Jacobi-Bellman PDEs. We solve these PDEs using the theory of forward-backward stochastic differential equations (FBSDE) together with machine learning-based methods. Through numerical experiments, we demonstrate that our algorithm can effectively draw samples from distributions that conventional methods struggle to handle.
