Implicitly Constrained Semi-Supervised Least Squares Classification
Jesse H. Krijthe, Marco Loog

TL;DR
This paper presents a semi-supervised least squares classifier that leverages implicit assumptions, formulated as a quadratic program, ensuring performance is never worse than supervised methods, with proven theoretical guarantees and empirical validation.
Contribution
Introduces the implicitly constrained least squares (ICLS) classifier that uses implicit assumptions without explicit extra constraints, formulated as a quadratic programming problem.
Findings
ICLS guarantees non-worse performance than supervised classifier.
The method can be efficiently optimized via gradient descent.
Experimental results show improved error rates on benchmark datasets.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Face and Expression Recognition · Neural Networks and Applications
