Domain decomposition-based coupling of physics-informed neural networks via the Schwarz alternating method
Will Snyder, Irina Tezaur, Christopher Wentland

TL;DR
This paper investigates using the Schwarz alternating method to couple physics-informed neural networks (PINNs) with each other and with traditional numerical models to improve training efficiency for solving nonlinear PDEs, especially in challenging regimes.
Contribution
It introduces a domain decomposition approach with Schwarz coupling for PINNs, exploring boundary condition enforcement strategies and demonstrating potential acceleration in training for high Peclet number problems.
Findings
PINN-PINN coupling does not always accelerate convergence in advection-dominated regimes.
Coupling PINNs with full order models significantly improves training for high Peclet numbers.
The choice of boundary condition enforcement impacts the convergence of the Schwarz method.
Abstract
Physics-informed neural networks (PINNs) are appealing data-driven tools for solving and inferring solutions to nonlinear partial differential equations (PDEs). Unlike traditional neural networks (NNs), which train only on solution data, a PINN incorporates a PDE's residual into its loss function and trains to minimize the said residual at a set of collocation points in the solution domain. This paper explores the use of the Schwarz alternating method as a means to couple PINNs with each other and with conventional numerical models (i.e., full order models, or FOMs, obtained via the finite element, finite difference or finite volume methods) following a decomposition of the physical domain. It is well-known that training a PINN can be difficult when the PDE solution has steep gradients. We investigate herein the use of domain decomposition and the Schwarz alternating method as a means…
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
TopicsModel Reduction and Neural Networks
MethodsSparse Evolutionary Training
