Guaranteeing Conservation of Integrals with Projection in Physics-Informed Neural Networks

📅 2025-11-12
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Physics-informed neural networks (PINNs) enforce partial differential equations (PDEs) via soft constraints, failing to guarantee conservation of linear and quadratic integral quantities—compromising physical consistency and numerical accuracy. This work proposes a novel projection-based method that strictly enforces either independent or joint conservation of these integrals during training. By formulating and solving a nonlinear constrained optimization problem, we derive an explicit projection operator that orthogonally projects the neural network output onto the corresponding conservation manifold in real time. To our knowledge, this is the first approach enabling configurable, simultaneous control of both linear and quadratic integral conservation. The method significantly improves the condition number of the loss landscape, enhancing training stability and convergence speed. Experiments demonstrate reductions in conservation error by three to four orders of magnitude, accompanied by commensurate decreases in PDE solution error, markedly improving physical fidelity and generalization capability.

Technology Category

Application Category

📝 Abstract
We propose a novel projection method that guarantees the conservation of integral quantities in Physics-Informed Neural Networks (PINNs). While the soft constraint that PINNs use to enforce the structure of partial differential equations (PDEs) enables necessary flexibility during training, it also permits the discovered solution to violate physical laws. To address this, we introduce a projection method that guarantees the conservation of the linear and quadratic integrals, both separately and jointly. We derived the projection formulae by solving constrained non-linear optimization problems and found that our PINN modified with the projection, which we call PINN-Proj, reduced the error in the conservation of these quantities by three to four orders of magnitude compared to the soft constraint and marginally reduced the PDE solution error. We also found evidence that the projection improved convergence through improving the conditioning of the loss landscape. Our method holds promise as a general framework to guarantee the conservation of any integral quantity in a PINN if a tractable solution exists.
Problem

Research questions and friction points this paper is trying to address.

Ensuring integral conservation in Physics-Informed Neural Networks
Addressing physical law violations in PDE solutions via projection
Improving PINN convergence through loss landscape conditioning
Innovation

Methods, ideas, or system contributions that make the work stand out.

Projection method guarantees conservation of integrals
Solves constrained optimization for PINN modification
Reduces conservation error by orders of magnitude
🔎 Similar Papers
No similar papers found.