An analysis and solution of ill-conditioning in physics-informed neural networks
Wenbo Cao, Weiwei Zhang

TL;DR
This paper analyzes the ill-conditioning problem in physics-informed neural networks (PINNs), links it to the Jacobian matrix's condition number, and proposes a method to improve stability and accuracy, enabling complex 3D flow simulations.
Contribution
It establishes a connection between PINN ill-conditioning and the Jacobian matrix, and introduces a general approach to mitigate this issue for complex PDE problems.
Findings
Reducing the Jacobian condition number improves PINN convergence and accuracy.
The proposed method enables successful 3D flow simulation around an M6 wing.
First successful PINN simulation of such complex industrial flow problems.
Abstract
Physics-informed neural networks (PINNs) have recently emerged as a novel and popular approach for solving forward and inverse problems involving partial differential equations (PDEs). However, achieving stable training and obtaining correct results remain a challenge in many cases, often attributed to the ill-conditioning of PINNs. Nonetheless, further analysis is still lacking, severely limiting the progress and applications of PINNs in complex engineering problems. Drawing inspiration from the ill-conditioning analysis in traditional numerical methods, we establish a connection between the ill-conditioning of PINNs and the ill-conditioning of the Jacobian matrix of the PDE system. Specifically, for any given PDE system, we construct its controlled system. This controlled system allows for adjustment of the condition number of the Jacobian matrix while retaining the same solution as…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks
