Transductive Gaussian Process Regression with Automatic Model Selection

Abstract

In contrast to the standard inductive inference setting of predictive machine learning, in real world learning problems often the test instances are already available at training time. Transductive inference tries to improve the predictive accuracy of learning algorithms by making use of the information contained in these test instances. Although this description of transductive inference applies to predictive learning problems in general, most transductive approaches consider the case of classification only. In this paper we introduce a transductive variant of Gaussian process regression with automatic model selection, based on approximate moment matching between training and test data. Empirical results show the feasibility and competitiveness of this approach.

Cite

Text

Le et al. "Transductive Gaussian Process Regression with Automatic Model Selection." European Conference on Machine Learning, 2006. doi:10.1007/11871842_31

Markdown

[Le et al. "Transductive Gaussian Process Regression with Automatic Model Selection." European Conference on Machine Learning, 2006.](https://mlanthology.org/ecmlpkdd/2006/le2006ecml-transductive/) doi:10.1007/11871842_31

BibTeX

@inproceedings{le2006ecml-transductive,
  title     = {{Transductive Gaussian Process Regression with Automatic Model Selection}},
  author    = {Le, Quoc V. and Smola, Alexander J. and Gärtner, Thomas and Altun, Yasemin},
  booktitle = {European Conference on Machine Learning},
  year      = {2006},
  pages     = {306-317},
  doi       = {10.1007/11871842_31},
  url       = {https://mlanthology.org/ecmlpkdd/2006/le2006ecml-transductive/}
}