Geometric Laplace Neural Operator
Hao Tang, Jiongyu Zhu, Zimeng Feng, Hao Li, Chao Li
TL;DR
The paper introduces GLNO, a geometric neural operator framework that extends pole-residue learning to arbitrary Riemannian manifolds by embedding the Laplace spectral representation into the Laplace-Beltrami eigenbasis. It replaces the traditional periodic Fourier basis with a generalized Laplace basis that includes exponential decay, enabling accurate modeling of non-periodic and transient dynamics on irregular geometries. A grid-invariant network (GLNONet) operationalizes GLNO, leveraging intrinsic geometric features and LBO spectra to learn mappings between functions on manifolds with strong performance gains over state-of-the-art operators, including on unstructured meshes and real-world geometric data. The approach offers superior expressiveness, parameter efficiency, and robust generalization, demonstrated across ODE/PDE benchmarks and diverse geometric tasks, with plans to release code for reproducibility.
Abstract
Neural operators have emerged as powerful tools for learning mappings between function spaces, enabling efficient solutions to partial differential equations across varying inputs and domains. Despite the success, existing methods often struggle with non-periodic excitations, transient responses, and signals defined on irregular or non-Euclidean geometries. To address this, we propose a generalized operator learning framework based on a pole-residue decomposition enriched with exponential basis functions, enabling expressive modeling of aperiodic and decaying dynamics. Building on this formulation, we introduce the Geometric Laplace Neural Operator (GLNO), which embeds the Laplace spectral representation into the eigen-basis of the Laplace-Beltrami operator, extending operator learning to arbitrary Riemannian manifolds without requiring periodicity or uniform grids. We further design a grid-invariant network architecture (GLNONet) that realizes GLNO in practice. Extensive experiments on PDEs/ODEs and real-world datasets demonstrate our robust performance over other state-of-the-art models.
