Conditionally adaptive augmented Lagrangian method for physics-informed learning of forward and inverse problems using artificial neural networks

Agentic AI
Published: arXiv: 2508.15695v1
Authors

Qifeng Hu Shamsulhaq Basir Inanc Senocak

Abstract

We present several advances to the physics and equality constrained artificial neural networks (PECANN) framework that substantially improve its capability to learn solutions of canonical partial differential equations (PDEs). First, we generalize the augmented Lagrangian method (ALM) to support multiple independent penalty parameters, enabling simultaneous enforcement of heterogeneous constraints. Second, we reformulate pointwise constraint enforcement and Lagrange multipliers as expectations over constraint terms, reducing memory overhead and permitting efficient mini-batch training. Third, to address PDEs with oscillatory, multi-scale features, we incorporate Fourier feature mappings and show that a single mapping suffices where multiple mappings or more costly architectures were required in related methods. Fourth, we introduce a time-windowing strategy for long-time evolution in which the terminal state of each window is enforced as an initial-condition constraint for the next, ensuring continuity without discrete time models. Crucially, we propose a conditionally adaptive penalty update (CAPU) strategy for ALM, which preserves the principle that larger constraint violations incur stronger penalties. CAPU accelerates the growth of Lagrange multipliers for selectively challenging constraints, enhancing constraint enforcement during training. We demonstrate the effectiveness of PECANN-CAPU on problems including the transonic rarefaction problem, reversible advection of a passive by a vortex, high-wavenumber Helmholtz and Poisson equations, and inverse identification of spatially varying heat sources. Comparisons with established methods and recent Kolmogorov-Arnold network approaches show that PECANN-CAPU achieves competitive accuracy across all cases. Collectively, these advances improve PECANN's robustness, efficiency, and applicability to demanding problems in scientific computing.

Paper Summary

Problem
The main problem addressed in this research paper is improving the performance of physics-informed neural networks (PINNs) in solving partial differential equations (PDEs). Current PINN approaches rely on manual or dynamic tuning of hyperparameters to balance the loss terms, which can lead to unstable behavior and impractical optimization. The authors aim to develop a more efficient and robust method for solving PDEs using artificial neural networks.
Key Innovation
The key innovation of this work is the development of a conditionally adaptive augmented Lagrangian method (PECANN-CAPU) for physics-informed learning of forward and inverse problems using artificial neural networks. This method introduces several key enhancements to the original PECANN framework, including: * Generalizing the augmented Lagrangian method to support multiple, independent penalty parameters * Reformulating pointwise constraint enforcement and Lagrange multipliers as expectations over loss and constraint terms * Incorporating Fourier feature mappings to capture challenging regimes * Introducing a time-windowing strategy for long-time evolution * Proposing a conditionally adaptive penalty update (CAPU) strategy for the augmented Lagrangian method These advancements collectively enable the new framework to learn solutions to challenging canonical problems frequently employed in the development and benchmarking of numerical methods.
Practical Impact
The PECANN-CAPU approach has several practical applications in the real world, including: * Solving PDEs in various fields, such as physics, engineering, and computer science * Improving the accuracy and stability of PINN models * Enabling the use of PINNs for inverse problems, where the goal is to infer the input parameters of a system given the output observations * Providing a more efficient and robust method for solving PDEs, which can lead to faster and more accurate simulations
Analogy / Intuitive Explanation
The PECANN-CAPU approach can be thought of as a "training assistant" for neural networks. Just as a personal trainer helps an athlete to optimize their performance, the PECANN-CAPU method helps the neural network to learn the solution to a PDE by adaptively adjusting the penalty parameters and incorporating Fourier feature mappings. This approach enables the neural network to focus on the most challenging regions of the problem and improve its overall performance.
Paper Information
Categories:
cs.LG
Published Date:

arXiv ID:

2508.15695v1

Quick Actions