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

Transolver: A Fast Transformer Solver for PDEs on General Geometries

About

Transformers have empowered many milestones across various fields and have recently been applied to solve partial differential equations (PDEs). However, since PDEs are typically discretized into large-scale meshes with complex geometries, it is challenging for Transformers to capture intricate physical correlations directly from massive individual points. Going beyond superficial and unwieldy meshes, we present Transolver based on a more foundational idea, which is learning intrinsic physical states hidden behind discretized geometries. Specifically, we propose a new Physics-Attention to adaptively split the discretized domain into a series of learnable slices of flexible shapes, where mesh points under similar physical states will be ascribed to the same slice. By calculating attention to physics-aware tokens encoded from slices, Transovler can effectively capture intricate physical correlations under complex geometrics, which also empowers the solver with endogenetic geometry-general modeling capacity and can be efficiently computed in linear complexity. Transolver achieves consistent state-of-the-art with 22% relative gain across six standard benchmarks and also excels in large-scale industrial simulations, including car and airfoil designs. Code is available at https://github.com/thuml/Transolver.

Haixu Wu, Huakun Luo, Haowen Wang, Jianmin Wang, Mingsheng Long• 2024

Related benchmarks

TaskDatasetResultRank
PDE solvingDarcy
Relative L2 Error0.0057
46
Forward PDE solvingElasticity
Relative L2 Error0.0064
44
PDE solvingDarcy Regular Grid (test)
Relative L2 Error0.0055
41
PDE solvingNavier-Stokes Regular Grid (test)
Relative L2 Error0.0882
41
PDE solvingPipe Structured Mesh (test)
Relative L2 Error0.003
38
PDE solvingAirfoil Structured Mesh (test)
Relative L2 Error0.0053
38
Forward PDE solvingPlasticity
Relative L2 Error0.0013
36
Forward PDE solvingAirfoil
Relative L20.53
36
Forward PDE solvingPipe
Relative L2 Error0.0031
35
PDE solvingDarcy-Flow 2d (test)
Relative MSE9.61e-4
33
Showing 10 of 140 rows
...

Other info

Follow for update