Muffled Semi-Supervised Learning
This addresses a problem in machine learning for improving semi-supervised learning performance, but appears incremental as it builds on existing paradigms with a new twist.
The paper tackled semi-supervised learning by introducing a novel approach where unlabeled examples muffle guidance from labeled ones, achieving significantly higher AUC than methods like boosted trees, random forests, and logistic regression when unlabeled data is available.
We explore a novel approach to semi-supervised learning. This approach is contrary to the common approach in that the unlabeled examples serve to "muffle," rather than enhance, the guidance provided by the labeled examples. We provide several variants of the basic algorithm and show experimentally that they can achieve significantly higher AUC than boosted trees, random forests and logistic regression when unlabeled examples are available.