Fourier Neural Operator for Parametric Partial Differential Equations
About
The classical development of neural networks has primarily focused on learning mappings between finite-dimensional Euclidean spaces. Recently, this has been generalized to neural operators that learn mappings between function spaces. For partial differential equations (PDEs), neural operators directly learn the mapping from any functional parametric dependence to the solution. Thus, they learn an entire family of PDEs, in contrast to classical methods which solve one instance of the equation. In this work, we formulate a new neural operator by parameterizing the integral kernel directly in Fourier space, allowing for an expressive and efficient architecture. We perform experiments on Burgers' equation, Darcy flow, and Navier-Stokes equation. The Fourier neural operator is the first ML-based method to successfully model turbulent flows with zero-shot super-resolution. It is up to three orders of magnitude faster compared to traditional PDE solvers. Additionally, it achieves superior accuracy compared to previous learning-based solvers under fixed resolution.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| PDE solving | 1d Burgers' equation (test) | Relative Error0.0139 | 85 | |
| 2d Darcy Flow | 2d Darcy Flow (test) | Test Relative Error2.44 | 51 | |
| Zero-shot super-resolution | E1 (test) | MAE0.2341 | 48 | |
| PDE solving | Darcy | Relative L2 Error0.0108 | 46 | |
| PDE solving | Navier-Stokes Regular Grid (test) | Relative L2 Error0.1556 | 41 | |
| PDE solving | Darcy Regular Grid (test) | Relative L2 Error0.0108 | 41 | |
| Image Classification | MNIST-scale (test) | -- | 40 | |
| PDE solving | 1D Burgers | RelL2 Error0.0034 | 38 | |
| PDE Modeling | Burgers' Equation various resolutions (val) | Relative L2 Error0.0032 | 36 | |
| PDE solving | Navier-Stokes 2D | Relative L2 Error0.821 | 34 |