Adjoint Schrödinger Bridge Sampler
Guan-Horng Liu, Jaemoo Choi, Yongxin Chen, Benjamin Kurt Miller, Ricky T. Q. Chen
TL;DR
The paper tackles Boltzmann sampling when the target ν(x) ∝ e^{-E(x)} is only known up to an energy function. It reframes diffusion sampling as a Schrödinger Bridge problem and uses stochastic optimal control to derive a kinetic-optimal drift via Adjoint Matching, coupled with a Corrector Matching objective, enabling learning without target samples. By relaxing the memoryless condition, ASBS supports arbitrary priors and proves global convergence to the SB solution through an IPF-like alternating optimization. Empirically, ASBS outperforms multiple diffusion baselines on synthetic multi-particle energies, alanine dipeptide, and amortized conformer generation, demonstrating both effectiveness and scalability with domain priors. This approach offers a principled, computationally efficient route to Boltzmann sampling in chemistry and physics, with open-source code for reproducibility.
Abstract
Computational methods for learning to sample from the Boltzmann distribution -- where the target distribution is known only up to an unnormalized energy function -- have advanced significantly recently. Due to the lack of explicit target samples, however, prior diffusion-based methods, known as diffusion samplers, often require importance-weighted estimation or complicated learning processes. Both trade off scalability with extensive evaluations of the energy and model, thereby limiting their practical usage. In this work, we propose Adjoint Schrödinger Bridge Sampler (ASBS), a new diffusion sampler that employs simple and scalable matching-based objectives yet without the need to estimate target samples during training. ASBS is grounded on a mathematical model -- the Schrödinger Bridge -- which enhances sampling efficiency via kinetic-optimal transportation. Through a new lens of stochastic optimal control theory, we demonstrate how SB-based diffusion samplers can be learned at scale via Adjoint Matching and prove convergence to the global solution. Notably, ASBS generalizes the recent Adjoint Sampling (Havens et al., 2025) to arbitrary source distributions by relaxing the so-called memoryless condition that largely restricts the design space. Through extensive experiments, we demonstrate the effectiveness of ASBS on sampling from classical energy functions, amortized conformer generation, and molecular Boltzmann distributions. Code available at https://github.com/facebookresearch/adjoint_samplers
