AILGDSNAMLNov 28, 2017

Physics Informed Deep Learning (Part I): Data-driven Solutions of Nonlinear Partial Differential Equations

arXiv:1711.10561v11146 citations
Originality Highly original
AI Analysis

This addresses the problem of solving complex PDEs for researchers in computational physics and engineering, presenting a novel approach rather than an incremental improvement.

The paper tackles solving nonlinear partial differential equations (PDEs) by introducing physics-informed neural networks that encode physical laws as prior information, resulting in data-efficient surrogate models that are fully differentiable.

We introduce physics informed neural networks -- neural networks that are trained to solve supervised learning tasks while respecting any given law of physics described by general nonlinear partial differential equations. In this two part treatise, we present our developments in the context of solving two main classes of problems: data-driven solution and data-driven discovery of partial differential equations. Depending on the nature and arrangement of the available data, we devise two distinct classes of algorithms, namely continuous time and discrete time models. The resulting neural networks form a new class of data-efficient universal function approximators that naturally encode any underlying physical laws as prior information. In this first part, we demonstrate how these networks can be used to infer solutions to partial differential equations, and obtain physics-informed surrogate models that are fully differentiable with respect to all input coordinates and free parameters.

Code Implementations32 repos

Data from Papers with Code (CC-BY-SA-4.0)

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes