arXiv:2510.06684cs.LGcs.NA2025-10

自动平衡框架提升物理神经网络训练稳定性与精度

AutoBalance: An Automatic Balancing Framework for Training Physics-Informed Neural Networks

  • 为每个损失项分配独立自适应优化器,事后聚合更新
  • 在多个复杂PDE基准上误差显著降低,MSE和L∞均优于现有方法
  • 可与主流PINN方法兼容,增强其在高难度任务中的表现

物理信息神经网络(PINNs)通过将物理定律嵌入损失函数,为求解偏微分方程(PDEs)提供强大通用框架。然而,训练PINNs notoriously 困难,因需平衡多个损失项(如PDE残差和边界条件),这些项常目标冲突且曲率差异巨大。现有方法通过优化前调整梯度(“预合并”策略)应对此问题。我们指出该方法本质受限:迫使单个优化器处理频谱异构的损失景观会破坏其内部预条件机制。本文提出AutoBalance,一种新型“后合并”训练范式:为每个损失组件分配独立自适应优化器,再聚合预条件后的更新。大量实验表明,AutoBalance在挑战性PDE基准上持续优于现有框架,解决方案误差显著下降,以均方误差(MSE)和$ L^{ ty} $范数衡量。此外,AutoBalance与主流PINN方法正交且互补,在严苛基准上进一步放大其效果。

原文摘要 · Abstract (English)

Physics-Informed Neural Networks (PINNs) provide a powerful and general framework for solving Partial Differential Equations (PDEs) by embedding physical laws into loss functions. However, training PINNs is notoriously difficult due to the need to balance multiple loss terms, such as PDE residuals and boundary conditions, which often have conflicting objectives and vastly different curvatures. Existing methods address this issue by manipulating gradients before optimization (a "pre-combine" strategy). We argue that this approach is fundamentally limited, as forcing a single optimizer to process gradients from spectrally heterogeneous loss landscapes disrupts its internal preconditioning. In this work, we introduce AutoBalance, a novel "post-combine" training paradigm. AutoBalance assigns an independent adaptive optimizer to each loss component and aggregates the resulting preconditioned updates afterwards. Extensive experiments on challenging PDE benchmarks show that AutoBalance consistently outperforms existing frameworks, achieving significant reductions in solution error, as measured by both the MSE and $L^{\infty}$ norms. Moreover, AutoBalance is orthogonal to and complementary with other popular PINN methodologies, amplifying their effectiveness on demanding benchmarks.

PINNs神经网络PDE求解优化

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