/PDE_GP

Machine learning of linear differential equations using Gaussian processes

Primary LanguageMATLABMIT LicenseMIT

Machine Learning of Linear Differential Equations

This work leverages recent advances in probabilistic machine learning to discover governing equations expressed by parametric linear operators. Such equations involve, but are not limited to, ordinary and partial differential, integro-differential, and fractional order operators. Here, Gaussian process priors are modified according to the particular form of such operators and are employed to infer parameters of the linear equations from scarce and possibly noisy observations. Such observations may come from experiments or “black-box” computer simulations, as demonstrated in several synthetic examples and a realistic application in functional genomics.

For more information please refer to here, here, and here. The codes for these two papers are publicly available on GitHub.

Citation

@article{RAISSI2017683,
  title = "Machine learning of linear differential equations using Gaussian processes",
  journal = "Journal of Computational Physics",
  volume = "348",
  pages = "683 - 693",
  year = "2017",
  issn = "0021-9991",
  doi = "https://doi.org/10.1016/j.jcp.2017.07.050",
  url = "http://www.sciencedirect.com/science/article/pii/S0021999117305582",
  author = "Maziar Raissi and Paris Perdikaris and George Em Karniadakis"
}

@article{raissi2017inferring,
  title={Inferring solutions of differential equations using noisy multi-fidelity data},
  author={Raissi, Maziar and Perdikaris, Paris and Karniadakis, George Em},
  journal={Journal of Computational Physics},
  volume={335},
  pages={736--746},
  year={2017},
  publisher={Elsevier}
}