Comparar métodos
Examine os métodos selecionados lado a lado; as linhas que diferem ficam destacadas.
| Máquina de Vetores de Suporte Autossupervisionada× | Propagação de Rótulos× | |
|---|---|---|
| Área | Aprendizado de máquina | Aprendizado de máquina |
| Família | Machine learning | Machine learning |
| Ano de origem≠ | 2019–2021 | 2002 |
| Autor original≠ | Various (integration of self-supervised learning with SVM classifiers, ~2019–2021) | Zhu, X. & Ghahramani, Z. |
| Tipo≠ | Hybrid (self-supervised pretraining + SVM classifier) | Graph-based semi-supervised classification |
| Fonte 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 ↗ | Zhu, X., & Ghahramani, Z. (2002). Learning from labeled and unlabeled data with label propagation. Technical Report CMU-CALD-02-107, Carnegie Mellon University. link ↗ |
| Outros nomes | Self-supervised SVM, SS-SVM, semi-self-supervised SVM, self-supervised kernel SVM | LP, label spreading, graph-based semi-supervised learning, harmonic label propagation |
| Relacionados≠ | 5 | 3 |
| Resumo≠ | 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. |
| ScholarGateConjunto de dados ↗ |
|
|