Improved Physics-informed neural networks loss function regularization with a variance-based term
John M. Hanna, Hugues Talbot, Irene E. Vignon-Clementel

TL;DR
This paper introduces a new loss function for physics-informed neural networks that combines mean and variance of errors to improve solution accuracy and reduce localized high-error regions.
Contribution
The paper proposes a novel variance-based regularization term in the PINNs loss function, enhancing error uniformity and solution quality across complex physics problems.
Findings
Improved accuracy in solving PDEs with PINNs
Reduced maximum error in test problems
Minimal additional computational cost
Abstract
In machine learning and statistical modeling, the mean square or absolute error is commonly used as an error metric, also called a "loss function." While effective in reducing the average error, this approach may fail to address localized outliers, leading to significant inaccuracies in regions with sharp gradients or discontinuities. This issue is particularly evident in physics-informed neural networks (PINNs), where such localized errors are expected and affect the overall solution. To overcome this limitation, we propose a novel loss function that combines the mean and the standard deviation of the chosen error metric. By minimizing this combined loss function, the method ensures a more uniform error distribution and reduces the impact of localized high-error regions. The proposed loss function is easy to implement and tested on problems of varying complexity: the 1D Poisson…
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 · Non-Destructive Testing Techniques · Machine Learning in Materials Science
