paper-with-me

Papers

Scalable Cross Validation Losses for Gaussian Process Models

2021-05-24 · Martin Jankowiak, Geoff Pleiss

We introduce a simple and scalable method for training Gaussian process (GP) models that exploits cross-validation and nearest neighbor truncation. To accommodate binary and multi-class classification we leverage P\`olya-Gamma auxiliary variables and variational inference. In an extensive empirical comparison with a number of alternative methods for scalable GP regression and classification, we find that our method offers fast training and excellent predictive performance. We argue that the good predictive performance can be traced to the non-parametric nature of the resulting predictive distributions as well as to the cross-validation loss, which provides robustness against model mis-specification.

📄 PDF Abstract BibTeX arXiv:2105.11535

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationMulti-class ClassificationregressionVariational 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…

Similar Papers 제목 키워드 기반

Fast Gaussian Process Posterior Mean Prediction via Local Cross Validation and Precomputation

2022-05-22 · Alec M. Dunton, Benjamin W. Priest, Amanda Muyskens

Gaussian processes (GPs) are Bayesian non-parametric models useful in a myriad of applications. Despite their popularity, the cost of GP predictions (quadratic storage and cubic complexity with respect to the number of t…

Gaussian ProcessesPrediction

Improved scalability under heavy tails, without strong convexity

2020-06-02 · Matthew J. Holland

Real-world data is laden with outlying values. The challenge for machine learning is that the learner typically has no prior knowledge of whether the feedback it receives (losses, gradients, etc.) will be heavy-tailed or…

Wireless Traffic Prediction with Scalable Gaussian Process: Framework, Algorithms, and Verification

2019-02-13 · Yue Xu, Feng Yin, Wenjun Xu, Jia-Ru Lin 외

The cloud radio access network (C-RAN) is a promising paradigm to meet the stringent requirements of the fifth generation (5G) wireless systems. Meanwhile, wireless traffic prediction is a key enabler for C-RANs to impro…

PredictionregressionTraffic Prediction

MuyGPs: Scalable Gaussian Process Hyperparameter Estimation Using Local Cross-Validation

2021-04-29 · Amanda Muyskens, Benjamin Priest, Imène Goumiri, Michael Schneider

Gaussian processes (GPs) are non-linear probabilistic models popular in many applications. However, na\"ive GP realizations require quadratic memory to store the covariance matrix and cubic computation to perform inferen…

Gaussian Processes

Towards new cross-validation-based estimators for Gaussian process regression: efficient adjoint computation of gradients

2020-02-26 · Sébastien Petit, Julien Bect, Sébastien da Veiga, Paul Feliot 외

We consider the problem of estimating the parameters of the covariance function of a Gaussian process by cross-validation. We suggest using new cross-validation criteria derived from the literature of scoring rules. We a…

regression