paper-with-me

Papers

FALCON: Few-step Accurate Likelihoods for Continuous Flows

2025-12-10 · Danyal Rehman, Tara Akhound-Sadegh, Artem Gazizov, Yoshua Bengio, Alexander Tong arxiv

Scalable sampling of molecular states in thermodynamic equilibrium is a long-standing challenge in statistical physics. Boltzmann Generators tackle this problem by pairing a generative model, capable of exact likelihood computation, with importance sampling to obtain consistent samples under the target distribution. Current Boltzmann Generators primarily use continuous normalizing flows (CNFs) trained with flow matching for efficient training of powerful models. However, likelihood calculation for these models is extremely costly, requiring thousands of function evaluations per sample, severely limiting their adoption. In this work, we propose Few-step Accurate Likelihoods for Continuous Flows (FALCON), a method which allows for few-step sampling with a likelihood accurate enough for importance sampling applications by introducing a hybrid training objective that encourages invertibility. We show FALCON outperforms state-of-the-art normalizing flow models for molecular Boltzmann sampling and is two orders of magnitude faster than the equivalently performing CNF model.

📄 PDF Abstract BibTeX arXiv:2512.09914

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Verlet Flows: Exact-Likelihood Integrators for Flow-Based Generative Models

2024-05-05 · Ezra Erives, Bowen Jing, Tommi Jaakkola

Approximations in computing model likelihoods with continuous normalizing flows (CNFs) hinder the use of these models for importance sampling of Boltzmann distributions, where exact likelihoods are required. In this work…

Localised Generative Flows

2019-09-25 · Rob Cornish, Anthony Caterini, George Deligiannidis, Arnaud Doucet

We argue that flow-based density models based on continuous bijections are limited in their ability to learn target distributions with complicated topologies, and propose localised generative flows (LGFs) to address this…

Density EstimationNormalising Flows

Exploring the Correlation between Likelihood of Flow-based Generative Models and Image Semantics

2019-09-25 · Xin Wang, SiuMing Yiu

Among deep generative models, flow-based models, simply referred as \emph{flow}s in this paper, differ from other models in that they provide tractable likelihood. Besides being an evaluation metric of synthesized data,…

Gaussianization Flows

2020-03-04 · Chenlin Meng, Yang song, Jiaming Song, Stefano Ermon

Iterative Gaussianization is a fixed-point iteration procedure that can transform any continuous random vector into a Gaussian one. Based on iterative Gaussianization, we propose a new type of normalizing flow model that…

Closing the Dequantization Gap: PixelCNN as a Single-Layer Flow

2020-02-06 · NeurIPS 2020 12 · Didrik Nielsen, Ole Winther

Flow models have recently made great progress at modeling ordinal discrete data such as images and audio. Due to the continuous nature of flow models, dequantization is typically applied when using them for such discrete…