Rectified Flows for Fast Multiscale Fluid Flow Modeling
Victor Armegioiu, Yannick Ramic, Siddhartha Mishra
TL;DR
The paper tackles the challenge of efficiently sampling multiscale, chaotic fluid flows by learning Rectified Flows (RF), a deterministic ODE-based surrogate that transports input-output laws along near-straight trajectories. By matching a barycentric velocity $v^\star$ and employing curvature-aware inference with EMA-based blending, RF achieves diffusion-like law fidelity with far fewer steps (approximately 8–10 vs 128+). The authors develop a law-level framework linking structure functions to a coverage term and show that straightness of transport controls discretization error, enabling robust step-size adaptation. Empirical results on 2D incompressible and compressible flows demonstrate that RF matches or surpasses diffusion baselines in one-point $W_1$ and spectral metrics while offering substantial speedups and training efficiency, making multiscale CFD surrogates practical for uncertainty quantification and real-time prediction. The work provides a principled path from law-level theory to fast, accurate surrogates for chaotic PDEs with broad implications for scientific computing and AI-assisted modeling.
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 (high-frequency tail, controlled by structure functions/spectral decay) and a **fit** term (controlled by the training objective), and (iii) show that rectification-time **straightness** controls ODE local truncation error, yielding practical step-size/step-count guidance. Motivated by this, we introduce a curvature-aware sampler that uses an EMA straightness proxy to adapt blending and step sizes at inference. Across incompressible and compressible multiscale 2D flows, it matches diffusion baselines in Wasserstein statistics and spectra, preserves fine-scale structure beyond MSE surrogates, and significantly reduces inference cost.
