LGJan 23

NewPINNs: Physics-Informing Neural Networks Using Conventional Solvers for Partial Differential Equations

arXiv:2601.17207v1h-index: 5
Originality Highly original
AI Analysis

This addresses optimization and performance issues in physics-informed machine learning for researchers in scientific computing.

The authors tackled the problem of physics-informed neural networks' failure modes by introducing NewPINNs, which integrates conventional numerical solvers directly into training to enforce physics without residual-based losses. They demonstrated effectiveness across multiple forward and inverse problems with various solver types.

We introduce NewPINNs, a physics-informing learning framework that couples neural networks with conventional numerical solvers for solving differential equations. Rather than enforcing governing equations and boundary conditions through residual-based loss terms, NewPINNs integrates the solver directly into the training loop and defines learning objectives through solver-consistency. The neural network produces candidate solution states that are advanced by the numerical solver, and training minimizes the discrepancy between the network prediction and the solver-evolved state. This pull-push interaction enables the network to learn physically admissible solutions through repeated exposure to the solver's action, without requiring problem-specific loss engineering or explicit evaluation of differential equation residuals. By delegating the enforcement of physics, boundary conditions, and numerical stability to established numerical solvers, NewPINNs mitigates several well-known failure modes of standard physics-informed neural networks, including optimization pathologies, sensitivity to loss weighting, and poor performance in stiff or nonlinear regimes. We demonstrate the effectiveness of the proposed approach across multiple forward and inverse problems involving finite volume, finite element, and spectral solvers.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes