paper-with-me

Papers

On the Role of Strain and Vorticity in Numerical Integration Error for Flow Matching

2026-04-22 · Chenxi Tao, Seung-Kyum Choi arxiv

Flow matching generates data by integrating a learned velocity field, where the number of integration steps (NFE) directly determines inference cost. We analyze which properties of the velocity field govern integration error by decomposing the velocity Jacobian into its symmetric part S (strain rate) and antisymmetric part Omega (vorticity). We prove that strain and vorticity play different roles: strain controls exponential error amplification through the logarithmic norm, while vorticity contributes only linearly to the local truncation error. We further show that the optimal transport velocity field is irrotational and has zero material derivative, implying second-order Euler accuracy; for exact displacement interpolation, the associated Lagrangian particle dynamics are integrated exactly by Euler. Motivated by this analysis, we study weighted Jacobian regularization with strain weight alpha and vorticity weight beta. Experiments on 2D synthetic data confirm the main theoretical predictions, showing up to 2.7x lower integration error at NFE=5. Preliminary CIFAR-10 experiments show consistent trends, with a lightweight fine-tuning procedure improving FID by 14 percent at NFE=10 while preserving high-NFE quality.

📄 PDF Abstract BibTeX arXiv:2605.06680

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning solutions of parametric Navier-Stokes with physics-informed neural networks

2024-02-05 · M. Naderibeni, M. J. T. Reinders, L. Wu, D. M. J. Tax

We leverage Physics-Informed Neural Networks (PINNs) to learn solution functions of parametric Navier-Stokes Equations (NSE). Our proposed approach results in a feasible optimization problem setup that bypasses PINNs' li…

Neural Networks-based Random Vortex Methods for Modelling Incompressible Flows

2024-05-22 · Vladislav Cherepanov, Sebastian W. Ertel

In this paper we introduce a novel Neural Networks-based approach for approximating solutions to the (2D) incompressible Navier--Stokes equations, which is an extension of so called Deep Random Vortex Methods (DRVM), tha…

M-ENIAC: A machine learning recreation of the first successful numerical weather forecasts

2023-04-18 · Rüdiger Brecht, Alex Bihlo

In 1950 the first successful numerical weather forecast was obtained by solving the barotropic vorticity equation using the Electronic Numerical Integrator and Computer (ENIAC), which marked the beginning of the age of n…

Probabilistic Integration: A Role in Statistical Computation?

2015-12-03 · François-Xavier Briol, Chris. J. Oates, Mark Girolami, Michael A. Osborne 외

A research frontier has emerged in scientific computation, wherein numerical error is regarded as a source of epistemic uncertainty that can be modelled. This raises several statistical challenges, including the design o…

Numerical Integration

LaPON: A Lagrange's-mean-value-theorem-inspired operator network for solving PDEs and its application on NSE

2025-05-18 · Siwen Zhang, Xizeng Zhao, Zhengzhi Deng, Zhaoyuan Huang 외

Accelerating the solution of nonlinear partial differential equations (PDEs) while maintaining accuracy at coarse spatiotemporal resolution remains a key challenge in scientific computing. Physics-informed machine learni…

Physics-informed machine learningWeather Forecasting