paper-with-me

Papers

Gaussian process regression with Student-t likelihood

2009-12-01 · NeurIPS 2009 12 · Jarno Vanhatalo, Pasi Jylänki, Aki Vehtari

In the Gaussian process regression the observation model is commonly assumed to be Gaussian, which is convenient in computational perspective. However, the drawback is that the predictive accuracy of the model can be significantly compromised if the observations are contaminated by outliers. A robust observation model, such as the Student-t distribution, reduces the influence of outlying observations and improves the predictions. The problem, however, is the analytically intractable inference. In this work, we discuss the properties of a Gaussian process regression model with the Student-t likelihood and utilize the Laplace approximation for approximate inference. We compare our approach to a variational approximation and a Markov chain Monte Carlo scheme, which utilize the commonly used scale mixture representation of the Student-t distribution.

📄 PDF Abstract BibTeX

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

Robust Gaussian Process Regression with Huber Likelihood

2023-01-19 · Pooja Algikar, Lamine Mili

Gaussian process regression in its most simplified form assumes normal homoscedastic noise and utilizes analytically tractable mean and covariance functions of predictive posterior distribution using Gaussian conditionin…

Bayesian Inferenceregression

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

Multivariate Gaussian and Student$-t$ Process Regression for Multi-output Prediction

2017-03-13 · Zexun Chen, Bo wang, Alexander N. Gorban

Gaussian process model for vector-valued function has been shown to be useful for multi-output prediction. The existing method for this model is to re-formulate the matrix-variate Gaussian distribution as a multivariate …

GPRPredictionregression

The Elliptical Processes: a Family of Fat-tailed Stochastic Processes

2020-03-13 · Maria Bånkestad, Jens Sjölund, Jalil Taghia, Thomas Schön

We present the elliptical processes -- a family of non-parametric probabilistic models that subsumes the Gaussian process and the Student-t process. This generalization includes a range of new fat-tailed behaviors yet re…

Gaussian Processesregression

Bayesian linear regression with Student-t assumptions

2016-04-15 · Chaobing Song, Shu-Tao Xia

As an automatic method of determining model complexity using the training data alone, Bayesian linear regression provides us a principled way to select hyperparameters. But one often needs approximation inference if dist…

regression