paper-with-me

Papers

Additive Multi-Index Gaussian process modeling, with application to multi-physics surrogate modeling of the quark-gluon plasma

2023-06-11 · Kevin Li, Simon Mak, J. -F Paquet, Steffen A. Bass

The Quark-Gluon Plasma (QGP) is a unique phase of nuclear matter, theorized to have filled the Universe shortly after the Big Bang. A critical challenge in studying the QGP is that, to reconcile experimental observables with theoretical parameters, one requires many simulation runs of a complex physics model over a high-dimensional parameter space. Each run is computationally very expensive, requiring thousands of CPU hours, thus limiting physicists to only several hundred runs. Given limited training data for high-dimensional prediction, existing surrogate models often yield poor predictions with high predictive uncertainties, leading to imprecise scientific findings. To address this, we propose a new Additive Multi-Index Gaussian process (AdMIn-GP) model, which leverages a flexible additive structure on low-dimensional embeddings of the parameter space. This is guided by prior scientific knowledge that the QGP is dominated by multiple distinct physical phenomena (i.e., multiphysics), each involving a small number of latent parameters. The AdMIn-GP models for such embedded structures within a flexible Bayesian nonparametric framework, which facilitates efficient model fitting via a carefully constructed variational inference approach with inducing points. We show the effectiveness of the AdMIn-GP via a suite of numerical experiments and our QGP application, where we demonstrate considerably improved surrogate modeling performance over existing models.

📄 PDF Abstract BibTeX arXiv:2306.07299

Code (0)

등록된 구현이 없습니다.

Tasks

CPUVariational Inference

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…
Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

GP-BART: a novel Bayesian additive regression trees approach using Gaussian processes

2022-04-05 · Mateus Maia, Keefe Murphy, Andrew C. Parnell

The Bayesian additive regression trees (BART) model is an ensemble method extensively and successfully used in regression tasks due to its consistently strong predictive performance and its ability to quantify uncertaint…

Gaussian Processesregression

A Gaussian Process Regression Model for Distribution Inputs

2017-01-31 · François Bachoc, Fabrice Gamboa, Jean-Michel Loubes, Nil Venet

Monge-Kantorovich distances, otherwise known as Wasserstein distances, have received a growing attention in statistics and machine learning as a powerful discrepancy measure for probability distributions. In this paper, …

BIG-bench Machine LearningGaussian Processesmodelregression

Additive Gaussian Processes Revisited

2022-06-20 · Xiaoyu Lu, Alexis Boukouvalas, James Hensman

Gaussian Process (GP) models are a class of flexible non-parametric models that have rich representational power. By using a Gaussian process with additive structure, complex responses can be modelled whilst retaining in…

Gaussian Processes

Gaussian Processes Sampling with Sparse Grids under Additive Schwarz Preconditioner

2024-08-01

Gaussian processes (GPs) are widely used in non-parametric Bayesian modeling, and play an important role in various statistical and machine learning applications. In a variety tasks of uncertainty quantification, generat…

Projection Pursuit Gaussian Process Regression

2020-04-01 · Gecheng Chen, Rui Tuo

A primary goal of computer experiments is to reconstruct the function given by the computer code via scattered evaluations. Traditional isotropic Gaussian process models suffer from the curse of dimensionality, when the …

regression