paper-with-me

Papers

Physics-Informed Gaussian Process Regression Generalizes Linear PDE Solvers

2022-12-23 · Marvin Pförtner, Ingo Steinwart, Philipp Hennig, Jonathan Wenger

Linear partial differential equations (PDEs) are an important, widely applied class of mechanistic models, describing physical processes such as heat transfer, electromagnetism, and wave propagation. In practice, specialized numerical methods based on discretization are used to solve PDEs. They generally use an estimate of the unknown model parameters and, if available, physical measurements for initialization. Such solvers are often embedded into larger scientific models with a downstream application and thus error quantification plays a key role. However, by ignoring parameter and measurement uncertainty, classical PDE solvers may fail to produce consistent estimates of their inherent approximation error. In this work, we approach this problem in a principled fashion by interpreting solving linear PDEs as physics-informed Gaussian process (GP) regression. Our framework is based on a key generalization of the Gaussian process inference theorem to observations made via an arbitrary bounded linear operator. Crucially, this probabilistic viewpoint allows to (1) quantify the inherent discretization error; (2) propagate uncertainty about the model parameters to the solution; and (3) condition on noisy measurements. Demonstrating the strength of this formulation, we prove that it strictly generalizes methods of weighted residuals, a central class of PDE solvers including collocation, finite volume, pseudospectral, and (generalized) Galerkin methods such as finite element and spectral methods. This class can thus be directly equipped with a structured error estimate. In summary, our results enable the seamless integration of mechanistic models as modular building blocks into probabilistic models by blurring the boundaries between numerical analysis and Bayesian inference.

📄 PDF Abstract BibTeX arXiv:2212.12474

Code (1)

marvinpfoertner/linpde-gp 공식 구현

Tasks

Bayesian Inferenceregression

Methods 이 논문이 사용한 방법론

fail 설명 없음
GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…
Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

An interpretation of the Brownian bridge as a physics-informed prior for the Poisson equation

2025-02-28 · Alex Alberts, Ilias Bilionis

Physics-informed machine learning is one of the most commonly used methods for fusing physical knowledge in the form of partial differential equations with experimental data. The idea is to construct a loss function wher…

FormGaussian ProcessesPhysics-informed machine learningregression

Physics-informed Gaussian Process Regression in Solving Eigenvalue Problem of Linear Operators

2026-01-10 · Tianming Bai, Jiannan Yang arxiv

Applying Physics-Informed Gaussian Process Regression to the eigenvalue problem $(\mathcal{L}-λ)u = 0$ poses a fundamental challenge, where the null source term results in a trivial predictive mean and a degenerate margi…

Online tuning and light source control using a physics-informed Gaussian process Adi

2019-11-04 · A. Hanuka, J. Duris, J. Shtalenkova, D. Kennedy 외

Operating large-scale scientific facilities often requires fast tuning and robust control in a high dimensional space. In this paper we introduce a new physics-informed optimization algorithm based on Gaussian process re…

regression

Physics-Informed CoKriging: A Gaussian-Process-Regression-Based Multifidelity Method for Data-Model Convergence

2018-11-24 · Xiu Yang, David Barajas-Solano, Guzel Tartakovsky, Alexandre Tartakovsky

In this work, we propose a new Gaussian process regression (GPR)-based multifidelity method: physics-informed CoKriging (CoPhIK). In CoKriging-based multifidelity methods, the quantities of interest are modeled as linear…

Active LearningGaussian ProcessesGPRregression

Label Propagation Training Schemes for Physics-Informed Neural Networks and Gaussian Processes

2024-04-08 · Ming Zhong, Dehao Liu, Raymundo Arroyave, Ulisses Braga-Neto

This paper proposes a semi-supervised methodology for training physics-informed machine learning methods. This includes self-training of physics-informed neural networks and physics-informed Gaussian processes in isolati…

Gaussian ProcessesPhysics-informed machine learning