方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 自监督支持向量机× | 标签传播× | |
|---|---|---|
| 领域 | 机器学习 | 机器学习 |
| 方法族 | 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数据集 ↗ |
|
|