paper-with-me

Papers

Physics-Informed Neural Operator for Learning Partial Differential Equations

2021-11-06 · Zongyi Li, Hongkai Zheng, Nikola Kovachki, David Jin, Haoxuan Chen, Burigede Liu, Kamyar Azizzadenesheli, Anima Anandkumar

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.

📄 PDF Abstract BibTeX arXiv:2111.03794

Code (6)

devzhk/PINO 공식 구현 pytorch
Hedawl/PINO-MBD pytorch
neural-operator/pino pytorch
neuraloperator/physics_informed pytorch
shawnrosofsky/pino_applications pytorch
wenhaoding/pino-cde pytorch

Tasks

Operator learningSuper-Resolution

Similar Papers 제목 키워드 기반

Applications of physics informed neural operators

2022-03-23 · Shawn G. Rosofsky, Hani Al Majed, E. A. Huerta

We present an end-to-end framework to learn partial differential equations that brings together initial data production, selection of boundary conditions, and the use of physics-informed neural operators to solve partial…

Learning Only On Boundaries: a Physics-Informed Neural operator for Solving Parametric Partial Differential Equations in Complex Geometries

2023-08-24 · Zhiwei Fang, Sifan Wang, Paris Perdikaris

Recently deep learning surrogates and neural operators have shown promise in solving partial differential equations (PDEs). However, they often require a large amount of training data and are limited to bounded domains. …

Physics Informed Token Transformer for Solving Partial Differential Equations

2023-05-15 · Cooper Lorsung, Zijie Li, Amir Barati Farimani

Solving Partial Differential Equations (PDEs) is the core of many fields of science and engineering. While classical approaches are often prohibitively slow, machine learning models often fail to incorporate complete sys…

PICL: Physics Informed Contrastive Learning for Partial Differential Equations

2024-01-29 · Cooper Lorsung, Amir Barati Farimani

Neural operators have recently grown in popularity as Partial Differential Equation (PDE) surrogate models. Learning solution functionals, rather than functions, has proven to be a powerful approach to calculate fast, ac…

Contrastive Learning

An unsupervised latent/output physics-informed convolutional-LSTM network for solving partial differential equations using peridynamic differential operator

2022-10-21 · A. Mavi, A. C. Bekar, E. Haghighat, E. Madenci

This study presents a novel unsupervised convolutional Neural Network (NN) architecture with nonlocal interactions for solving Partial Differential Equations (PDEs). The nonlocal Peridynamic Differential Operator (PDDO) …

Decoder