Multilevel domain decomposition-based architectures for physics-informed neural networks
Victorita Dolean, Alexander Heinlein, Siddhartha Mishra, Ben Moseley
TL;DR
This work extends physics-informed neural networks (PINNs) by integrating multilevel overlapping domain decomposition into finite basis PINNs (FBPINNs), enabling scalable and accurate solutions for high-frequency and multi-scale PDEs. By introducing multiple levels of subdomains with partition-of-unity windows, the multilevel FBPINN architecture facilitates improved global information exchange and reduced spectral bias, outperforming standard PINNs and single-level FBPINNs across Laplace and Helmholtz tests. The study defines strong and weak scaling tests to quantify performance under increasing computational effort and solution complexity, and demonstrates significant gains in accuracy and efficiency, with robust ablations and discussions of limitations and future directions. Taken together, the method offers a scalable, mesh-free alternative for challenging PDE regimes, with practical implications for SciML-enabled forward modeling and inverse problems.
Abstract
Physics-informed neural networks (PINNs) are a powerful approach for solving problems involving differential equations, yet they often struggle to solve problems with high frequency and/or multi-scale solutions. Finite basis physics-informed neural networks (FBPINNs) improve the performance of PINNs in this regime by combining them with an overlapping domain decomposition approach. In this work, FBPINNs are extended by adding multiple levels of domain decompositions to their solution ansatz, inspired by classical multilevel Schwarz domain decomposition methods (DDMs). Analogous to typical tests for classical DDMs, we assess how the accuracy of PINNs, FBPINNs and multilevel FBPINNs scale with respect to computational effort and solution complexity by carrying out strong and weak scaling tests. Our numerical results show that the proposed multilevel FBPINNs consistently and significantly outperform PINNs across a range of problems with high frequency and multi-scale solutions. Furthermore, as expected in classical DDMs, we show that multilevel FBPINNs improve the accuracy of FBPINNs when using large numbers of subdomains by aiding global communication between subdomains.
