Contrastive Pessimistic Likelihood Estimation for Semi-Supervised Classification
Marco Loog

TL;DR
This paper introduces a semi-supervised classification method that guarantees non-worse performance than supervised approaches, leveraging contrast and pessimism concepts to improve likelihood estimates and classification accuracy.
Contribution
It proposes a novel semi-supervised estimation framework with theoretical guarantees and demonstrates its effectiveness, especially for LDA, in outperforming supervised classifiers.
Findings
Semi-supervised estimates are never worse than supervised ones in log-likelihood.
The method improves classification error rates on test data.
For LDA, the semi-supervised version is strictly better than the supervised version.
Abstract
Improvement guarantees for semi-supervised classifiers can currently only be given under restrictive conditions on the data. We propose a general way to perform semi-supervised parameter estimation for likelihood-based classifiers for which, on the full training set, the estimates are never worse than the supervised solution in terms of the log-likelihood. We argue, moreover, that we may expect these solutions to really improve upon the supervised classifier in particular cases. In a worked-out example for LDA, we take it one step further and essentially prove that its semi-supervised version is strictly better than its supervised counterpart. The two new concepts that form the core of our estimation principle are contrast and pessimism. The former refers to the fact that our objective function takes the supervised estimates into account, enabling the semi-supervised solution to…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Anomaly Detection Techniques and Applications · Machine Learning and Algorithms
MethodsLinear Discriminant Analysis
