paper-with-me

Papers

Monotonic Gaussian process for physics-constrained machine learning with materials science applications

2022-08-31 · Anh Tran, Kathryn Maupin, Theron Rodgers

Physics-constrained machine learning is emerging as an important topic in the field of machine learning for physics. One of the most significant advantages of incorporating physics constraints into machine learning methods is that the resulting model requires significantly less data to train. By incorporating physical rules into the machine learning formulation itself, the predictions are expected to be physically plausible. Gaussian process (GP) is perhaps one of the most common methods in machine learning for small datasets. In this paper, we investigate the possibility of constraining a GP formulation with monotonicity on three different material datasets, where one experimental and two computational datasets are used. The monotonic GP is compared against the regular GP, where a significant reduction in the posterior variance is observed. The monotonic GP is strictly monotonic in the interpolation regime, but in the extrapolation regime, the monotonic effect starts fading away as one goes beyond the training dataset. Imposing monotonicity on the GP comes at a small accuracy cost, compared to the regular GP. The monotonic GP is perhaps most useful in applications where data is scarce and noisy, and monotonicity is supported by strong physical evidence.

📄 PDF Abstract BibTeX arXiv:2209.00628

Code (0)

등록된 구현이 없습니다.

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

A hybrid data driven-physics constrained Gaussian process regression framework with deep kernel for uncertainty quantification

2022-05-13 · Cheng Chang, Tieyong Zeng

Gaussian process regression (GPR) has been a well-known machine learning method for various applications such as uncertainty quantifications (UQ). However, GPR is inherently a data-driven method, which requires sufficien…

GPRregressionUncertainty Quantification

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

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

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 const…

BIG-bench Machine Learningregression

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

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

Gaussian Process Modulated Cox Processes under Linear Inequality Constraints

2019-02-28 · Andrés F. López-Lopera, ST John, Nicolas Durrande

Gaussian process (GP) modulated Cox processes are widely used to model point patterns. Existing approaches require a mapping (link function) between the unconstrained GP and the positive intensity function. This commonly…

Point Processes