Recursive Flow Matching
Summary
Introduces Recursive Flow Matching (RecFM), a generative framework for forecasting complex spatiotemporal dynamics that achieves high fidelity with fewer steps and improved accuracy and speed, including up to 20x speedup over diffusion-based emulators.
View Cached Full Text
Cached at: 05/27/26, 02:48 AM
Paper page - Recursive Flow Matching
Source: https://huggingface.co/papers/2605.26535
Abstract
Recursive Flow Matching enables high-fidelity, computationally efficient forecasting of complex spatiotemporal dynamics with improved accuracy and speed compared to existing methods.
Generative modelshave emerged as a powerful paradigm for solvingphysics systemsand modeling complexspatiotemporal dynamics. However, achieving high physical accuracy without incurring high computational cost remains a fundamental challenge, as existing approaches face a critical speed-fidelity trade-off. In this work, we introduceRecursive Flow Matching(RecFM), a generative framework for forecasting complexspatiotemporal dynamics. RecFM enforcesself-consistencyto align trajectories across discretization scales, reducingdiscretization errorsand improving performance across metrics for physics-based tasks. To our knowledge, this is the first method to achieve high-fidelity one- and few-step (2-4 step) dynamic generation for scientific systems with performance comparable to state-of-the-art multi-step solvers. Across challenging scientific benchmarks, RecFM achieves up to a 20times speedup over leadingdiffusion-based emulatorswhile improving predictive accuracy. Furthermore, RecFM reduces mean squared error by over 15% compared to vanillaflow matching, offering a scalable and efficient solution for real-time scientific emulation.
View arXiv pageView PDFProject pageAdd to collection
Get this paper in your agent:
hf papers read 2605\.26535
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2605.26535 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2605.26535 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2605.26535 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Capturing non-Markovian dynamics in non-equilibrium stochastic systems using flow matching
This paper develops a generative flow matching method to capture non-Markovian dynamics in non-equilibrium stochastic systems, demonstrating improved predictions for the Kramers first passage time problem compared to Markovian baselines.
SDFlow: Similarity-Driven Flow Matching for Time Series Generation
This paper introduces SDFlow, a similarity-driven flow matching framework for time series generation that addresses exposure bias in autoregressive models. It achieves state-of-the-art performance and inference speedups by operating in the frozen VQ latent space with low-rank manifold decomposition.
PrismFlow: Residual Dynamics for Flow Matching in Time-Series Generation
PrismFlow introduces a Flow Matching method with Koopman-inspired dynamical experts to handle multimodal and multiscale time-series data, achieving state-of-the-art performance with significant improvements in Context-FID and Discriminative Score.
(HB-ARFM) History-Bootstrapped Flow Matching for Inverse Boiling Reconstruction
This paper proposes a history-bootstrapped autoregressive flow matching method for reconstructing full spatiotemporal fields (velocity and temperature) from partial observations of boiling dynamics, addressing the ill-posed inverse problem with non-Markovian posterior.
Spatiotemporal Imputation with Graph-Informed Flow Matching
GiFlow is a graph-informed flow matching framework for spatiotemporal imputation that replaces Gaussian priors with a graph-informed prior, and uses a hybrid vector field model combining spatial attention, temporal attention, and spatiotemporal propagation. It outperforms state-of-the-art methods on synthetic and real-world datasets.