English

Implicitly Constrained Semi-Supervised Least Squares Classification

Machine Learning 2015-07-27 v1 Machine Learning

Abstract

We introduce a novel semi-supervised version of the least squares classifier. This implicitly constrained least squares (ICLS) classifier minimizes the squared loss on the labeled data among the set of parameters implied by all possible labelings of the unlabeled data. Unlike other discriminative semi-supervised methods, our approach does not introduce explicit additional assumptions into the objective function, but leverages implicit assumptions already present in the choice of the supervised least squares classifier. We show this approach can be formulated as a quadratic programming problem and its solution can be found using a simple gradient descent procedure. We prove that, in a certain way, our method never leads to performance worse than the supervised classifier. Experimental results corroborate this theoretical result in the multidimensional case on benchmark datasets, also in terms of the error rate.

Keywords

Cite

@article{arxiv.1507.06802,
  title  = {Implicitly Constrained Semi-Supervised Least Squares Classification},
  author = {Jesse H. Krijthe and Marco Loog},
  journal= {arXiv preprint arXiv:1507.06802},
  year   = {2015}
}

Comments

12 pages, 2 figures, 1 table. The Fourteenth International Symposium on Intelligent Data Analysis (2015), Saint-Etienne, France

R2 v1 2026-06-22T10:17:46.393Z