Porovnat metody
Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.
| Polu-dohledové online učení× | Propagace popisků× | |
|---|---|---|
| Obor | Strojové učení | Strojové učení |
| Rodina | Machine learning | Machine learning |
| Rok vzniku≠ | 2000s–2010s | 2002 |
| Tvůrce≠ | Goldberg, A.; Li, M.; Zhu, X. (among key contributors) | Zhu, X. & Ghahramani, Z. |
| Typ≠ | Hybrid learning paradigm (online + semi-supervised) | Graph-based semi-supervised classification |
| 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 Principles and Practice of Knowledge Discovery in Databases (ECML PKDD 2008), Lecture Notes in Computer Science, 5211, 393–407. Springer. link ↗ | Zhu, X., & Ghahramani, Z. (2002). Learning from labeled and unlabeled data with label propagation. Technical Report CMU-CALD-02-107, Carnegie Mellon University. link ↗ |
| Další názvy | SSOL, online semi-supervised learning, semi-supervised incremental learning, streaming semi-supervised learning | LP, label spreading, graph-based semi-supervised learning, harmonic label propagation |
| Příbuzné≠ | 4 | 3 |
| Shrnutí≠ | Semi-supervised Online Learning combines the incremental update style of online learning with the ability to exploit unlabeled examples, enabling models to improve continuously from a data stream in which only a small fraction of arriving instances carry ground-truth labels. It is especially valuable when labeling is expensive or delayed but data arrives in real time. | Label Propagation is a graph-based semi-supervised learning algorithm introduced by Zhu and Ghahramani in 2002 that spreads class labels from a small set of labeled nodes to a large set of unlabeled nodes by iteratively diffusing label information along the edges of a similarity graph, exploiting the manifold structure of the data. |
| ScholarGateDatová sada ↗ |
|
|