Table of Contents
Fetching ...

Guaranteeing Conservation Laws with Projection in Physics-Informed Neural Networks

Anthony Baez, Wang Zhang, Ziwen Ma, Subhro Das, Lam M. Nguyen, Luca Daniel

TL;DR

The proposed PINN-Proj is a PINN-based model that uses a novel projection method to enforce conservation laws and substantially outperformed PINN in conserving momentum and lowered prediction error by three to four orders of magnitude.

Abstract

Physics-informed neural networks (PINNs) incorporate physical laws into their training to efficiently solve partial differential equations (PDEs) with minimal data. However, PINNs fail to guarantee adherence to conservation laws, which are also important to consider in modeling physical systems. To address this, we proposed PINN-Proj, a PINN-based model that uses a novel projection method to enforce conservation laws. We found that PINN-Proj substantially outperformed PINN in conserving momentum and lowered prediction error by three to four orders of magnitude from the best benchmark tested. PINN-Proj also performed marginally better in the separate task of state prediction on three PDE datasets.

Guaranteeing Conservation Laws with Projection in Physics-Informed Neural Networks

TL;DR

The proposed PINN-Proj is a PINN-based model that uses a novel projection method to enforce conservation laws and substantially outperformed PINN in conserving momentum and lowered prediction error by three to four orders of magnitude.

Abstract

Physics-informed neural networks (PINNs) incorporate physical laws into their training to efficiently solve partial differential equations (PDEs) with minimal data. However, PINNs fail to guarantee adherence to conservation laws, which are also important to consider in modeling physical systems. To address this, we proposed PINN-Proj, a PINN-based model that uses a novel projection method to enforce conservation laws. We found that PINN-Proj substantially outperformed PINN in conserving momentum and lowered prediction error by three to four orders of magnitude from the best benchmark tested. PINN-Proj also performed marginally better in the separate task of state prediction on three PDE datasets.

Paper Structure

This paper contains 12 sections, 6 equations, 1 figure, 1 table.

Figures (1)

  • Figure 1: Predicted and ground truth of $c$ over time for first trial of Burgers' Equation