paper-with-me

Papers

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 input dimension is relatively high given limited data points. Gaussian process models with additive correlation functions are scalable to dimensionality, but they are more restrictive as they only work for additive functions. In this work, we consider a projection pursuit model, in which the nonparametric part is driven by an additive Gaussian process regression. We choose the dimension of the additive function higher than the original input dimension, and call this strategy "dimension expansion". We show that dimension expansion can help approximate more complex functions. A gradient descent algorithm is proposed for model training based on the maximum likelihood estimation. Simulation studies show that the proposed method outperforms the traditional Gaussian process models. The Supplementary Materials are available online.

📄 PDF Abstract BibTeX arXiv:2004.00667

Code (0)

등록된 구현이 없습니다.

Tasks

regression

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

Wasserstein Projection Pursuit of Non-Gaussian Signals

2023-02-24 · Satyaki Mukherjee, Soumendu Sundar Mukherjee, Debarghya Ghoshdastidar

We consider the general dimensionality reduction problem of locating in a high-dimensional data cloud, a $k$-dimensional non-Gaussian subspace of interesting features. We use a projection pursuit approach -- we search fo…

Dimensionality Reduction

Projection pursuit based on Gaussian mixtures and evolutionary algorithms

2019-12-27 · Luca Scrucca, Alessio Serafini

We propose a projection pursuit (PP) algorithm based on Gaussian mixture models (GMMs). The negentropy obtained from a multivariate density estimated by GMMs is adopted as the PP index to be maximised. For a fixed dimens…

Density EstimationEvolutionary Algorithms

Evaluating Hospital Case Cost Prediction Models Using Azure Machine Learning Studio

2018-04-04 · Alexei Botchkarev

Ability for accurate hospital case cost modelling and prediction is critical for efficient health care financial management and budgetary planning. A variety of regression machine learning algorithms are known to be effe…

BIG-bench Machine LearningGaussian ProcessesManagementregression

Large-scale optimal transport map estimation using projection pursuit

2021-06-09 · NeurIPS 2019 12 · Cheng Meng, Yuan Ke, Jingyi Zhang, Mengrui Zhang 외

This paper studies the estimation of large-scale optimal transport maps (OTM), which is a well-known challenging problem owing to the curse of dimensionality. Existing literature approximates the large-scale OTM by a ser…

Dimensionality Reduction

Robust Gaussian Processes via Relevance Pursuit

2024-10-31 · Sebastian Ament, Elizabeth Santorella, David Eriksson, Ben Letham 외

Gaussian processes (GPs) are non-parametric probabilistic regression models that are popular due to their flexibility, data efficiency, and well-calibrated uncertainty estimates. However, standard GP models assume homosk…

Bayesian OptimizationGaussian Processesregression