Porovnať metódy
Prezrite si vybrané metódy vedľa seba; riadky, ktoré sa líšia, sú zvýraznené.
| Ensemble Semi-supervised Learning× | Polosupervizované učenie× | |
|---|---|---|
| Odbor | Strojové učenie | Strojové učenie |
| Rodina | Machine learning | Machine learning |
| Rok vzniku≠ | 1998–2005 | 1970s–2006 (formalized) |
| Tvorca≠ | Blum & Mitchell (co-training); Zhou & Li (tri-training) | Vapnik, V. N. and others (community of researchers, 1970s–2000s) |
| Typ≠ | Ensemble + semi-supervised hybrid paradigm | Learning paradigm |
| Pôvodný zdroj≠ | Zhou, Z.-H., & Li, M. (2005). Tri-training: Exploiting unlabeled data using three classifiers. IEEE Transactions on Knowledge and Data Engineering, 17(11), 1529–1541. DOI ↗ | Chapelle, O., Scholkopf, B., & Zien, A. (Eds.) (2006). Semi-Supervised Learning. MIT Press. ISBN: 978-0-262-03358-9 |
| Ďalšie názvy | semi-supervised ensemble, SSL ensemble, ensemble-based SSL, co-training ensemble | SSL, semi-supervised machine learning, transductive learning, label-efficient learning |
| Príbuzné≠ | 6 | 5 |
| Zhrnutie≠ | Ensemble semi-supervised learning combines multiple base learners with the semi-supervised paradigm, exploiting both a small labeled set and a large pool of unlabeled data. By letting diverse classifiers teach each other through pseudo-labeling or co-training, the ensemble improves generalization far beyond what either approach alone could achieve with limited labels. | Semi-supervised learning (SSL) is a machine learning paradigm that trains models using a small set of labeled examples together with a much larger pool of unlabeled data. By leveraging the structure inherent in unlabeled data, SSL achieves accuracy closer to fully supervised models while requiring far fewer costly manual labels — making it practical when labeling is expensive, slow, or resource-constrained. |
| ScholarGateDátová sada ↗ |
|
|