השוואת שיטות
סקרו את השיטות שבחרתם זו לצד זו; שורות שבהן יש הבדל מודגשות.
| מכונת וקטורים תומכים (SVM) מונחית-עצמית× | מכונת וקטורים תומכים (סיווג)× | |
|---|---|---|
| תחום | למידת מכונה | למידת מכונה |
| משפחה | Machine learning | Machine learning |
| שנת המקור≠ | 2019–2021 | 1995 |
| הוגה השיטה≠ | Various (integration of self-supervised learning with SVM classifiers, ~2019–2021) | Cortes, C. & Vapnik, V. |
| סוג≠ | Hybrid (self-supervised pretraining + SVM classifier) | Maximum-margin classifier (kernel method) |
| מקור מכונן≠ | 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 ↗ | Cortes, C. & Vapnik, V. (1995). Support-Vector Networks. Machine Learning, 20, 273–297. DOI ↗ |
| כינויים | Self-supervised SVM, SS-SVM, semi-self-supervised SVM, self-supervised kernel SVM | Destek Vektör Makinesi (SVM — Sınıflandırma), support-vector network, SVM classifier, maximum-margin classifier |
| קשורות | 5 | 5 |
| תקציר≠ | 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. | The Support Vector Machine, introduced by Corinna Cortes and Vladimir Vapnik in 1995, is a classifier that finds the optimal separating hyperplane between classes in a high-dimensional space. It chooses the boundary that leaves the widest possible margin to the nearest training points, which makes its decisions robust on new data. |
| ScholarGateמערך נתונים ↗ |
|
|