Rectified Flows for Fast Multiscale Fluid Flow Modeling
Victor Armegioiu, Yannick Ramic, Siddhartha Mishra

TL;DR
This paper introduces a rectified-flow surrogate model for multiscale fluid flow prediction that achieves high accuracy with fewer steps by learning a time-dependent velocity field, enabling deterministic inference and improved efficiency.
Contribution
The paper proposes a novel rectified-flow approach for fluid flow modeling that reduces inference steps and enhances accuracy over traditional diffusion-based methods.
Findings
Matches diffusion-class posterior statistics with only 8 ODE steps
Reduces inference cost significantly compared to diffusion methods
Preserves fine-scale structure beyond MSE surrogates
Abstract
Statistical surrogate modeling of fluid flows is hard because dynamics are multiscale and highly sensitive to initial conditions. Conditional diffusion surrogates can be accurate, but usually need hundreds of stochastic sampling steps. We propose a rectified-flow surrogate that learns a time-dependent conditional velocity field transporting input-to-output laws along near-straight trajectories. Inference is then a deterministic ODE solve, making each function evaluation more informative: on multiscale 2D benchmarks, we match diffusion-class posterior statistics with only (8) ODE steps versus (\ge 128) for score-based diffusion. Theoretically, we give a law-level analysis for conditional PDE forecasting. We (i) connect one-point Wasserstein field metrics to the (k=1) correlation-marginal perspective in statistical solutions, (ii) derive a one-step error split into a **coverage** term…
Peer Reviews
Decision·Submitted to ICLR 2026
- Figure 1 illustrates the structure of the framework and visualises the main difference in terms of performance, compared to the FNO. - The proposed approach is well-written with detailed explanations about the implementation (via Algorithm 1). - Experiments showed improvement in the efficiency of the approach compared to the baseline (Table 1 and Figure 2).
- Minors: + The presentation of the paper (sections 1 to 3) can be reorganised, since currently, the approach comes before related works, and contains the research question, which may be placed into the introduction. + At L139: SM 5 might refer to the section 5.
- Writing is clear, concise and easy to understand. - Empirical results on the benchmarks seem to support the advantage of using Rectified Flow based training objective to learn the transport.
- Venue: ICLR does not seem to be the right venue for this paper. Rectified Flows and other related transport learning methods (Diffusion, Flow Matching, Stochastic Interpolants etc.) are now considered very well known and established in ML with applications to generative models and density modeling. This paper appears to be a direct application of Rectified Flows for the purpose of learning a transport map for fluids with little technical innovation on the method itself. Perhaps, this applicati
- The paper addresses the challenge of reducing the computational cost of diffusion-based PDE surrogates for multiscale fluid flows. - The proposed curvature-aware integration is simple, well-motivated, and empirically shown to improve stability and efficiency. - Experiments on multiple 2D benchmarks are thorough, showing up to 22$\times$ faster inference with comparable or better accuracy than diffusion models.
- The novelty is limited. RecFlow largely mirrors the conditional diffusion framework, e.g., GenCFD, and mainly replaces the stochastic SDE with a deterministic ODE rectified flow formulation. - The paper does not provide a clear computational trade-off analysis between ODE solver cost, step size, and network evaluation time, which is crucial for assessing real efficiency. - The loss formulation is conceptually inconsistent with the trajectory construction. The model predicts the displacement $u
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLattice Boltzmann Simulation Studies · Enhanced Oil Recovery Techniques · Reservoir Engineering and Simulation Methods
