QP Based Constrained Optimization for Reliable PINN Training
Alan Williams, Christopher Leon, Alexander Scheinker

TL;DR
This paper introduces a quadratic programming-based training scheme for Physics-Informed Neural Networks (PINNs) that improves convergence, stability, and loss function design by framing training as a constrained optimization problem.
Contribution
The paper presents a novel QP-based gradient descent method for PINNs, enabling dynamic loss balancing and guaranteed convergence to optimal parameters.
Findings
Effective training of PINNs with noisy data
Improved convergence and stability in PINN training
Successful application to Laplace's equation in complex geometries
Abstract
Physics-Informed Neural Networks (PINNs) have emerged as a powerful tool for integrating physics-based constraints and data to address forward and inverse problems in machine learning. Despite their potential, the implementation of PINNs are hampered by several challenges, including issues related to convergence, stability, and the design of neural networks and loss functions. In this paper, we introduce a novel training scheme that addresses these challenges by framing the training process as a constrained optimization problem. Utilizing a quadratic program (QP)-based gradient descent law, our approach simplifies the design of loss functions and guarantees convergences to optimal neural network parameters. This methodology enables dynamic balancing, over the course of training, between data-based loss and a partial differential equation (PDE) residual loss, ensuring an acceptable level…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExperimental Learning in Engineering · Advanced Data Processing Techniques
