Julieusa / NumericalGP

Numerical Gaussian Processes for Time-dependent and Non-linear Partial Differential Equations

Home Page:https://maziarraissi.github.io/NumericalGP/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

We introduce the concept of numerical Gaussian processes, which we define as Gaussian processes with covariance functions resulting from temporal discretization of time-dependent partial differential equations. Numerical Gaussian processes, by construction, are designed to deal with cases where: (1) all we observe are noisy data on black-box initial conditions, and (2) we are interested in quantifying the uncertainty associated with such noisy data in our solutions to time-dependent partial differential equations. Our method circumvents the need for spatial discretization of the differential operators by proper placement of Gaussian process priors. This is an attempt to construct structured and data-efficient learning machines, which are explicitly informed by the underlying physics that possibly generated the observed data. The effectiveness of the proposed approach is demonstrated through several benchmark problems involving linear and nonlinear time-dependent operators. In all examples, we are able to recover accurate approximations of the latent solutions, and consistently propagate uncertainty, even in cases involving very long time integration.

For more details, please refer to the following: (https://maziarraissi.github.io/NumericalGP/)

Citation

@article{raissi2018numerical,
  title={Numerical Gaussian Processes for Time-Dependent and Nonlinear Partial Differential Equations},
  author={Raissi, Maziar and Perdikaris, Paris and Karniadakis, George Em},
  journal={SIAM Journal on Scientific Computing},
  volume={40},
  number={1},
  pages={A172--A198},
  year={2018},
  publisher={SIAM}
}

@article{raissi2017numerical,
  title={Numerical Gaussian Processes for Time-dependent and Non-linear Partial Differential Equations},
  author={Raissi, Maziar and Perdikaris, Paris and Karniadakis, George Em},
  journal={arXiv preprint arXiv:1703.10230},
  year={2017}
}

About

Numerical Gaussian Processes for Time-dependent and Non-linear Partial Differential Equations

https://maziarraissi.github.io/NumericalGP/

License:MIT License


Languages

Language:MATLAB 71.0%Language:Mathematica 28.7%Language:Java 0.3%Language:M 0.0%