paper-with-me

Papers

A Survey of Constrained Gaussian Process Regression: Approaches and Implementation Challenges

2020-06-16 · Laura Swiler, Mamikon Gulian, Ari Frankel, Cosmin Safta, John Jakeman

Gaussian process regression is a popular Bayesian framework for surrogate modeling of expensive data sources. As part of a broader effort in scientific machine learning, many recent works have incorporated physical constraints or other a priori information within Gaussian process regression to supplement limited data and regularize the behavior of the model. We provide an overview and survey of several classes of Gaussian process constraints, including positivity or bound constraints, monotonicity and convexity constraints, differential equation constraints provided by linear PDEs, and boundary condition constraints. We compare the strategies behind each approach as well as the differences in implementation, concluding with a discussion of the computational challenges introduced by constraints.

📄 PDF Abstract BibTeX arXiv:2006.09319

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningregression

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Determination of Particle-Size Distributions from Light-Scattering Measurement Using Constrained Gaussian Process Regression

2025-07-04 · Fahime Seyedheydari, Mahdi Nasiri, Marcin Mińkowski, Simo Särkkä arxiv

In this work, we propose a novel methodology for robustly estimating particle size distributions from optical scattering measurements using constrained Gaussian process regression. The estimation of particle size distrib…

Computational Efficiency

Sparse Gaussian Process Based On Hat Basis Functions

2020-06-15 · Wenqi Fang, Huiyun Li, Hui Huang, Shaobo Dang 외

Gaussian process is one of the most popular non-parametric Bayesian methodologies for modeling the regression problem. It is completely determined by its mean and covariance functions. And its linear property makes it re…

regression

Gaussian Process Regression constrained by Boundary Value Problems

2020-12-22 · Mamikon Gulian, Ari Frankel, Laura Swiler

We develop a framework for Gaussian processes regression constrained by boundary value problems. The framework may be applied to infer the solution of a well-posed boundary value problem with a known second-order differe…

Gaussian Processesregression

Gaussian Process Regression and Classification under Mathematical Constraints with Learning Guarantees

2019-04-21 · Jeremiah Zhe Liu

We introduce constrained Gaussian process (CGP), a Gaussian process model for random functions that allows easy placement of mathematical constrains (e.g., non-negativity, monotonicity, etc) on its sample functions. CGP …

FormGeneral Classificationregression

Deep Gaussian Processes: A Survey

2021-06-21 · Kalvik Jakkala

Gaussian processes are one of the dominant approaches in Bayesian learning. Although the approach has been applied to numerous problems with great success, it has a few fundamental limitations. Multiple methods in litera…

Gaussian ProcessesSurvey