LGJan 30, 2025

Accuracy and Robustness of Weight-Balancing Methods for Training PINNs

arXiv:2501.18582v28 citationsh-index: 2Has Code
Originality Incremental advance
AI Analysis

This work addresses robustness issues in PINNs for scientific computing applications, representing an incremental improvement over existing weight-balancing methods.

The paper tackles the challenge of training Physics-Informed Neural Networks (PINNs) by proposing a Primal-Dual optimization method to improve robustness while maintaining accuracy, achieving reliable solutions across all cases, including low-data regimes.

Physics-Informed Neural Networks (PINNs) have emerged as powerful tools for integrating physics-based models with data by minimizing both data and physics losses. However, this multi-objective optimization problem is notoriously challenging, with some benchmark problems leading to unfeasible solutions. To address these issues, various strategies have been proposed, including adaptive weight adjustments in the loss function. In this work, we introduce clear definitions of accuracy and robustness in the context of PINNs and propose a novel training algorithm based on the Primal-Dual (PD) optimization framework. Our approach enhances the robustness of PINNs while maintaining comparable performance to existing weight-balancing methods. Numerical experiments demonstrate that the PD method consistently achieves reliable solutions across all investigated cases, even in the low-data regime, and can be easily implemented, facilitating its practical adoption. The code is available at https://github.com/haoming-SHEN/Accuracy-and-Robustness-of-Weight-Balancing-Methods-for-Training-PINNs.git.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes