Porovnať metódy
Prezrite si vybrané metódy vedľa seba; riadky, ktoré sa líšia, sú zvýraznené.
| Online semi-supervised learning× | Aktívne učenie× | |
|---|---|---|
| Odbor | Strojové učenie | Strojové učenie |
| Rodina | Machine learning | Machine learning |
| Rok vzniku≠ | 2000s–2010s | 2009 |
| Tvorca≠ | Goldberg, A., Li, M., & Zhu, X. (and others in stream learning community) | Burr Settles |
| Typ≠ | Incremental / stream-based semi-supervised learning framework | Interactive supervised learning framework |
| Pôvodný zdroj≠ | Goldberg, A., Li, M., & Zhu, X. (2008). Online manifold regularization: A new learning setting and empirical study. In Proceedings of the European Conference on Machine Learning and Knowledge Discovery in Databases (ECML PKDD), pp. 393–407. Springer. link ↗ | Settles, B. (2009). Active learning literature survey. University of Wisconsin-Madison Computer Sciences Technical Report 1648. link ↗ |
| Ďalšie názvy | stream-based semi-supervised learning, incremental semi-supervised learning, online SSL, semi-supervised online learning | Query Learning, Optimal Experimental Design (ML context), Pool-Based Active Learning, Aktif Öğrenme |
| Príbuzné≠ | 6 | 2 |
| Zhrnutie≠ | Online semi-supervised learning combines the incremental, one-pass nature of online learning with the ability to exploit unlabeled data alongside sparse labeled observations. It is designed for settings where data arrives as a stream and obtaining labels for every instance is expensive or impractical — such as real-time classification of web content, sensor readings, or social media posts. | Active learning is an iterative machine-learning paradigm in which a learning algorithm selectively queries an oracle — typically a human annotator — for labels on the most informative unlabeled examples. Formalized by Burr Settles in his seminal 2009 literature survey, active learning addresses the practical bottleneck of annotation cost by achieving high model accuracy with far fewer labeled examples than passive supervised learning requires. |
| ScholarGateDátová sada ↗ |
|
|