arXiv:2507.02227cs.LG2025-07AAAI被引 9

无需训练即可稳定神经网络求解偏微分方程,误差降低100倍。

PhysicsCorrect: A Training-Free Approach for Stable Neural PDE Simulations

  • 通过线性化逆问题形式化修正,每步预测都强制满足方程一致性。
  • 在三个典型方程系统中误差减少100倍,推理时间增加不足5%。
  • 适用于多种模型架构,适合需要高物理保真的科学模拟场景。

神经网络作为求解偏微分方程(PDE)的强大代理模型,相比传统方法具有显著计算加速优势。然而,这些模型存在关键缺陷:长期推演中误差累积,小误差呈指数级放大,最终导致完全偏离物理合理解。我们提出PhysicsCorrect,一种无需训练的修正框架,通过将修正建模为基于PDE残差的线性化逆问题,在每一步预测中强制保持PDE一致性。核心创新在于高效的缓存策略,在离线预热阶段预先计算雅可比矩阵及其伪逆,使计算开销相比标准修正方法降低两个数量级。在三个代表性PDE系统——包括纳维-斯托克斯流体动力学、波动方程及混沌的库拉莫托-西瓦辛斯基方程——上,PhysicsCorrect将预测误差降低至最多100倍,同时推理时间增加不足5%。该框架可无缝集成于多种架构,如傅里叶神经算子、UNets和视觉变换器,有效将不稳定的神经代理转化为可靠的仿真工具,弥合深度学习的计算效率与实际科学应用对物理保真度的需求之间的差距。

原文摘要 · Abstract (English)

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 Navier-Stokes fluid dynamics, wave equations, and the chaotic Kuramoto-Sivashinsky equation, PhysicsCorrect reduces prediction errors by up to 100x while adding negligible inference time (under 5%). The framework integrates seamlessly with diverse architectures, including Fourier Neural Operators, UNets, and Vision Transformers, effectively transforming unstable neural surrogates into reliable simulation tools that bridge the gap between deep learning's computational efficiency and the physical fidelity demanded by practical scientific applications.

PDE求解神经网络物理一致性稳定性

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。