Data-Guided Physics-Informed Neural Networks for Solving Inverse Problems in Partial Differential Equations
Wei Zhou, Y.F. Xu

TL;DR
This paper introduces DG-PINNs, a two-phase training framework for physics-informed neural networks that improves efficiency and robustness in solving inverse PDE problems by separating data fitting and residual minimization.
Contribution
The paper proposes a novel two-phase training approach for PINNs, enhancing convergence speed and noise robustness in inverse PDE problems.
Findings
DG-PINNs achieve accurate inverse solutions for classical PDEs.
The method demonstrates robustness against noisy data.
Faster convergence compared to traditional PINNs.
Abstract
Physics-informed neural networks (PINNs) represent a significant advancement in scientific machine learning by integrating fundamental physical laws into their architecture through loss functions. PINNs have been successfully applied to solve various forward and inverse problems in partial differential equations (PDEs). However, a notable challenge can emerge during the early training stages when solving inverse problems. Specifically, data losses remain high while PDE residual losses are minimized rapidly, thereby exacerbating the imbalance between loss terms and impeding the overall efficiency of PINNs. To address this challenge, this study proposes a novel framework termed data-guided physics-informed neural networks (DG-PINNs). The DG-PINNs framework is structured into two distinct phases: a pre-training phase and a fine-tuning phase. In the pre-training phase, a loss function with…
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
TopicsNeural Networks and Applications · Model Reduction and Neural Networks
