השוואת שיטות
סקרו את השיטות שבחרתם זו לצד זו; שורות שבהן יש הבדל מודגשות.
| מכונת וקטורים תומכים (SVM) מונחית-עצמית× | אלגוריתם התפשטות התוויות (Label Propagation)× | |
|---|---|---|
| תחום | למידת מכונה | למידת מכונה |
| משפחה | Machine learning | Machine learning |
| שנת המקור≠ | 2019–2021 | 2002 |
| הוגה השיטה≠ | Various (integration of self-supervised learning with SVM classifiers, ~2019–2021) | Zhu, X. & Ghahramani, Z. |
| סוג≠ | Hybrid (self-supervised pretraining + SVM classifier) | Graph-based semi-supervised classification |
| מקור מכונן≠ | 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 ↗ |
| כינויים | Self-supervised SVM, SS-SVM, semi-self-supervised SVM, self-supervised kernel SVM | LP, label spreading, graph-based semi-supervised learning, harmonic label propagation |
| קשורות≠ | 5 | 3 |
| תקציר≠ | 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. |
| ScholarGateמערך נתונים ↗ |
|
|