Enhanced Physics-Informed Neural Networks with Augmented Lagrangian Relaxation Method (AL-PINNs)
About
Physics-Informed Neural Networks (PINNs) have become a prominent application of deep learning in scientific computation, as they are powerful approximators of solutions to nonlinear partial differential equations (PDEs). There have been numerous attempts to facilitate the training process of PINNs by adjusting the weight of each component of the loss function, called adaptive loss-balancing algorithms. In this paper, we propose an Augmented Lagrangian relaxation method for PINNs (AL-PINNs). We treat the initial and boundary conditions as constraints for the optimization problem of the PDE residual. By employing Augmented Lagrangian relaxation, the constrained optimization problem becomes a sequential max-min problem so that the learnable parameters $\lambda$ adaptively balance each loss component. Our theoretical analysis reveals that the sequence of minimizers of the proposed loss functions converges to an actual solution for the Helmholtz, viscous Burgers, and Klein--Gordon equations. We demonstrate through various numerical experiments that AL-PINNs yield a much smaller relative error compared with that of state-of-the-art adaptive loss-balancing algorithms.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Velocity and pressure field prediction | Pipe Flow | MSE0.191 | 9 | |
| Conservation Error Estimation | 1D KdV equation | Momentum Conservation Error1.4 | 8 | |
| Conservation Error Estimation | 2D Wave equation | Momentum Error1.38 | 8 | |
| Conservation Error Estimation | 3D Advection equation | Momentum Error1.54 | 8 | |
| Conservation Error Estimation | 1D wave equation | Momentum Error3.73 | 8 | |
| Conservation Error Estimation | 2D KdV equation | Momentum Conservation Error3.48 | 8 | |
| Conservation Error Estimation | 2D Reaction-Diffusion equation | Momentum Error1.08 | 8 | |
| Conservation Error Estimation | 3D Reaction-Diffusion equation | Momentum Conservation Error1.89 | 8 | |
| Conservation Error Estimation | 3D KdV equation | Momentum Conservation Error1.51 | 8 | |
| Conservation Error Estimation | 3D Wave equation | Momentum Error4.67 | 8 |