Semi-Supervised Classification Using Sparse Gaussian Process Regression
Abstract
Gaussian Processes (GPs) are promising Bayesian methods for classification and regression problems. They have also been used for semi-supervised learning tasks. In this paper, we propose a new algorithm for solving semi-supervised binary classification problem using sparse GP regression (GPR) models. It is closely related to semi-supervised learning based on support vector regression (SVR) and maximum margin clustering. The proposed algorithm is simple and easy to implement. It gives a sparse solution directly unlike the SVR based algorithm. Also, the hyperparameters are estimated easily without resorting to expensive cross-validation technique. Use of sparse GPR model helps in making the proposed algorithm scalable. Preliminary results on synthetic and real-world data sets demonstrate the efficacy of the new algorithm. Amrish Patel, S. Sundararajan, Shirish Shevade
Cite
Text
Patel et al. "Semi-Supervised Classification Using Sparse Gaussian Process Regression." International Joint Conference on Artificial Intelligence, 2009.Markdown
[Patel et al. "Semi-Supervised Classification Using Sparse Gaussian Process Regression." International Joint Conference on Artificial Intelligence, 2009.](https://mlanthology.org/ijcai/2009/patel2009ijcai-semi/)BibTeX
@inproceedings{patel2009ijcai-semi,
title = {{Semi-Supervised Classification Using Sparse Gaussian Process Regression}},
author = {Patel, Amrish and Sundararajan, S. and Shevade, Shirish K.},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2009},
pages = {1193-1198},
url = {https://mlanthology.org/ijcai/2009/patel2009ijcai-semi/}
}