paper-with-me

홈 › Papers

Deep Hidden Physics Models: Deep Learning of Nonlinear Partial Differential Equations

2018-01-20 · Maziar Raissi

A long-standing problem at the interface of artificial intelligence and applied mathematics is to devise an algorithm capable of achieving human level or even superhuman proficiency in transforming observed data into predictive mathematical models of the physical world. In the current era of abundance of data and advanced machine learning capabilities, the natural question arises: How can we automatically uncover the underlying laws of physics from high-dimensional data generated from experiments? In this work, we put forth a deep learning approach for discovering nonlinear partial differential equations from scattered and potentially noisy observations in space and time. Specifically, we approximate the unknown solution as well as the nonlinear dynamics by two deep neural networks. The first network acts as a prior on the unknown solution and essentially enables us to avoid numerical differentiations which are inherently ill-conditioned and unstable. The second network represents the nonlinear dynamics and helps us distill the mechanisms that govern the evolution of a given spatiotemporal data-set. We test the effectiveness of our approach for several benchmark problems spanning a number of scientific domains and demonstrate how the proposed framework can help us accurately learn the underlying dynamics and forecast future states of the system. In particular, we study the Burgers', Korteweg-de Vries (KdV), Kuramoto-Sivashinsky, nonlinear Schr\"{o}dinger, and Navier-Stokes equations.

📄 PDF Abstract BibTeX arXiv:1801.06637

Code (4)

maziarraissi/DeepHPMs 공식 구현 tf
PaddlePaddle/PaddleScience/tree/develop/examples/deephpms paddle
isds-neu/percnn pytorch
rodsveiga/hidden_physical_models

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Hidden Physics Models: Machine Learning of Nonlinear Partial Differential Equations

2017-08-02 · Maziar Raissi, George Em. Karniadakis

While there is currently a lot of enthusiasm about "big data", useful data is usually "small" and expensive to acquire. In this paper, we present a new paradigm of learning partial differential equations from {\em small}…

BIG-bench Machine LearningGaussian ProcessesSmall Data Image Classification

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

2017-11-28 · Maziar Raissi, Paris Perdikaris, George Em. Karniadakis

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…

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

2017-11-28 · Maziar Raissi, Paris Perdikaris, George Em. Karniadakis

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…

Bayesian Hidden Physics Models: Uncertainty Quantification for Discovery of Nonlinear Partial Differential Operators from Data

2020-06-07 · Steven Atkinson

What do data tell us about physics-and what don't they tell us? There has been a surge of interest in using machine learning models to discover governing physical laws such as differential equations from data, but curren…

Uncertainty Quantification

Physics-informed neural networks: A deep learning framework for solving forward and inverse problems involving nonlinear partial differential equations

2019-02-01 · Journal of Computational Physics 2019 2 · M.Raissi, P.Perdikaris, G.E.Karniadakis

We introduce physics-informed neural networks – neural networks that are trained to solve supervised learning tasks while respecting any given laws of physics described by general nonlinear partial differential equations…