Search papers, labs, and topics across Lattice.
This paper introduces a stabilized adaptive loss balancing scheme using smoothed gradient norms and an adaptive residual-based collocation scheme to improve the accuracy of Physics-Informed Neural Networks (PINNs) when solving stiff or shock-dominated PDEs. The adaptive loss balancing ensures satisfaction of initial and boundary conditions, while the adaptive collocation focuses on regions with high physics residuals. Experiments on the viscous Burgers' equation and the Allen-Cahn equation demonstrate significant reductions in relative L2 error compared to traditional PINNs, achieving improvements of 44% and 70% respectively.
PINNs get a boost: adaptive loss balancing and residual-based collocation cuts errors by up to 70% in stiff PDEs.
Physics-Informed Neural Networks (PINNs) have been recognized as a mesh-free alternative to solve partial differential equations where physics information is incorporated. However, in dealing with problems characterized by high stiffness or shock-dominated dynamics, traditional PINNs have been found to have limitations, including unbalanced training and inaccuracy in solution, even with small physics residuals. In this research, we seek to address these limitations using the viscous Burgers' equation with low viscosity and the Allen-Cahn equation as test problems. In addressing unbalanced training, we have developed a new adaptive loss balancing scheme using smoothed gradient norms to ensure satisfaction of initial and boundary conditions. Further, to address inaccuracy in the solution, we have developed an adaptive residual-based collocation scheme to improve the accuracy of solutions in the regions with high physics residuals. The proposed new approach significantly improves solution accuracy with consistent satisfaction of physics residuals. For instance, in the case of Burgers' equation, the relative L2 error is reduced by about 44 percent compared to traditional PINNs, while for the Allen-Cahn equation, the relative L2 error is reduced by approximately 70 percent. Additionally, we show the trustworthy solution comparison of the proposed method using a robust finite difference solver.