Сравнение на методи
Прегледайте избраните методи един до друг; редовете с разлики са откроени.
| Метод за поддържащи векторни машини със самообучение× | Полу-наблюдавано обучение× | |
|---|---|---|
| Област | Машинно обучение | Машинно обучение |
| Семейство | Machine learning | Machine learning |
| Година на възникване≠ | 2019–2021 | 1970s–2006 (formalized) |
| Създател≠ | Various (integration of self-supervised learning with SVM classifiers, ~2019–2021) | Vapnik, V. N. and others (community of researchers, 1970s–2000s) |
| Тип≠ | Hybrid (self-supervised pretraining + SVM classifier) | Learning paradigm |
| Основополагащ източник≠ | 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 ↗ | Chapelle, O., Scholkopf, B., & Zien, A. (Eds.) (2006). Semi-Supervised Learning. MIT Press. ISBN: 978-0-262-03358-9 |
| Други названия | Self-supervised SVM, SS-SVM, semi-self-supervised SVM, self-supervised kernel SVM | SSL, semi-supervised machine learning, transductive learning, label-efficient learning |
| Свързани | 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. | Semi-supervised learning (SSL) is a machine learning paradigm that trains models using a small set of labeled examples together with a much larger pool of unlabeled data. By leveraging the structure inherent in unlabeled data, SSL achieves accuracy closer to fully supervised models while requiring far fewer costly manual labels — making it practical when labeling is expensive, slow, or resource-constrained. |
| ScholarGateНабор от данни ↗ |
|
|