TL;DR
This paper introduces a parallel framework for physics-informed neural networks using domain decomposition, enabling efficient multi-scale problem solving and hyperparameter tuning across subdomains with MPI+X programming.
Contribution
It develops a distributed parallel algorithm for cPINNs and XPINNs, enhancing scalability, flexibility, and efficiency in solving complex multi-physics problems with domain decomposition.
Findings
cPINNs are more communication-efficient for space decomposition.
XPINNs handle time decomposition and complex subdomains effectively.
Parallel XPINNs successfully solve an inverse diffusion problem on the US map.
Abstract
We develop a distributed framework for the physics-informed neural networks (PINNs) based on two recent extensions, namely conservative PINNs (cPINNs) and extended PINNs (XPINNs), which employ domain decomposition in space and in time-space, respectively. This domain decomposition endows cPINNs and XPINNs with several advantages over the vanilla PINNs, such as parallelization capacity, large representation capacity, efficient hyperparameter tuning, and is particularly effective for multi-scale and multi-physics problems. Here, we present a parallel algorithm for cPINNs and XPINNs constructed with a hybrid programming model described by MPI X, where X . The main advantage of cPINN and XPINN over the more classical data and model parallel approaches is the flexibility of optimizing all hyperparameters of each neural network separately in each…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
