Surrogate Learning - An Approach for Semi-Supervised Classification
Sriharsha Veeramachaneni, Ravikumar Kondadadi

TL;DR
This paper introduces a semi-supervised classification method leveraging class-conditional independence to decompose the task, enabling learning from unlabeled data and demonstrating effectiveness in real-world applications.
Contribution
It presents a novel approach that uses class-conditional independence to split the classification task, facilitating semi-supervised learning from unlabeled data.
Findings
Effective semi-supervised learning demonstrated in real-world applications
Class-conditional independence enables task decomposition
Unlabeled data can be used to learn part of the classifier
Abstract
We consider the task of learning a classifier from the feature space to the set of classes , when the features can be partitioned into class-conditionally independent feature sets and . We show the surprising fact that the class-conditional independence can be used to represent the original learning task in terms of 1) learning a classifier from to and 2) learning the class-conditional distribution of the feature set . This fact can be exploited for semi-supervised learning because the former task can be accomplished purely from unlabeled samples. We present experimental evaluation of the idea in two real world applications.
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
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Machine Learning and Algorithms
