Initialization-enhanced Physics-Informed Neural Network with Domain Decomposition (IDPINN)
Chenhao Si, Ming Yan
TL;DR
The paper addresses the efficiency and accuracy limitations of physics-informed neural networks (PINNs) under domain decomposition by proposing Initialization-enhanced PINN with Domain Decomposition (IDPINN). IDPINN bootstraps subdomain networks from a single PINN trained on a small dataset (IDPINN-init) and enforces high-order interface continuity using augmented losses ($\mathcal{L}_{\text{inter}}$, $\mathcal{L}_{\nabla}$, $\mathcal{L}_{PDE_g}$). Across Helmholtz, 2D Poisson, Heat, and Burgers equations, IDPINN demonstrates superior interface accuracy and overall prediction quality compared with PINN and XPINN, with notable gains from initialization and interface-smoothness terms. The framework is robust to different domain geometries (straight lines and irregular curves) and offers a practical path to faster, more accurate forward-PDE solutions in large-scale or multi-domain settings.
Abstract
We propose a new physics-informed neural network framework, IDPINN, based on the enhancement of initialization and domain decomposition to improve prediction accuracy. We train a PINN using a small dataset to obtain an initial network structure, including the weighted matrix and bias, which initializes the PINN for each subdomain. Moreover, we leverage the smoothness condition on the interface to enhance the prediction performance. We numerically evaluated it on several forward problems and demonstrated the benefits of IDPINN in terms of accuracy.
