Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GNOT: A General Neural Operator Transformer for Operator Learning

About

Learning partial differential equations' (PDEs) solution operators is an essential problem in machine learning. However, there are several challenges for learning operators in practical applications like the irregular mesh, multiple input functions, and complexity of the PDEs' solution. To address these challenges, we propose a general neural operator transformer (GNOT), a scalable and effective transformer-based framework for learning operators. By designing a novel heterogeneous normalized attention layer, our model is highly flexible to handle multiple input functions and irregular meshes. Besides, we introduce a geometric gating mechanism which could be viewed as a soft domain decomposition to solve the multi-scale problems. The large model capacity of the transformer architecture grants our model the possibility to scale to large datasets and practical problems. We conduct extensive experiments on multiple challenging datasets from different domains and achieve a remarkable improvement compared with alternative methods. Our code and data are publicly available at \url{https://github.com/thu-ml/GNOT}.

Zhongkai Hao, Zhengyi Wang, Hang Su, Chengyang Ying, Yinpeng Dong, Songming Liu, Ze Cheng, Jian Song, Jun Zhu• 2023

Related benchmarks

TaskDatasetResultRank
PDE solving1d Burgers' equation (test)
Relative Error0.128
85
Symbolic Regression3D Advection Equation (test)
MSE0.357
60
Symbolic Regression2D Advection Equation (test)
MSE0.138
38
1D Advection Equation Modeling1D Advection Equation
MSE0.448
38
1D Physics Modeling1d Burgers' equation (test)
MSE0.0523
38
Modeling 1D Advection-Diffusion Equation1D Advection-Diffusion Equation S-I (test)
MSE0.311
38
Solution ReconstructionInverse Burgers' Equation (test)
Relative MAE5.45
21
Forward PDE solvingAirfoil
Relative L20.76
21
Forward PDE solvingPlasticity
Relative L2 Error0.0336
21
Forward PDE solvingPipe
Relative L2 Error0.0047
20
Showing 10 of 59 rows

Other info

Follow for update