paper-with-me

Papers

Accelerated Sequential Flow Matching: A Bayesian Filtering Perspective

2026-02-05 · Yinan Huang, Hans Hao-Hsun Hsu, Junran Wang, Bo Dai, Pan Li arxiv

Sequential probabilistic inference from streaming observations requires modeling distributions over future trajectories as new observations arrive. Although diffusion and flow-matching models are effective at capturing high-dimensional, multimodal distributions, their deployment in real-time streaming settings typically relies on repeatedly sampling from a non-informative initial distribution. This results in substantial inference latency, particularly when multiple samples are needed to characterize the predictive distribution. In this work, we introduce Sequential Bayesian Flow Matching, a framework inspired by Bayesian filtering. By learning a probability flow that transports the posterior distribution from one time step to the next time step conditioned on new observations, it mirrors the recursive structure of Bayesian belief updates. Crucially, by using the previous belief as an informative source distribution, it enables substantially faster sampling than naive resampling from scratch. Across scientific forecasting tasks spanning accelerator beam spill dynamics, fluid dynamics, and weather forecasting, as well as decision-making benchmarks, our method achieves performance competitive with full-step diffusion on distributional metrics while using far fewer sampling steps, substantially reducing inference latency. Our code is available at https://github.com/Graph-COM/Sequential_Flow_Matching.

📄 PDF Abstract BibTeX arXiv:2602.05319

Code (0)

등록된 구현이 없습니다.

Tasks

Weather Forecasting

Similar Papers 제목 키워드 기반

Flow-based Bayesian filtering for high-dimensional nonlinear stochastic dynamical systems

2025-02-22 · Xintong Wang, Xiaofei Guan, Ling Guo, Hao Wu

Bayesian filtering for high-dimensional nonlinear stochastic dynamical systems is a fundamental yet challenging problem in many fields of science and engineering. Existing methods face significant obstacles: Gaussian-bas…

Density Estimation

Connections between sequential Bayesian inference and evolutionary dynamics

2024-11-25 · Sahani Pathiraja, Philipp Wacker

It has long been posited that there is a connection between the dynamical equations describing evolutionary processes in biology and sequential Bayesian learning methods. This manuscript describes new research in which t…

Bayesian InferenceSequential Bayesian Inference

Accelerated Information Gradient flow

2019-09-04 · Yifei Wang, Wuchen Li

We present a framework for Nesterov's accelerated gradient flows in probability space to design efficient mean-field Markov chain Monte Carlo (MCMC) algorithms for Bayesian inverse problems. Here four examples of informa…

Bayesian Inference

Accelerated Bayesian parameter estimation and model selection for gravitational waves with normalizing flows

2024-10-28 · Alicja Polanska, Thibeau Wouters, Peter T. H. Pang, Kaze K. W. Wong 외

We present an accelerated pipeline, based on high-performance computing techniques and normalizing flows, for joint Bayesian parameter estimation and model selection and demonstrate its efficiency in gravitational wave a…

CPUGPUModel Selectionparameter estimation

Flow Matching for Collaborative Filtering

2025-02-11 · Chengkai Liu, Yangtian Zhang, Jianling Wang, Rex Ying 외

Generative models have shown great promise in collaborative filtering by capturing the underlying distribution of user interests and preferences. However, existing approaches struggle with inaccurate posterior approximat…

Collaborative FilteringRecommendation Systems