AB-PINNs: Adaptive-Basis Physics-Informed Neural Networks for Residual-Driven Domain Decomposition
Jonah Botvinick-Greenhouse, Wael H. Ali, Mouhacine Benosman, Saviz Mowlavi
TL;DR
AB-PINNs address the challenge of solving multiscale PDEs with physics-informed neural networks by introducing adaptive, learnable subdomains defined via radial-basis-function windows and coordinated normalization. The framework adds subdomains in regions of high PDE residual (AB-PINN+), and includes a global network to learn low-frequency content, with periodicity enforced through Fourier embeddings. Across a suite of multiscale problems, AB-PINNs and AB-PINN+ demonstrate faster convergence and higher accuracy than static FBPINNs and standard PINNs, reducing reliance on extensive hyperparameter tuning. This dynamic, residual-driven domain decomposition advances PINN scalability and robustness for complex PDEs in engineering and physics.
Abstract
We introduce adaptive-basis physics-informed neural networks (AB-PINNs), a novel approach to domain decomposition for training PINNs in which existing subdomains dynamically adapt to the intrinsic features of the unknown solution. Drawing inspiration from classical mesh refinement techniques, we also modify the domain decomposition on-the-fly throughout training by introducing new subdomains in regions of high residual loss, thereby providing additional expressive power where the solution of the differential equation is challenging to represent. Our flexible approach to domain decomposition is well-suited for multiscale problems, as different subdomains can learn to capture different scales of the underlying solution. Moreover, the ability to introduce new subdomains during training helps prevent convergence to unwanted local minima and can reduce the need for extensive hyperparameter tuning compared to static domain decomposition approaches. Throughout, we present comprehensive numerical results which demonstrate the effectiveness of AB-PINNs at solving a variety of complex multiscale partial differential equations.
