Local neural operator for solving transient partial differential equations on varied domains
Hongyu Li, Ximeng Ye, Peng Jiang, Guoliang Qin, Tiejun Wang
TL;DR
This work tackles the challenge of solving transient PDEs on varied domains with neural methods by introducing Local Neural Operator (LNO), which learns a local, shift-invariant time-marching operator $\mathcal{G}_L$ that maps $u_t$ to $u_{t+\Delta t}$ across different domains. The LNO architecture combines a lifting-projection framework with a dual path interior block—one physical path and one localized spectral path using Legendre transforms—while a boundary-treatment strategy decouples time marching from domain boundaries. Trained on randomized Navier–Stokes data, the pre-trained LNO successfully predicts flows on unseen domains (lid-driven cavities, cascaded airfoils) with substantial speedups over FEM (up to $\sim 10^3\times$) and robust performance across viscosities and boundary types. The approach also demonstrates potential to extend to other transient PDEs (e.g., Burgers, wave equations) and supports building a reusable library of pre-trained models for rapid, domain-general PDE solving, with a large CFL tolerance (e.g., $CFL\approx 3.2$).
Abstract
Artificial intelligence (AI) shows great potential to reduce the huge cost of solving partial differential equations (PDEs). However, it is not fully realized in practice as neural networks are defined and trained on fixed domains and boundaries. Herein, we propose local neural operator (LNO) for solving transient PDEs on varied domains. It comes together with a handy strategy including boundary treatments, enabling one pre-trained LNO to predict solutions on different domains. For demonstration, LNO learns Navier-Stokes equations from randomly generated data samples, and then the pre-trained LNO is used as an explicit numerical time-marching scheme to solve the flow of fluid on unseen domains, e.g., the flow in a lid-driven cavity and the flow across the cascade of airfoils. It is about 1000$\times$ faster than the conventional finite element method to calculate the flow across the cascade of airfoils. The solving process with pre-trained LNO achieves great efficiency, with significant potential to accelerate numerical calculations in practice.
