Learning Domain-Independent Green's Function For Elliptic Partial Differential Equations
Pawan Negi, Maggie Cheng, Mahesh Krishnamurthy, Wenjun Ying, Shuwang Li
TL;DR
This work introduces BIN-G, a boundary-integral neural network that learns a domain-independent Green's function $G(\mathbf{x}, \mathbf{y})$ for elliptic PDEs by representing $G$ with a radial-basis-Kernel network and jointly learning boundary densities via MLPs. The method enforces Green's function symmetry and handles singularities by training on a 1D radial domain for the PDE residual, while boundary-integral losses on prescribed test functions guide the densities, enabling accurate solutions across diverse domains and boundary conditions. Demonstrations on 2D Laplace and Helmholtz equations, as well as a variable-coefficient PDE, show that the learned GF generalizes to new domains and coefficients, with domain-shaped errors typically in the low single digits and acceptable performance even near corners. The approach offers a domain-agnostic, computationally efficient pathway to apply boundary-integral formulations in heterogeneous media and moving-interface contexts, reducing reliance on analytic Green's functions and enabling rapid adaptation to new geometries.
Abstract
Green's function characterizes a partial differential equation (PDE) and maps its solution in the entire domain as integrals. Finding the analytical form of Green's function is a non-trivial exercise, especially for a PDE defined on a complex domain or a PDE with variable coefficients. In this paper, we propose a novel boundary integral network to learn the domain-independent Green's function, referred to as BIN-G. We evaluate the Green's function in the BIN-G using a radial basis function (RBF) kernel-based neural network. We train the BIN-G by minimizing the residual of the PDE and the mean squared errors of the solutions to the boundary integral equations for prescribed test functions. By leveraging the symmetry of the Green's function and controlling refinements of the RBF kernel near the singularity of the Green function, we demonstrate that our numerical scheme enables fast training and accurate evaluation of the Green's function for PDEs with variable coefficients. The learned Green's function is independent of the domain geometries, forcing terms, and boundary conditions in the boundary integral formulation. Numerical experiments verify the desired properties of the method and the expected accuracy for the two-dimensional Poisson and Helmholtz equations with variable coefficients.
