paper-with-me

Papers

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, Emmanuel Vazquez

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 also provide an efficient method for computing the gradient of a cross-validation criterion. To the best of our knowledge, our method is more efficient than what has been proposed in the literature so far. It makes it possible to lower the complexity of jointly evaluating leave-one-out criteria and their gradients.

📄 PDF Abstract BibTeX arXiv:2002.11543

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

Corrected generalized cross-validation for finite ensembles of penalized estimators

2023-10-02 · Pierre C. Bellec, Jin-Hong Du, Takuya Koriyama, Pratik Patil 외

Generalized cross-validation (GCV) is a widely-used method for estimating the squared out-of-sample prediction risk that employs a scalar degrees of freedom adjustment (in a multiplicative sense) to the squared training …

Hierarchical Gaussian Process Models for Regression Discontinuity/Kink under Sharp and Fuzzy Designs

2021-10-03 · Ximing Wu

We propose nonparametric Bayesian estimators for causal inference exploiting Regression Discontinuity/Kink (RD/RK) under sharp and fuzzy designs. Our estimators are based on Gaussian Process (GP) regression and classific…

Causal InferenceregressionUncertainty Quantification

Data-driven calibration of linear estimators with minimal penalties

2009-12-01 · NeurIPS 2009 12 · Sylvain Arlot, Francis R. Bach

This paper tackles the problem of selecting among several linear estimators in non-parametric regression; this includes model selection for linear regression, the choice of a regularization parameter in kernel ridge regr…

Model Selectionregression

Robust regression with covariate filtering: Heavy tails and adversarial contamination

2020-09-27 · Ankit Pensia, Varun Jog, Po-Ling Loh

We study the problem of linear regression where both covariates and responses are potentially (i) heavy-tailed and (ii) adversarially contaminated. Several computationally efficient estimators have been proposed for the …

regression

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…

ClassificationMulti-class ClassificationregressionVariational Inference