paper-with-me

Papers

A Similarity Measure of Gaussian Process Predictive Distributions

2021-01-20 · Lucia Asencio-Martín, Eduardo C. Garrido-Merchán

Some scenarios require the computation of a predictive distribution of a new value evaluated on an objective function conditioned on previous observations. We are interested on using a model that makes valid assumptions on the objective function whose values we are trying to predict. Some of these assumptions may be smoothness or stationarity. Gaussian process (GPs) are probabilistic models that can be interpreted as flexible distributions over functions. They encode the assumptions through covariance functions, making hypotheses about new data through a predictive distribution by being fitted to old observations. We can face the case where several GPs are used to model different objective functions. GPs are non-parametric models whose complexity is cubic on the number of observations. A measure that represents how similar is one GP predictive distribution with respect to another would be useful to stop using one GP when they are modelling functions of the same input space. We are really inferring that two objective functions are correlated, so one GP is enough to model both of them by performing a transformation of the prediction of the other function in case of inverse correlation. We show empirical evidence in a set of synthetic and benchmark experiments that GPs predictive distributions can be compared and that one of them is enough to predict two correlated functions in the same input space. This similarity metric could be extremely useful used to discard objectives in Bayesian many-objective optimization.

📄 PDF Abstract BibTeX arXiv:2101.08061

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…
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 제목 키워드 기반

Design-marginal calibration of Gaussian process predictive distributions: Bayesian and conformal approaches

2025-12-05 · Aurélien Pion, Emmanuel Vazquez arxiv

We study the calibration of Gaussian process (GP) predictive distributions in the interpolation setting from a design-marginal perspective. Conditioning on the data and averaging over a design measure μ, we formalize μ-c…

Stochastic Model Predictive Control for Sub-Gaussian Noise

2025-03-11 · Yunke Ao, Johannes Köhler, Manish Prajapat, Yarden As 외

We propose a stochastic Model Predictive Control (MPC) framework that ensures closed-loop chance constraint satisfaction for linear systems with general sub-Gaussian process and measurement noise. By considering sub-Gaus…

modelModel Predictive Control

Bayesian Comparisons Between Representations

2024-11-13 · Heiko H. Schütt

Which neural networks are similar is a fundamental question for both machine learning and neuroscience. Here, it is proposed to base comparisons on the predictive distributions of linear readouts from intermediate repres…

Inductive Bias

Non-Gaussian Gaussian Processes for Few-Shot Regression

2021-10-26 · NeurIPS 2021 12 · Marcin Sendera, Jacek Tabor, Aleksandra Nowak, Andrzej Bedychaj 외

Gaussian Processes (GPs) have been widely used in machine learning to model distributions over functions, with applications including multi-modal regression, time-series prediction, and few-shot learning. GPs are particu…

Few-Shot LearningGaussian ProcessesregressionTime Series+2

Relaxed Gaussian process interpolation: a goal-oriented approach to Bayesian optimization

2022-06-07 · Sébastien Petit, Julien Bect, Emmanuel Vazquez

This work presents a new procedure for obtaining predictive distributions in the context of Gaussian process (GP) modeling, with a relaxation of the interpolation constraints outside ranges of interest: the mean of the p…

Bayesian Optimization