General-Kindred Physics-Informed Neural Network to the Solutions of Singularly Perturbed Differential Equations

Sen Wang,Peizhi Zhao,Qinglong Ma,Tao Song
2024-08-27
Abstract:Physics-Informed Neural Networks (PINNs) have become a promising research direction in the field of solving Partial Differential Equations (PDEs). Dealing with singular perturbation problems continues to be a difficult challenge in the field of PINN. The solution of singular perturbation problems often exhibits sharp boundary layers and steep gradients, and traditional PINN cannot achieve approximation of boundary layers. In this manuscript, we propose the General-Kindred Physics-Informed Neural Network (GKPINN) for solving Singular Perturbation Differential Equations (SPDEs). This approach utilizes asymptotic analysis to acquire prior knowledge of the boundary layer from the equation and establishes a novel network to assist PINN in approximating the boundary layer. It is compared with traditional PINN by solving examples of one-dimensional, two-dimensional, and time-varying SPDE equations. The research findings underscore the exceptional performance of our novel approach, GKPINN, which delivers a remarkable enhancement in reducing the $L_2$ error by two to four orders of magnitude compared to the established PINN methodology. This significant improvement is accompanied by a substantial acceleration in convergence rates, without compromising the high precision that is critical for our applications. Furthermore, GKPINN still performs well in extreme cases with perturbation parameters of ${1\times10}^{-38}$, demonstrating its excellent generalization ability.
Machine Learning,Mathematical Physics,Numerical Analysis
What problem does this paper attempt to address?
The problem that this paper attempts to address is the challenge of solving single-parameter singularly perturbed differential equations (SPDEs). Specifically, traditional Physics-Informed Neural Networks (PINNs) struggle to accurately approximate the sharp variations in the boundary layer, especially when the perturbation parameter is very small. The paper proposes a new method—Generalized Kinship Physics-Informed Neural Network (GKPINN), which combines asymptotic analysis to obtain prior knowledge of the boundary layer and establishes a new network structure to assist PINN in approximating the boundary layer. The main contributions include: 1. Utilizing asymptotic analysis to decompose SPDEs into smooth parts and boundary layer parts. 2. Proposing a new network architecture that combines the smooth part with the exponential form of the boundary layer part. 3. Validating the effectiveness of GKPINN in various scenarios (1D, 2D, and time-dependent SPDEs) and demonstrating its significant improvement in L2 error compared to traditional PINN.