paper-with-me

Papers

Randomly Projected Additive Gaussian Processes for Regression

2019-12-30 · ICML 2020 1 · Ian A. Delbridge, David S. Bindel, Andrew Gordon Wilson

Gaussian processes (GPs) provide flexible distributions over functions, with inductive biases controlled by a kernel. However, in many applications Gaussian processes can struggle with even moderate input dimensionality. Learning a low dimensional projection can help alleviate this curse of dimensionality, but introduces many trainable hyperparameters, which can be cumbersome, especially in the small data regime. We use additive sums of kernels for GP regression, where each kernel operates on a different random projection of its inputs. Surprisingly, we find that as the number of random projections increases, the predictive performance of this approach quickly converges to the performance of a kernel operating on the original full dimensional inputs, over a wide range of data sets, even if we are projecting into a single dimension. As a consequence, many problems can remarkably be reduced to one dimensional input spaces, without learning a transformation. We prove this convergence and its rate, and additionally propose a deterministic approach that converges more quickly than purely random projections. Moreover, we demonstrate our approach can achieve faster inference and improved predictive accuracy for high-dimensional inputs compared to kernels in the original input space.

📄 PDF Abstract BibTeX arXiv:1912.12834

Code (1)

idelbrid/Randomly-Projected-Additive-GPs 공식 구현 pytorch

Tasks

Gaussian ProcessesregressionSmall Data Image Classification

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

Additive Gaussian Processes

2011-12-19 · NeurIPS 2011 12 · David Duvenaud, Hannes Nickisch, Carl Edward Rasmussen

We introduce a Gaussian process model of functions which are additive. An additive function is one which decomposes into a sum of low-dimensional functions, each depending on only a subset of the input variables. Additiv…

Additive modelsGaussian Processesregression

Wiener Chaos in Kernel Regression: Towards Untangling Aleatoric and Epistemic Uncertainty

2023-12-12 · T. Faulwasser, O. Molodchyk

Gaussian Processes (GPs) are a versatile method that enables different approaches towards learning for dynamics and control. Gaussianity assumptions appear in two dimensions in GPs: The positive semi-definite kernel of t…

Gaussian Processesregression

Fast Gaussian Process Regression for Big Data

2015-09-17 · Sourish Das, Sasanka Roy, Rajiv Sambasivan

Gaussian Processes are widely used for regression tasks. A known limitation in the application of Gaussian Processes to regression tasks is that the computation of the solution requires performing a matrix inversion. The…

Gaussian Processesregression

Consensual Aggregation on Random Projected High-dimensional Features for Regression

2022-04-06 · Sothea Has

In this paper, we present a study of a kernel-based consensual aggregation on randomly projected high-dimensional features of predictions for regression. The aggregation scheme is composed of two steps: the high-dimensio…

LEMMAModel SelectionregressionVocal Bursts Intensity Prediction