A shallow physics-informed neural network for solving partial differential equations on surfaces
Wei-Fan Hu, Yi-Jun Shih, Te-Sheng Lin, Ming-Chih Lai
TL;DR
This work develops a shallow physics-informed neural network (PINN) to solve PDEs on surfaces by embedding surface differential operators in Cartesian coordinates, enabled by a level-set representation of the geometry to compute normals and mean curvature. The stationary case solves Laplace–Beltrami and diffusion-type equations on static surfaces using a single hidden layer and a Loss_{\Delta_s} residual, which yields high accuracy (down to ~10^{-6} relative $L^2$ error) across complex geometries. The time-dependent and evolving-surface cases extend the framework with continuous-time and discrete-time (Runge–Kutta) schemes, plus a surface-network that learns a homeomorphism from $\mathbb{S}^2$ to the evolving surface, enabling joint tracking of geometry and solution. Applications include surfactant transport on droplets under shear and surface heating, with results demonstrating robust, mesh-free performance and physically plausible predictions even under large deformations. The approach offers a compact, easy-to-train alternative to traditional mesh-based or embedding methods for surface PDEs with potential impact in fluid-structure interactions and interface dynamics.
Abstract
In this paper, we introduce a shallow (one-hidden-layer) physics-informed neural network for solving partial differential equations on static and evolving surfaces. For the static surface case, with the aid of level set function, the surface normal and mean curvature used in the surface differential expressions can be computed easily. So instead of imposing the normal extension constraints used in literature, we write the surface differential operators in the form of traditional Cartesian differential operators and use them in the loss function directly. We perform a series of performance study for the present methodology by solving Laplace-Beltrami equation and surface diffusion equation on complex static surfaces. With just a moderate number of neurons used in the hidden layer, we are able to attain satisfactory prediction results. Then we extend the present methodology to solve the advection-diffusion equation on an evolving surface with given velocity. To track the surface, we additionally introduce a prescribed hidden layer to enforce the topological structure of the surface and use the network to learn the homeomorphism between the surface and the prescribed topology. The proposed network structure is designed to track the surface and solve the equation simultaneously. Again, the numerical results show comparable accuracy as the static cases. As an application, we simulate the surfactant transport on the droplet surface under shear flow and obtain some physically plausible results.
