So sánh phương pháp
Xem các phương pháp đã chọn cạnh nhau; những hàng khác biệt được làm nổi bật.
| Bagging Bán Giám Sát× | Học bán giám sát× | |
|---|---|---|
| Lĩnh vực | Học máy | Học máy |
| Họ | Machine learning | Machine learning |
| Năm ra đời≠ | 2000s | 1970s–2006 (formalized) |
| Người khởi xướng≠ | Various (Breiman bagging + semi-supervised extensions, 1990s–2000s) | Vapnik, V. N. and others (community of researchers, 1970s–2000s) |
| Loại≠ | Semi-supervised ensemble (bagging variant) | Learning paradigm |
| Công trình gốc≠ | Bennett, K. P., & Demiriz, A. (1999). Semi-supervised support vector machines. Advances in Neural Information Processing Systems, 11. MIT Press. link ↗ | Chapelle, O., Scholkopf, B., & Zien, A. (Eds.) (2006). Semi-Supervised Learning. MIT Press. ISBN: 978-0-262-03358-9 |
| Tên gọi khác | SS-Bagging, semi-supervised bootstrap aggregating, self-training bagging, bagging with pseudo-labels | SSL, semi-supervised machine learning, transductive learning, label-efficient learning |
| Liên quan≠ | 4 | 5 |
| Tóm tắt≠ | Semi-supervised Bagging extends the classical bagging ensemble to settings where labeled training examples are scarce but large amounts of unlabeled data are available. Base learners trained on labeled data assign pseudo-labels to unlabeled examples; the expanded dataset is then used to grow a diverse ensemble whose aggregated vote is more accurate and more stable than any single model trained on the limited labeled set alone. | Semi-supervised learning (SSL) is a machine learning paradigm that trains models using a small set of labeled examples together with a much larger pool of unlabeled data. By leveraging the structure inherent in unlabeled data, SSL achieves accuracy closer to fully supervised models while requiring far fewer costly manual labels — making it practical when labeling is expensive, slow, or resource-constrained. |
| ScholarGateBộ dữ liệu ↗ |
|
|