Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Support Vector Machine auto-supervisat× | Aprenentatge semi-supervisat× | |
|---|---|---|
| Camp | Aprenentatge automàtic | Aprenentatge automàtic |
| Família | Machine learning | Machine learning |
| Any d'origen≠ | 2019–2021 | 1970s–2006 (formalized) |
| Autor original≠ | Various (integration of self-supervised learning with SVM classifiers, ~2019–2021) | Vapnik, V. N. and others (community of researchers, 1970s–2000s) |
| Tipus≠ | Hybrid (self-supervised pretraining + SVM classifier) | Learning paradigm |
| Font seminal≠ | 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 |
| Àlies | Self-supervised SVM, SS-SVM, semi-self-supervised SVM, self-supervised kernel SVM | SSL, semi-supervised machine learning, transductive learning, label-efficient learning |
| Relacionats | 5 | 5 |
| Resum≠ | 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. |
| ScholarGateConjunt de dades ↗ |
|
|