Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

BENO: Boundary-embedded Neural Operators for Elliptic PDEs

About

Elliptic partial differential equations (PDEs) are a major class of time-independent PDEs that play a key role in many scientific and engineering domains such as fluid dynamics, plasma physics, and solid mechanics. Recently, neural operators have emerged as a promising technique to solve elliptic PDEs more efficiently by directly mapping the input to solutions. However, existing networks typically cannot handle complex geometries and inhomogeneous boundary values present in the real world. Here we introduce Boundary-Embedded Neural Operators (BENO), a novel neural operator architecture that embeds the complex geometries and inhomogeneous boundary values into the solving of elliptic PDEs. Inspired by classical Green's function, BENO consists of two branches of Graph Neural Networks (GNNs) for interior source term and boundary values, respectively. Furthermore, a Transformer encoder maps the global boundary geometry into a latent vector which influences each message passing layer of the GNNs. We test our model extensively in elliptic PDEs with various boundary conditions. We show that all existing baseline methods fail to learn the solution operator. In contrast, our model, endowed with boundary-embedded architecture, outperforms state-of-the-art neural operators and strong baselines by an average of 60.96\%. Our source code can be found https://github.com/AI4Science-WestlakeU/beno.git.

Haixin Wang, Jiaxin Li, Anubhav Dwivedi, Kentaro Hara, Tailin Wu• 2024

Related benchmarks

TaskDatasetResultRank
Neural PDE SolvingLaser Heat
MSE1.95e+3
10
Neural PDE SolvingFitzHugh-Nagumo
MSE2.14e-4
10
Neural PDE SolvingComplex Obstacles
MSE0.0766
10
PDE solvingLaser Heat
Inference Time (s)2.3
6
3D laser-heat task3D laser-heat task (test)
MSE528
6
Fluid and pollutant transportContaminant Transport Wavy Channel, Re=300 (test)
MSE0.023
6
Spatiotemporal PDE Solvingcylinder
MSE0.0676
6
light-driven reactionlarge-scale light-driven reaction (test)
MSE604
6
PDE solvingComplex Obstacles
Inference Time (s)109
6
Spatiotemporal PDE SolvingFisher-KPP
MSE0.0626
6
Showing 10 of 16 rows

Other info

Follow for update