Methoden vergleichen
Prüfen Sie die ausgewählten Methoden nebeneinander; abweichende Zeilen sind hervorgehoben.
| Selbstüberwachtes Support Vector Machine× | Label Propagation× | |
|---|---|---|
| Fachgebiet | Maschinelles Lernen | Maschinelles Lernen |
| Familie | Machine learning | Machine learning |
| Entstehungsjahr≠ | 2019–2021 | 2002 |
| Urheber≠ | Various (integration of self-supervised learning with SVM classifiers, ~2019–2021) | Zhu, X. & Ghahramani, Z. |
| Typ≠ | Hybrid (self-supervised pretraining + SVM classifier) | Graph-based semi-supervised classification |
| Wegweisende Quelle≠ | De Palma, A., Bucarelli, M. S., Goyal, P., & Silvestri, F. (2021). Self-supervised Support Vector Machine. Proceedings of the AAAI Workshop on Self-Supervised Learning for the Internet of Things. 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 ↗ |
| Aliasnamen | Self-supervised SVM, SS-SVM, semi-self-supervised SVM, self-supervised kernel SVM | LP, label spreading, graph-based semi-supervised learning, harmonic label propagation |
| Verwandt≠ | 5 | 3 |
| Zusammenfassung≠ | A Self-supervised Support Vector Machine combines self-supervised pretraining — learning representations from unlabeled data via pretext tasks — with a Support Vector Machine classifier trained on the resulting features. This hybrid approach enables strong classification performance even when labeled data is scarce, by leveraging the structure embedded in large unlabeled datasets before applying the SVM's margin-maximization objective. | 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. |
| ScholarGateDatensatz ↗ |
|
|