paper-with-me

Papers

Barely Biased Learning for Gaussian Process Regression

2021-09-20 · NeurIPS Workshop ICBINB 2021 12 · David R. Burt, Artem Artemev, Mark van der Wilk

Recent work in scalable approximate Gaussian process regression has discussed a bias-variance-computation trade-off when estimating the log marginal likelihood. We suggest a method that adaptively selects the amount of computation to use when estimating the log marginal likelihood so that the bias of the objective function is guaranteed to be small. While simple in principle, our current implementation of the method is not competitive computationally with existing approximations.

📄 PDF Abstract BibTeX arXiv:2109.09417

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

Generating Unbiased Pseudo-labels via a Theoretically Guaranteed Chebyshev Constraint to Unify Semi-supervised Classification and Regression

2023-11-03 · Jiaqi Wu, Junbiao Pang, Qingming Huang

Both semi-supervised classification and regression are practically challenging tasks for computer vision. However, semi-supervised classification methods are barely applied to regression tasks. Because the threshold-to-p…

ClassificationPose EstimationPseudo Labelregression

Enabling scalable stochastic gradient-based inference for Gaussian processes by employing the Unbiased LInear System SolvEr (ULISSE)

2015-01-22 · Maurizio Filippone, Raphael Engler

In applications of Gaussian processes where quantification of uncertainty is of primary interest, it is necessary to accurately characterize the posterior distribution over covariance parameters. This paper proposes an a…

Gaussian Processes

Robust Gaussian Process Regression Based on Iterative Trimming

2020-11-22 · Zhao-Zhou Li, Lu Li, Zhengyi Shao

The Gaussian process (GP) regression can be severely biased when the data are contaminated by outliers. This paper presents a new robust GP regression algorithm that iteratively trims the most extreme data points. While …

regression

Wasserstein-type Gaussian Process Regressions for Input Measurement Uncertainty

2026-03-18 · Hengrui Luo, Xiaoye S. Li, Yang Liu, Marcus Noack 외 arxiv

Gaussian process (GP) regression is widely used for uncertainty quantification, yet the standard formulation assumes noise-free covariates. When inputs are measured with error, this errors-in-variables (EIV) setting can …

Robust Gaussian Process Regression with a Bias Model

2020-01-14 · Chiwoo Park, David J. Borth, Nicholas S. Wilson, Chad N. Hunter 외

This paper presents a new approach to a robust Gaussian process (GP) regression. Most existing approaches replace an outlier-prone Gaussian likelihood with a non-Gaussian likelihood induced from a heavy tail distribution…

regression