ScholarGate
助手

方法对比

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

自监督逻辑回归×自监督决策树×
领域机器学习机器学习
方法族Machine learningMachine learning
起源年份2020s2015–present
提出者Chen et al. (SimCLR linear evaluation protocol, 2020); logistic probe practice widely adopted across SSL literatureMultiple authors (active research area, 2010s–2020s)
类型Self-supervised pretraining + supervised linear classificationSelf-supervised ensemble/single tree model
开创性文献Chen, T., Kornblith, S., Norouzi, M., & Hinton, G. (2020). A Simple Framework for Contrastive Learning of Visual Representations. Proceedings of the 37th International Conference on Machine Learning (ICML), 1597–1607. link ↗Self-supervised learning. Wikipedia. link ↗
别名SSL linear probe, contrastive pretraining with logistic classifier, self-supervised linear evaluation, SSL + logistic regressionSSL decision tree, self-supervised tree classifier, pseudo-label decision tree, unsupervised-guided decision tree
相关55
摘要Self-supervised logistic regression is a two-stage pipeline in which a neural encoder is first trained on abundant unlabeled data through a self-supervised pretext task — such as contrastive learning or masked prediction — and then the frozen learned representations are classified with a standard logistic regression model trained on a small labeled dataset. This linear evaluation protocol is widely used to benchmark the quality of self-supervised representations.Self-supervised Decision Tree learning combines the interpretability of classical decision trees with the ability to exploit large quantities of unlabeled data through self-supervised pretext tasks. The model learns useful feature representations or node-split criteria from unlabeled samples before refining predictions on a small labeled set, bridging the gap between fully supervised trees and purely unsupervised clustering.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Self-supervised Logistic Regression · Self-supervised Decision Tree. 于 2026-06-15 检索自 https://scholargate.app/zh/compare