LGFeb 2, 2025

ProPINN: Demystifying Propagation Failures in Physics-Informed Neural Networks

arXiv:2502.00803v24 citationsh-index: 79
Originality Highly original
AI Analysis

This addresses a critical optimization challenge in PINNs for solving PDEs, offering a novel solution that enhances reliability and performance, though it is incremental as it builds on prior observations of propagation failure.

The paper tackled the propagation failure problem in Physics-Informed Neural Networks (PINNs) by identifying its root cause as low gradient correlation on nearby collocation points, and introduced ProPINN, a new architecture that resolves these failures and achieves a 46% relative improvement over advanced Transformer-based models.

Physics-informed neural networks (PINNs) have earned high expectations in solving partial differential equations (PDEs), but their optimization usually faces thorny challenges due to the unique derivative-dependent loss function. By analyzing the loss distribution, previous research observed the propagation failure phenomenon of PINNs, intuitively described as the correct supervision for model outputs cannot ''propagate'' from initial states or boundaries to the interior domain. Going beyond intuitive understanding, this paper provides a formal and in-depth study of propagation failure and its root cause. Based on a detailed comparison with classical finite element methods, we ascribe the failure to the conventional single-point-processing architecture of PINNs and further prove that propagation failure is essentially caused by the lower gradient correlation of PINN models on nearby collocation points. Compared to superficial loss maps, this new perspective provides a more precise quantitative criterion to identify where and why PINN fails. The theoretical finding also inspires us to present a new PINN architecture, named ProPINN, which can effectively unite the gradients of region points for better propagation. ProPINN can reliably resolve PINN failure modes and significantly surpass advanced Transformer-based models with 46% relative promotion.

Foundations

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

Your Notes