paper-with-me

홈 › Papers

Unifying Bayesian Flow Networks and Diffusion Models through Stochastic Differential Equations

2024-04-24 · Kaiwen Xue, Yuhao Zhou, Shen Nie, Xu Min, Xiaolu Zhang, Jun Zhou, Chongxuan Li

Bayesian flow networks (BFNs) iteratively refine the parameters, instead of the samples in diffusion models (DMs), of distributions at various noise levels through Bayesian inference. Owing to its differentiable nature, BFNs are promising in modeling both continuous and discrete data, while simultaneously maintaining fast sampling capabilities. This paper aims to understand and enhance BFNs by connecting them with DMs through stochastic differential equations (SDEs). We identify the linear SDEs corresponding to the noise-addition processes in BFNs, demonstrate that BFN's regression losses are aligned with denoise score matching, and validate the sampler in BFN as a first-order solver for the respective reverse-time SDE. Based on these findings and existing recipes of fast sampling in DMs, we propose specialized solvers for BFNs that markedly surpass the original BFN sampler in terms of sample quality with a limited number of function evaluations (e.g., 10) on both image and text datasets. Notably, our best sampler achieves an increase in speed of 5~20 times for free. Our code is available at https://github.com/ML-GSAI/BFN-Solver.

📄 PDF Abstract BibTeX arXiv:2404.15766

Code (1)

ml-gsai/bfn-solver 공식 구현 pytorch

Tasks

Bayesian Inference

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Stochastic Interpolants: A Unifying Framework for Flows and Diffusions

2023-03-15 · Michael S. Albergo, Nicholas M. Boffi, Eric Vanden-Eijnden

A class of generative models that unifies flow-based and diffusion-based methods is introduced. These models extend the framework proposed in Albergo & Vanden-Eijnden (2023), enabling the use of a broad class of continuo…

Denoising

FlowDet: Unifying Object Detection and Generative Transport Flows

2025-12-18 · Enis Baty, C. P. Bridges, Simon Hadfield arxiv

We present FlowDet, the first formulation of object detection using modern Conditional Flow Matching techniques. This work follows from DiffusionDet, which originally framed detection as a generative denoising problem in…

Object Detection

Foundations of Schrödinger Bridges for Generative Modeling

2026-03-19 · Sophia Tang arxiv

At the core of modern generative modeling frameworks, including diffusion models, score-based models, and flow matching, is the task of transforming a simple prior distribution into a complex target distribution through …

Unified Generative Modeling of 3D Molecules via Bayesian Flow Networks

2024-03-17 · Yuxuan Song, Jingjing Gong, Yanru Qu, Hao Zhou 외

Advanced generative model (e.g., diffusion model) derived from simplified continuity assumptions of data distribution, though showing promising progress, has been difficult to apply directly to geometry generation applic…

3D Molecule Generation

Diffusion Bridge or Flow Matching? A Unifying Framework and Comparative Analysis

2025-09-29 · Kaizhen Zhu, Mokai Pan, Zhechuan Yu, Jingya Wang 외 arxiv

Diffusion Bridge and Flow Matching have both demonstrated compelling empirical performance in transformation between arbitrary distributions. However, there remains confusion about which approach is generally preferable,…

Image RestorationStyle Transfer