pith. sign in

arxiv: 2209.07081 · v1 · pith:6QNKM523new · submitted 2022-09-15 · 💻 cs.LG

DEQGAN: Learning the Loss Function for PINNs with Generative Adversarial Networks

classification 💻 cs.LG
keywords deqgandifferentialequationslossfunctionnetworkspinnsadversarial
0
0 comments X
read the original abstract

Solutions to differential equations are of significant scientific and engineering relevance. Physics-Informed Neural Networks (PINNs) have emerged as a promising method for solving differential equations, but they lack a theoretical justification for the use of any particular loss function. This work presents Differential Equation GAN (DEQGAN), a novel method for solving differential equations using generative adversarial networks to "learn the loss function" for optimizing the neural network. Presenting results on a suite of twelve ordinary and partial differential equations, including the nonlinear Burgers', Allen-Cahn, Hamilton, and modified Einstein's gravity equations, we show that DEQGAN can obtain multiple orders of magnitude lower mean squared errors than PINNs that use $L_2$, $L_1$, and Huber loss functions. We also show that DEQGAN achieves solution accuracies that are competitive with popular numerical methods. Finally, we present two methods to improve the robustness of DEQGAN to different hyperparameter settings.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. When and Why Adversarial Training Improves PINNs: A Neural Tangent Kernel Perspective

    cs.LG 2026-05 unverdicted novelty 6.0

    Adversarial training improves PINNs by using the discriminator to mitigate spectral bias and stiffness, with a new NTK-based framework providing theoretical grounding and a practical algorithm.