arXiv:2509.04966cs.LG2025-09NeurIPS被引 4

新架构解决物理神经网络收敛难问题,提升波方程求解精度与稳定性。

Neuro-Spectral Architectures for Causal Physics-Informed Networks

  • 用谱基投影+神经微分方程构建新模型,突破传统低频偏见
  • 在波动方程上实现更快收敛、更高时间一致性与更准预测
  • 适合需要高精度动态建模的科学计算场景

物理信息神经网络(PINNs)是求解偏微分方程(PDEs)的强大框架。然而,基于MLP的标准PINNs在处理复杂初值问题时常无法收敛,导致解违反因果性,并存在对低频成分的谱偏差。为此,我们提出NeuSA(神经谱架构),一种受经典谱方法启发的新式PINNs,用于求解系数可变的线性与非线性PDE。NeuSA将底层PDE投影到谱基上,获得动力学的有限维表示,并通过适配的神经微分方程(NODE)进行积分。该设计克服了谱偏差,利用谱表示带来的高频成分;通过继承NODE的因果结构实现因果性约束;并通过基于经典方法的初始化策略,使训练从接近目标解的位置开始。我们在典型线性和非线性波动方程基准上验证了NeuSA,结果表明其性能优于其他架构,具有更快收敛速度、更优时间一致性和更高的预测准确性。代码与预训练模型已公开于 https://github.com/arthur-bizzi/neusa。

原文摘要 · Abstract (English)

Physics-Informed Neural Networks (PINNs) have emerged as a powerful framework for solving partial differential equations (PDEs). However, standard MLP-based PINNs often fail to converge when dealing with complex initial value problems, leading to solutions that violate causality and suffer from a spectral bias towards low-frequency components. To address these issues, we introduce NeuSA (Neuro-Spectral Architectures), a novel class of PINNs inspired by classical spectral methods, designed to solve linear and nonlinear PDEs with variable coefficients. NeuSA learns a projection of the underlying PDE onto a spectral basis, leading to a finite-dimensional representation of the dynamics which is then integrated with an adapted Neural ODE (NODE). This allows us to overcome spectral bias, by leveraging the high-frequency components enabled by the spectral representation; to enforce causality, by inheriting the causal structure of NODEs, and to start training near the target solution, by means of an initialization scheme based on classical methods. We validate NeuSA on canonical benchmarks for linear and nonlinear wave equations, demonstrating strong performance as compared to other architectures, with faster convergence, improved temporal consistency and superior predictive accuracy. Code and pretrained models are available in https://github.com/arthur-bizzi/neusa.

物理信息网络谱方法神经微分方程偏微分方程

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