ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

半监督K近邻×半监督支持向量机×
领域机器学习机器学习
方法族Machine learningMachine learning
起源年份2002 (semi-supervised extension); 1967 (KNN base)1999
提出者Zhu, X. & Ghahramani, Z. (label propagation); Cover, T. & Hart, P. (KNN base)Joachims, T.
类型Semi-supervised classifier / label propagationSemi-supervised classifier
开创性文献Zhu, X. & Ghahramani, Z. (2002). Learning from labeled and unlabeled data with label propagation. Technical Report CMU-CALD-02-107, Carnegie Mellon University. link ↗Joachims, T. (1999). Transductive Inference for Text Classification using Support Vector Machines. Proceedings of the 16th International Conference on Machine Learning (ICML), 200–209. link ↗
别名SS-KNN, semi-supervised KNN, KNN label propagation, graph-based semi-supervised KNNS3VM, Transductive SVM, TSVM, Semi-SVM
相关44
摘要Semi-supervised KNN extends the classic K-nearest neighbors algorithm to exploit large pools of unlabeled data alongside a small labeled set. By building a KNN graph over all observations and propagating known labels through the graph's edges, the method infers labels for unlabeled points without requiring expensive manual annotation of every sample.Semi-supervised Support Vector Machine (S3VM) extends the classical SVM by incorporating large quantities of unlabeled data alongside a small labeled training set. It seeks a maximum-margin hyperplane that not only separates the labeled examples but also passes through low-density regions of the full data distribution, yielding better generalization when labeled samples are scarce.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Semi-supervised K-nearest neighbors · Semi-supervised Support Vector Machine. 于 2026-06-18 检索自 https://scholargate.app/zh/compare