TL;DR
PhysicsCorrect is a training-free correction method that enforces PDE consistency in neural network simulations, significantly reducing long-term prediction errors without adding computational overhead.
Contribution
It introduces a novel, efficient correction framework that precomputes Jacobian-based inverses to stabilize neural PDE solvers without additional training.
Findings
Reduces prediction errors by up to 100x across multiple PDE systems.
Adds less than 5% inference time overhead.
Effectively stabilizes diverse neural architectures.
Abstract
Neural networks have emerged as powerful surrogates for solving partial differential equations (PDEs), offering significant computational speedups over traditional methods. However, these models suffer from a critical limitation: error accumulation during long-term rollouts, where small inaccuracies compound exponentially, eventually causing complete divergence from physically valid solutions. We present PhysicsCorrect, a training-free correction framework that enforces PDE consistency at each prediction step by formulating correction as a linearized inverse problem based on PDE residuals. Our key innovation is an efficient caching strategy that precomputes the Jacobian and its pseudoinverse during an offline warm-up phase, reducing computational overhead by two orders of magnitude compared to standard correction approaches. Across three representative PDE systems, including…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
