Polynomial Chaos Expanded Gaussian Process
Dominik Polke, Tim K\"osters, Elmar Ahle, Dirk S\"offker

TL;DR
This paper introduces Polynomial Chaos Expanded Gaussian Process (PCEGP), a novel machine learning model that combines polynomial chaos expansion with Gaussian processes to effectively capture both global and local behaviors in complex systems.
Contribution
The study presents a new PCEGP model that uses polynomial chaos to adapt Gaussian process hyperparameters, enabling interpretable, non-stationary, and heteroscedastic modeling with competitive performance.
Findings
PCEGP achieves low prediction errors in benchmark tests.
Model performance is often better than existing methods.
Training and prediction runtimes are comparable to standard GPs.
Abstract
In complex and unknown processes, global models are initially generated over the entire experimental space but often fail to provide accurate predictions in local areas. A common approach is to use local models, which requires partitioning the experimental space and training multiple models, adding significant complexity. Recognizing this limitation, this study addresses the need for models that effectively represent both global and local experimental spaces. It introduces a novel machine learning (ML) approach: Polynomial Chaos Expanded Gaussian Process (PCEGP), leveraging polynomial chaos expansion (PCE) to calculate input-dependent hyperparameters of the Gaussian process (GP). This provides a mathematically interpretable approach that incorporates non-stationary covariance functions and heteroscedastic noise estimation to generate locally adapted models. The model performance is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference
MethodsGaussian Process
