MLAPDSNAMar 29, 2017

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

arXiv:1703.10230v1310 citations
Originality Incremental advance
AI Analysis

This provides a data-efficient method for solving PDEs with uncertainty quantification, addressing challenges in physics-informed machine learning, though it appears incremental as an extension of Gaussian processes to PDEs.

The authors tackled the problem of solving time-dependent partial differential equations (PDEs) with noisy initial data by introducing numerical Gaussian processes, which use Gaussian processes with covariance functions from temporal discretization to avoid spatial discretization and quantify uncertainty. They demonstrated accurate solution approximations and uncertainty propagation across benchmark problems, including long time integration.

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.

Code Implementations1 repo
Foundations

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

Your Notes