Physics-Informed Neural Operator for Learning Partial Differential Equations
About
In this paper, we propose physics-informed neural operators (PINO) that combine training data and physics constraints to learn the solution operator of a given family of parametric Partial Differential Equations (PDE). PINO is the first hybrid approach incorporating data and PDE constraints at different resolutions to learn the operator. Specifically, in PINO, we combine coarse-resolution training data with PDE constraints imposed at a higher resolution. The resulting PINO model can accurately approximate the ground-truth solution operator for many popular PDE families and shows no degradation in accuracy even under zero-shot super-resolution, i.e., being able to predict beyond the resolution of training data. PINO uses the Fourier neural operator (FNO) framework that is guaranteed to be a universal approximator for any continuous operator and discretization-convergent in the limit of mesh refinement. By adding PDE constraints to FNO at a higher resolution, we obtain a high-fidelity reconstruction of the ground-truth operator. Moreover, PINO succeeds in settings where no training data is available and only PDE constraints are imposed, while previous approaches, such as the Physics-Informed Neural Network (PINN), fail due to optimization challenges, e.g., in multi-scale dynamic systems such as Kolmogorov flows.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Learning PDE Solution Operators | 2D Shallow Water | Mean L2 Relative Error0.46 | 20 | |
| PDE solving | Poisson 1d (test) | Relative MSE0.0028 | 15 | |
| PDE solving | NLRD 1d+time (test) | Relative MSE8.00e-5 | 15 | |
| PDE solving | Darcy-Flow 2d (test) | Relative MSE0.101 | 15 | |
| PDE solving | Helmholtz 1d (test) | Relative MSE0.995 | 15 | |
| Inverse PDE solving | Helmholtz full observations | Relative Error0.049 | 14 | |
| PDE Forward Problem | Poisson Noisy | L2 Relative Error6.52 | 12 | |
| PDE Forward Problem | Darcy Flow Noisy | L2 Relative Error5.35 | 12 | |
| Learning PDE Solution Operators | Allen-Cahn 1D | Mean L2 Relative Error0.08 | 12 | |
| Learning PDE Solution Operators | 1D Diffusion-Reaction | Mean L2 Rel Error43 | 12 |