Singular layer PINN methods for Burgers' equation

Teng-Yuan Chang,Gung-Min Gie,Youngjoon Hong,Chang-Yeol Jung
2024-10-13
Abstract:In this article, we present a new learning method called sl-PINN to tackle the one-dimensional viscous Burgers problem at a small viscosity, which results in a singular interior layer. To address this issue, we first determine the corrector that characterizes the unique behavior of the viscous flow within the interior layers by means of asymptotic analysis. We then use these correctors to construct sl-PINN predictions for both stationary and moving interior layer cases of the viscous Burgers problem. Our numerical experiments demonstrate that sl-PINNs accurately predict the solution for low viscosity, notably reducing errors near the interior layer compared to traditional PINN methods. Our proposed method offers a comprehensive understanding of the behavior of the solution near the interior layer, aiding in capturing the robust part of the training solution.
Numerical Analysis,Mathematical Physics
What problem does this paper attempt to address?
This paper attempts to address the problem of solving the one-dimensional viscous Burgers equation under low viscosity conditions when singularities appear in the interior layer. Specifically, when the viscosity parameter ε is very small, the solution to the Burgers equation changes rapidly within a certain region, forming an interior layer. Traditional Physics-Informed Neural Network (PINN) methods have significant errors when dealing with such interior layers. Therefore, the authors propose a new method—Singular Layer Physics-Informed Neural Network (sl-PINN) to more accurately predict the solution of the Burgers equation in this scenario. ### Main Contributions of the Paper: 1. **Introduction of Corrective Functions**: Through asymptotic analysis, corrective functions describing the flow behavior within the interior layer were determined. 2. **Construction of the sl-PINN Structure**: Using these corrective functions, the sl-PINN model was constructed to improve the prediction accuracy of the solution near the interior layer. 3. **Numerical Experiment Validation**: Numerical experiments demonstrated that sl-PINN has higher accuracy in handling the Burgers equation under low viscosity conditions compared to traditional PINN methods, especially with significantly reduced errors near the interior layer. ### Main Methods and Techniques: - **Asymptotic Analysis**: Used to determine the corrective functions within the interior layer. - **sl-PINN Structure**: Integrates the corrective functions into the PINN to improve the prediction of the solution near the interior layer. - **Numerical Experiments**: Validated the effectiveness of sl-PINN through numerical experiments under different initial and boundary conditions. ### Experimental Results: - **Smooth Initial Data**: Under viscosity parameters of 10^(-1/π), 10^(-2/π), and 10^(-3/π), sl-PINN showed higher accuracy in both L2 norm and L∞ norm. - **Non-Smooth Initial Data**: In the Riemann problem, sl-PINN also demonstrated better capability in capturing the solution near the interior layer. ### Conclusion: The sl-PINN method proposed in the paper can more accurately predict the solution near the interior layer when dealing with the Burgers equation under low viscosity conditions, significantly reducing the errors of traditional PINN methods in this region. This method provides new insights for understanding and solving the interior layer problem in the Burgers equation.