Machine learningMachine learning
自监督堆叠集成
自监督堆叠集成结合了堆叠泛化——由Wolpert (1992)提出的经典两层集成架构——与自监督预训练,允许基础模型在微调和堆叠之前从无标签数据中学习丰富的表示。当有标签样本稀缺但无标签数据充足时,这种混合策略尤其强大。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Wolpert, D. H. (1992). Stacked generalization. Neural Networks, 5(2), 241–259. DOI: 10.1016/S0893-6080(05)80023-1 ↗
- Self-supervised learning. Wikipedia. link ↗
如何引用本页
ScholarGate. (2026, June 3). Self-supervised Stacking Ensemble (SSL-augmented Stacked Generalization). ScholarGate. https://scholargate.app/zh/machine-learning/self-supervised-stacking-ensemble
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- 装袋集成集成学习↔ compare
- 随机森林机器学习↔ compare
- 半监督学习机器学习↔ compare
- 堆叠法机器学习↔ compare
- 迁移学习机器学习↔ compare
- XGBoost机器学习↔ compare