paper-with-me

홈 › Papers

Investigating and Mitigating Failure Modes in Physics-informed Neural Networks (PINNs)

2022-09-20 · Shamsulhaq Basir

This paper explores the difficulties in solving partial differential equations (PDEs) using physics-informed neural networks (PINNs). PINNs use physics as a regularization term in the objective function. However, a drawback of this approach is the requirement for manual hyperparameter tuning, making it impractical in the absence of validation data or prior knowledge of the solution. Our investigations of the loss landscapes and backpropagated gradients in the presence of physics reveal that existing methods produce non-convex loss landscapes that are hard to navigate. Our findings demonstrate that high-order PDEs contaminate backpropagated gradients and hinder convergence. To address these challenges, we introduce a novel method that bypasses the calculation of high-order derivative operators and mitigates the contamination of backpropagated gradients. Consequently, we reduce the dimension of the search space and make learning PDEs with non-smooth solutions feasible. Our method also provides a mechanism to focus on complex regions of the domain. Besides, we present a dual unconstrained formulation based on Lagrange multiplier method to enforce equality constraints on the model's prediction, with adaptive and independent learning rates inspired by adaptive subgradient methods. We apply our approach to solve various linear and non-linear PDEs.

📄 PDF Abstract BibTeX arXiv:2209.09988

Code (1)

shamsbasir/investigating_mitigating_failure_modes_in_pinns 공식 구현 pytorch

Tasks

Navigate

Similar Papers 제목 키워드 기반

Mitigating Propagation Failures in Physics-informed Neural Networks using Retain-Resample-Release (R3) Sampling

2022-07-05 · Arka Daw, Jie Bu, Sifan Wang, Paris Perdikaris 외

Despite the success of physics-informed neural networks (PINNs) in approximating partial differential equations (PDEs), PINNs can sometimes fail to converge to the correct solution in problems involving complicated PDEs.…

FP64 is All You Need: Rethinking Failure Modes in Physics-Informed Neural Networks

2025-05-16 · Chenhui Xu, Dancheng Liu, Amir Nassereldine, JinJun Xiong

Physics Informed Neural Networks (PINNs) often exhibit failure modes in which the PDE residual loss converges while the solution error stays large, a phenomenon traditionally blamed on local optima separated from the tru…

All

A Family of Adaptive Activation Functions for Mitigating Failure Modes in Physics-Informed Neural Networks

2026-03-18 · Krishna Murari arxiv

Physics-Informed Neural Networks(PINNs) are a powerful and flexible learning framework that has gained significant attention in recent years. It has demonstrated strong performance across a wide range of scientific and e…

A physics-informed neural network for wind turbine main bearing fatigue

2020-05-05 · International Journal of Prognostics and Health Management 2020 5 · Yigit A. Yucesan, Felipe A. C. Viana

Unexpected main bearing failure on a wind turbine causes unwanted maintenance and increased operation costs (mainly due to crane, parts, labor, and production loss). Unfortunately, historical data indicates that failure …

Graph RegressionGraph-to-SequencePhysics-informed machine learning

Physics-informed neural networks for highly compressible flows

2023-09-15 · TU Delft Education Repository 2023 9 · T. Wagenaar

While physics-informed neural networks have been shown to accurately solve a wide range of fluid dynamics problems, their effectivity on highly compressible flows is so far limited. In particular, they struggle with tran…

Physics-informed machine learning