DeepAI AI Chat
Log In Sign Up

Fourier Neural Operator for Parametric Partial Differential Equations

10/18/2020
by   Zongyi Li, et al.
170

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 the Navier-Stokes equation (including the turbulent regime). Our Fourier neural operator shows state-of-the-art performance compared to existing neural network methodologies and it is up to three orders of magnitude faster compared to traditional PDE solvers.

READ FULL TEXT

page 2

page 10

03/07/2020

Neural Operator: Graph Kernel Network for Partial Differential Equations

The classical development of neural networks has been primarily for mapp...
08/19/2021

Neural Operator: Learning Maps Between Function Spaces

The classical development of neural networks has primarily focused on le...
01/28/2022

Pseudo-Differential Integral Operator for Learning Solution Operators of Partial Differential Equations

Learning mapping between two function spaces has attracted considerable ...
03/04/2023

Coupled Multiwavelet Neural Operator Learning for Coupled Partial Differential Equations

Coupled partial differential equations (PDEs) are key tasks in modeling ...
04/23/2022

U-NO: U-shaped Neural Operators

Neural operators generalize classical neural networks to maps between in...
02/16/2023

Laplace neural operator for complex geometries

Neural operators have emerged as a new area of machine learning for lear...
04/04/2022

Towards Large-Scale Learned Solvers for Parametric PDEs with Model-Parallel Fourier Neural Operators

Fourier neural operators (FNOs) are a recently introduced neural network...

Code Repositories

fourier_neural_operator

Use Fourier transform to learn operators in differential equations.


view repo

Awesome-ML-PDE

Resources about Machine Learning for solving PDEs.


view repo

Operador-Neuronal-de-Fourier

En este repositorio se encuentra la implementación del operador neuronal de Fourier.


view repo