IG-PINNs: Interface-gated physics-informed neural networks for solving elliptic interface problems
Jiachun Zheng, Yunqing Huang, Nianyu Yi
TL;DR
The paper tackles elliptic interface problems with discontinuities by introducing IG-PINNs, which combine a global fully connected network for smooth domain behavior with interface-gated networks that correct at the interface. A gating mechanism and a level-set-based transmitter carry interface information to specialized IG-NNs within each subdomain, while a shared network learns the overall solution. Extensive 2D/3D experiments demonstrate that IG-PINNs achieve higher accuracy than PINNs, I-PINNs, and M-PINNs, particularly in jump and flux constraints, with ablations confirming the critical role of the interface modules. Although this approach incurs higher computational cost, it provides a principled and effective framework for handling complex and high-dimensional interface problems, suggesting avenues for efficiency-focused improvements.
Abstract
In this work, we develop interface-gated physics-informed neural networks (IG-PINNs) to solve elliptic interface equations. In IG-PINNs, we use a fully connected neural network to capture the smooth behavior across the entire domain. In each subdomain separated by the interface, an interface-gated network is utilized to provide corrections at the interface. In the architectural design of the interface-gated network, we introduce a gating mechanism and a level-set function derived from the interface. This design enables the interface-gated network to effectively handle discontinuous jumps across the interface. Some numerical experiments have confirmed the effectiveness of the IG-PINNs, demonstrating higher accuracy compared with PINNs, interface PINNs (I-PINNs) and multi-domain PINNs (M-PINNs).
