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

Solving High-Dimensional PDEs with Latent Spectral Models

About

Deep models have achieved impressive progress in solving partial differential equations (PDEs). A burgeoning paradigm is learning neural operators to approximate the input-output mappings of PDEs. While previous deep models have explored the multiscale architectures and various operator designs, they are limited to learning the operators as a whole in the coordinate space. In real physical science problems, PDEs are complex coupled equations with numerical solvers relying on discretization into high-dimensional coordinate space, which cannot be precisely approximated by a single operator nor efficiently learned due to the curse of dimensionality. We present Latent Spectral Models (LSM) toward an efficient and precise solver for high-dimensional PDEs. Going beyond the coordinate space, LSM enables an attention-based hierarchical projection network to reduce the high-dimensional data into a compact latent space in linear time. Inspired by classical spectral methods in numerical analysis, we design a neural spectral block to solve PDEs in the latent space that approximates complex input-output mappings via learning multiple basis operators, enjoying nice theoretical guarantees for convergence and approximation. Experimentally, LSM achieves consistent state-of-the-art and yields a relative gain of 11.5% averaged on seven benchmarks covering both solid and fluid physics. Code is available at https://github.com/thuml/Latent-Spectral-Models.

Haixu Wu, Tengge Hu, Huakun Luo, Jianmin Wang, Mingsheng Long• 2023

Related benchmarks

TaskDatasetResultRank
PDE solvingDarcy Regular Grid (test)
Relative L2 Error0.0065
25
PDE solvingNavier-Stokes Regular Grid (test)
Relative L2 Error0.1535
25
PDE solvingAirfoil Structured Mesh (test)
Relative L2 Error0.0059
23
PDE solvingPipe Structured Mesh (test)
Relative L2 Error0.005
23
Forward PDE solvingAirfoil
Relative L20.59
21
Forward PDE solvingPlasticity
Relative L2 Error0.0025
21
Forward PDE solvingPipe
Relative L2 Error0.005
20
Forward PDE solvingElasticity
Relative L2 Error0.0218
19
Spatiotemporal Prediction2D Turbulence Micro
RMSE2.192
18
Spatiotemporal PredictionSEVIR Regional
RMSE0.531
18
Showing 10 of 29 rows

Other info

Follow for update