paper-with-me

홈 › Papers

An adaptive augmented Lagrangian method for training physics and equality constrained artificial neural networks

2023-06-08 · Shamsulhaq Basir, Inanc Senocak

Physics and equality constrained artificial neural networks (PECANN) are grounded in methods of constrained optimization to properly constrain the solution of partial differential equations (PDEs) with their boundary and initial conditions and any high-fidelity data that may be available. To this end, adoption of the augmented Lagrangian method within the PECANN framework is paramount for learning the solution of PDEs without manually balancing the individual loss terms in the objective function used for determining the parameters of the neural network. Generally speaking, ALM combines the merits of the penalty and Lagrange multiplier methods while avoiding the ill conditioning and convergence issues associated singly with these methods . In the present work, we apply our PECANN framework to solve forward and inverse problems that have an expanded and diverse set of constraints. We show that ALM with its conventional formulation to update its penalty parameter and Lagrange multipliers stalls for such challenging problems. To address this issue, we propose an adaptive ALM in which each constraint is assigned a unique penalty parameter that evolve adaptively according to a rule inspired by the adaptive subgradient method. Additionally, we revise our PECANN formulation for improved computational efficiency and savings which allows for mini-batch training. We demonstrate the efficacy of our proposed approach by solving several forward and PDE-constrained inverse problems with noisy data, including simulation of incompressible fluid flows with a primitive-variables formulation of the Navier-Stokes equations up to a Reynolds number of 1000.

📄 PDF Abstract BibTeX arXiv:2306.04904

Code (1)

hipersimlab/pecann 공식 구현 pytorch

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

A proximal augmented Lagrangian method for nonconvex optimization with equality and inequality constraints

2025-09-02 · Adeyemi D. Adeoye, Puya Latafat, Alberto Bemporad arxiv

We propose an inexact proximal augmented Lagrangian method (P-ALM) for nonconvex structured optimization problems. The proposed method features an easily implementable rule not only for updating the penalty parameters, b…

Enhanced Physics-Informed Neural Networks with Augmented Lagrangian Relaxation Method (AL-PINNs)

2022-04-29 · Hwijae Son, Sung Woong Cho, Hyung Ju Hwang

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).…

Unsupervised simulation of incompressible flows with physics- and equality- constrained artificial neural networks

2025-11-24 · Qifeng Hu, Inanc Senocak arxiv

Physics-informed neural networks (PINNs) have shown promise for solving partial differential equations, yet their success in simulating incompressible flows at high Reynolds numbers remains limited. Existing approaches r…

A New Adaptive Balanced Augmented Lagrangian Method with Application to ISAC Beamforming Design

2024-10-20 · Jiageng Wu, Bo Jiang, Xinxin Li, Ya-Feng Liu 외

In this paper, we consider a class of convex programming problems with linear equality constraints, which finds broad applications in machine learning and signal processing. We propose a new adaptive balanced augmented L…

ISAC

Constrained Optimization via Exact Augmented Lagrangian and Randomized Iterative Sketching

2023-05-28 · Ilgee Hong, Sen Na, Michael W. Mahoney, Mladen Kolar

We consider solving equality-constrained nonlinear, nonconvex optimization problems. This class of problems appears widely in a variety of applications in machine learning and engineering, ranging from constrained deep n…