Autoregressive Boltzmann Generators

📅 2026-06-25
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Efficiently generating uncorrelated molecular configurations at thermodynamic equilibrium remains a central challenge in statistical physics. This work proposes the Autoregressive Boltzmann Generator (ArBG), which overcomes the topological constraints of conventional normalizing flows by employing an autoregressive architecture that enables sequential sampling and interventional inference. ArBG integrates efficient network designs inspired by large language models and leverages transferable pretraining strategies. Combined with importance-sampling correction, ArBG significantly outperforms existing flow-based models across multiple benchmarks, particularly excelling in larger peptide systems such as the 10-residue Chignolin. Notably, the 132-million-parameter Robin variant reduces the zero-shot energy error (E-W₂) by more than 60% for 8-residue systems.
📝 Abstract
Efficient sampling of molecular systems at thermodynamic equilibrium is a hallmark challenge in statistical physics. This challenge has driven the development of Boltzmann Generators (BGs), which allow rapid generation of uncorrelated equilibrium samples by combining a generative model with exact likelihoods and an importance sampling correction. However, modern BGs predominantly rely on normalizing flows (NFs), which either suffer from limited expressivity due to strict invertibility constraints (discrete time) or computationally expensive likelihoods (continuous time). In this paper, we propose Autoregressive Boltzmann Generators (ArBG) -- a novel autoregressive modelling framework -- that overcomes these limitations by departing from the flow-based BG paradigm. ArBG circumvents the topological constraints of flows and enables sequential inference-time interventions, while offering enhanced scalability by leveraging architectures effective in Large Language Models. We empirically demonstrate that ArBG leads to significant improvements over flow-based models across all benchmarks, but particularly in larger peptide systems such as the 10-residue Chignolin. Furthermore, we introduce Robin, a 132 million parameter transferable model trained with the ArBG framework which improves over the previous state-of-the-art, reducing the zero-shot energy error, E-W$_2$, on 8-residue systems by over 60$\%$. The code can be found at the following link: https://github.com/danyalrehman/autobg.
Problem

Research questions and friction points this paper is trying to address.

efficient sampling
molecular systems
thermodynamic equilibrium
Boltzmann Generators
normalizing flows
Innovation

Methods, ideas, or system contributions that make the work stand out.

Autoregressive Boltzmann Generators
normalizing flows
molecular sampling
large language model architectures
thermodynamic equilibrium
🔎 Similar Papers
2024-03-04Computer Vision and Pattern RecognitionCitations: 3