Solving Partial Differential Equations in Different Domains by Operator Learning method Based on Boundary Integral Equations
Bin Meng, Yutong Lu, Ying Jiang
TL;DR
This work addresses solving PDEs on arbitrary domains without retraining by integrating boundary integral equations with neural operator learning. It proposes two models, BI-DeepONet and BI-TDONet, that use boundary data and boundary-integral representations to learn operators mapping boundary information to PDE solutions across diverse geometries. BI-TDONet leverages a singular value expansion-inspired architecture and employs trigonometric coefficients to capture oscillatory signals, achieving faster convergence and lower error than BI-DeepONet in multiple test cases. Across LBVPs, potential flow, elastostatics, and acoustic scattering, the BI-TDONet framework provides accurate solutions with very fast per-sample inference, highlighting the practical potential of boundary-focused neural operators for domain-general PDE solving. The approach lays groundwork for scalable, fast, and geometry-robust PDE solvers with prospects for 3D extensions and nonlinear PDE applications.
Abstract
This article explores operator learning models that can deduce solutions to partial differential equations (PDEs) on arbitrary domains without requiring retraining. We introduce two innovative models rooted in boundary integral equations (BIEs): the Boundary Integral Type Deep Operator Network (BI-DeepONet) and the Boundary Integral Trigonometric Deep Operator Neural Network (BI-TDONet), which are crafted to address PDEs across diverse domains. Once fully trained, these BIE-based models adeptly predict the solutions of PDEs in any domain without the need for additional training. BI-TDONet notably enhances its performance by employing the singular value decomposition (SVD) of bounded linear operators, allowing for the efficient distribution of input functions across its modules. Furthermore, to tackle the issue of function sampling values that do not effectively capture oscillatory and impulse signal characteristics, trigonometric coefficients are utilized as both inputs and outputs in BI-TDONet. Our numerical experiments robustly support and confirm the efficacy of this theoretical framework.
