Improved physics-informed neural network in mitigating gradient related failures

Pancheng Niu,Yongming Chen,Jun Guo,Yuqian Zhou,Minfu Feng,Yanchao Shi
2024-07-28
Abstract:Physics-informed neural networks (PINNs) integrate fundamental physical principles with advanced data-driven techniques, driving significant advancements in scientific computing. However, PINNs face persistent challenges with stiffness in gradient flow, which limits their predictive capabilities. This paper presents an improved PINN (I-PINN) to mitigate gradient-related failures. The core of I-PINN is to combine the respective strengths of neural networks with an improved architecture and adaptive weights containingupper bounds. The capability to enhance accuracy by at least one order of magnitude and accelerate convergence, without introducing extra computational complexity relative to the baseline model, is achieved by I-PINN. Numerical experiments with a variety of benchmarks illustrate the improved accuracy and generalization of I-PINN. The supporting data and code are accessible at <a class="link-external link-https" href="https://github.com/PanChengN/I-PINN.git" rel="external noopener nofollow">this https URL</a>, enabling broader research engagement.
Machine Learning
What problem does this paper attempt to address?