2022

Self-Training: A Survey

Amini, Massih-Reza, Feofanov, Vasilii, Pauletto, Loic et al.

Understand

Semi-supervised algorithms aim to learn prediction functions from a small set of labeled observations and a large set of unlabeled observations.

  • Because this framework is relevant in many applications, they have received a lot of interest in both academia and industry.
  • Among the existing techniques, self-training methods have undoubtedly attracted greater attention in recent years.
  • These models are designed to find the decision boundary on low density regions without making additional assumptions about the data distribution, and use the unsigned output score of a learned classifier, or its margin, as an indicator of confidence.

Reading the bibliography…