paper-with-me

홈 › Papers

BoltzNCE: Learning Likelihoods for Boltzmann Generation with Stochastic Interpolants and Noise Contrastive Estimation

2025-07-01 · Rishal Aggarwal, Jacky Chen, Nicholas M. Boffi, David Ryan Koes arxiv

Efficient sampling from the Boltzmann distribution given its energy function is a key challenge for modeling complex physical systems such as molecules. Boltzmann Generators address this problem by leveraging continuous normalizing flows to transform a simple prior into a distribution that can be reweighted to match the target using sample likelihoods. Despite the elegance of this approach, obtaining these likelihoods requires computing costly Jacobians during integration, which is impractical for large molecular systems. To overcome this difficulty, we train an energy-based model (EBM) to approximate likelihoods using both noise contrastive estimation (NCE) and score matching, which we show outperforms the use of either objective in isolation. On 2d synthetic systems where failure can be easily visualized, NCE improves mode weighting relative to score matching alone. On alanine dipeptide, our method yields free energy profiles and energy distributions that closely match those obtained using exact likelihoods while achieving $100\times$ faster inference. By training on multiple dipeptide systems, we show that our approach also exhibits effective transfer learning, generalizing to new systems at inference time and achieving at least a $6\times$ speedup over standard MD. While many recent efforts in generative modeling have prioritized models with fast sampling, our work demonstrates the design of models with accelerated likelihoods, enabling the application of reweighting schemes that ensure unbiased Boltzmann statistics at scale. Our code is available at https://github.com/RishalAggarwal/BoltzNCE.

📄 PDF Abstract BibTeX arXiv:2507.00846

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Sampling via Stochastic Interpolants by Langevin-based Velocity and Initialization Estimation in Flow ODEs

2026-01-13 · Chenguang Duan, Yuling Jiao, Gabriele Steidl, Christian Wald 외 arxiv

We propose a novel method for sampling from unnormalized Boltzmann densities based on a probability flow ordinary differential equation (ODE) derived from linear stochastic interpolants. The key innovation of our approac…

Bayesian Inference

Stochastic Interpolants in Hilbert Spaces

2026-02-02 · James Boran Yu, RuiKang OuYang, Julien Horwood, José Miguel Hernández-Lobato arxiv

Although diffusion models have successfully extended to function-valued data, stochastic interpolants -- which offer a flexible way to bridge arbitrary distributions -- remain limited to finite-dimensional settings. This…

Multitask Learning with Stochastic Interpolants

2025-08-06 · Hugo Negrel, Florentin Coeurdoux, Michael S. Albergo, Eric Vanden-Eijnden arxiv

We propose a framework for learning maps between probability distributions that broadly generalizes the time dynamics of flow and diffusion models. To enable this, we generalize stochastic interpolants by replacing the s…

Boltzmann generators for amorphous particle systems

2025-12-18 · Louis Grenioux, Leonardo Galliano, Ludovic Berthier, Giulio Biroli 외 arxiv

Sampling configurations in thermodynamic equilibrium is a long-standing challenge in statistical physics. Boltzmann generators address this problem by employing generative models to propose independent configurations, wh…

Graph Neural Network

Reframing Generative Models for Physical Systems using Stochastic Interpolants

2025-09-30 · Anthony Zhou, Alexander Wikner, Amaury Lancelin, Pedram Hassanzadeh 외 arxiv

Generative models have recently emerged as powerful surrogates for physical systems, demonstrating increased accuracy, stability, and/or statistical fidelity. Most approaches rely on iteratively denoising a Gaussian, a c…