Physics-Informed Neural Networks: Minimizing Residual Loss with Wide Networks and Effective Activations
Nima Hosseini Dashtbayaz, Ghazal Farhani, Boyu Wang, Charles X. Ling

TL;DR
This paper analyzes the residual loss landscape of Physics-Informed Neural Networks (PINNs), revealing conditions under which wide networks and specific activation functions with well-behaved derivatives optimize training for solving PDEs.
Contribution
It provides a theoretical analysis of residual loss in PINNs, highlighting the importance of network width and activation function properties for effective training.
Findings
Wide neural networks can globally minimize residual loss under certain conditions.
Activation functions with well-behaved high-order derivatives are crucial for minimizing residual loss.
Periodic activations explain their promising performance in PINNs.
Abstract
The residual loss in Physics-Informed Neural Networks (PINNs) alters the simple recursive relation of layers in a feed-forward neural network by applying a differential operator, resulting in a loss landscape that is inherently different from those of common supervised problems. Therefore, relying on the existing theory leads to unjustified design choices and suboptimal performance. In this work, we analyze the residual loss by studying its characteristics at critical points to find the conditions that result in effective training of PINNs. Specifically, we first show that under certain conditions, the residual loss of PINNs can be globally minimized by a wide neural network. Furthermore, our analysis also reveals that an activation function with well-behaved high-order derivatives plays a crucial role in minimizing the residual loss. In particular, to solve a -th order PDE, the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications
MethodsSparse Evolutionary Training
