Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

JAWS: Enhancing Long-term Rollout of Neural PDE Solvers via Spatially-Adaptive Jacobian Regularization

About

Data-driven surrogate models can significantly accelerate the simulation of continuous dynamical systems, yet the step-wise accumulation of errors during autoregressive time-stepping often leads to spectral blow-up and unphysical divergence. Existing global regularization techniques can enforce contractive dynamics but uniformly damp high-frequency features, causing over-smoothing; meanwhile, long-horizon trajectory optimization methods are severely constrained by memory bottlenecks. This paper proposes Jacobian-Adaptive Weighting for Stability (JAWS), which reformulates operator learning as a Maximum A Posteriori (MAP) estimation problem with spatially heteroscedastic uncertainty, enabling the regularization strength to adapt automatically based on local physical complexity: enforcing contraction in smooth regions to suppress noise while relaxing constraints near singular features such as shocks to preserve gradient information. Experiments demonstrate that JAWS serves as an effective spectral pre-conditioner for trajectory optimization, allowing short-horizon, memory-efficient training to match the accuracy of long-horizon baselines. Validations on the 1D viscous Burgers' equation and 2D flow past a cylinder (Re=400 out-of-distribution generalization) confirm the method's advantages in long-term stability, preservation of physical conservation properties, and computational efficiency. This significant reduction in memory usage makes the method particularly well-suited for stable and efficient long-term simulation of large-scale flow fields in practical engineering applications. Our source code and implementation are publicly available at https://github.com/jyohosyo-dot/JAWS_2D.

Fengxiang Nie, Yasuhiro Suzuki• 2026

Related benchmarks

TaskDatasetResultRank
OOD Generalization1D viscous Burgers' equation High ν (OOD test)
Relative L2 Error0.008
5
Rollout Prediction1D Burgers' equation (400-step rollout)
RMSE0.13
5
OOD Generalization1D viscous Burgers' equation Interpolation OOD (test)
Relative L2 Error0.4
5
OOD Generalization1D viscous Burgers' equation Low ν (OOD test)
Relative L2 Error3.1
5
OOD Generalization1D viscous Burgers' equation High Freq OOD (test)
Relative L2 Error0.155
5
Shock Capturing1D Viscous Burgers' Equation Single-step shock capturing
RMSE0.0146
5
Showing 6 of 6 rows

Other info

Follow for update