Machine learningMachine learning
Self-supervised Stacking Ensemble
Self-supervised Stacking Ensemble combines stacked generalization — the classic two-level ensemble architecture introduced by Wolpert (1992) — with self-supervised pretraining, allowing base models to learn rich representations from unlabeled data before being fine-tuned and stacked. This hybrid strategy is especially powerful when labeled examples are scarce but unlabeled data is plentiful.
Open in MethodMindSoonVideoSoon
Read the full method
Members only
Sign inSign in with a free account to read this section.
Sources
- 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 ↗