Autoregressive Boltzmann Generators
A new autoregressive framework called Autoregressive Boltzmann Generators (ArBG) has been proposed to improve the sampling of molecular systems at thermodynamic equilibrium, moving beyond the normalizing-flow paradigm that has dominated the field [1]. The framework, detailed in a preprint posted to arXiv on June 25, 2026, departs from the flow-based Boltzmann Generator (BG) paradigm [1]. Existing BGs combine a generative model with exact likelihoods and an importance sampling correction to rapidly produce uncorrelated equilibrium samples, but they predominantly rely on normalizing flows [1]. These flows face limitations: discrete-time versions suffer from restricted expressivity due to strict invertibility constraints, while continuous-time variants incur computationally expensive likelihoods [1]. ArBG circumvents the topological constraints of flows and enables sequential inference-time interventions [1]. Boltzmann Generators are a class of energy-based models, an approach that applies the canonical ensemble formulation from statistical physics to learn from data [4]. Energy-based models detect latent variables in a dataset and generate new datasets with a similar distribution [4]. The ArBG framework enhances scalability by leveraging architectures effective in Large Language Models (LLMs) [1]. LLMs are typically based on the transformer architecture, which uses a parallel multi-head attention mechanism to contextualize tokens and has been widely adopted for training large models on extensive datasets [3][6]. The researchers empirically demonstrate that ArBG leads to significant improvements over flow-based models across all benchmarks, with particularly strong results in larger peptide systems such as the 10-residue Chignolin [1]. They also introduce Robin, a 132 million parameter transferable model trained with the ArBG framework [1]. Robin improves over the previous state-of-the-art, reducing the zero-shot energy error on 8-residue systems by over 60% [1]. The preprint, which has not yet been peer-reviewed, is available on arXiv, an open-access repository that hosts scientific papers in fields including physics and computer science before journal publication [7]. The code for the project has been released on GitHub [1].
research-papertool-releasebenchmarkinfrastructure
Background sources we checked (8)
- arxiv.org ↗ 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…
- en.wikipedia.org ↗ In deep learning, the transformer is a family of artificial neural network architectures based on the multi-head attention mechanism, in which text is converted to numerical representations called tokens, and each token is converted into a vector via lookup from a word embedding …
- en.wikipedia.org ↗ An energy-based model (EBM), also called Canonical Ensemble Learning (CEL) or Learning via Canonical Ensemble (LCE), is an application of canonical ensemble formulation from statistical physics for learning from data. The approach prominently appears in generative artificial inte…
- en.wikipedia.org ↗ In machine learning, diffusion models, also known as diffusion-based generative models or score-based generative models, are a class of latent variable generative models. A diffusion model consists of two major components: the forward diffusion process, and the reverse sampling p…
- en.wikipedia.org ↗ A large language model (LLM) is a neural network trained on a vast amount of text for natural language processing tasks, especially language generation. LLMs can typically generate, summarize, translate, and analyze text in many contexts, and are a foundational technology behind …
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ LK-99 also called PCPOSOS, is a gray–black, polycrystalline compound, identified as a copper-doped lead‒oxyapatite. A team from Korea University led by Lee Sukbae (이석배) and Kim Ji-Hoon (김지훈) began studying this material as a potential superconductor in 1999, and in July 2023 publ…
Sources covering this (2)
- export.arxiv.org — Autoregressive Boltzmann Generators ↗
- export.arxiv.org — Few-Step Boltzmann Generators via Scalable Likelihood Flow Maps · Global