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.
| Mạng nơ-ron tích chập bán giám sát× | Mạng nơ-ron tích chập tinh chỉnh× | |
|---|---|---|
| Lĩnh vực | Học sâu | Học sâu |
| Họ | Machine learning | Machine learning |
| Năm ra đời≠ | 2013–2017 | 2012–2014 |
| Người khởi xướng≠ | Lee, D.-H.; Tarvainen, A. & Valpola, H. (among others) | Yosinski, J. et al. (theoretical basis); practice widespread from Krizhevsky et al. 2012 onward |
| Loại≠ | Semi-supervised deep learning | Transfer learning technique (supervised fine-tuning) |
| Công trình gốc≠ | Lee, D.-H. (2013). Pseudo-label: The simple and efficient semi-supervised learning method for deep neural networks. ICML Workshop on Challenges in Representation Learning. link ↗ | Yosinski, J., Clune, J., Bengio, Y., & Lipson, H. (2014). How transferable are features in deep neural networks? Advances in Neural Information Processing Systems, 27. link ↗ |
| Tên gọi khác | SSL-CNN, semi-supervised CNN, self-training CNN, pseudo-label CNN | Fine-tuned CNN, CNN fine-tuning, CNN transfer learning with fine-tuning, adapted convolutional network |
| Liên quan | 5 | 5 |
| Tóm tắt≠ | A Semi-supervised CNN trains a convolutional network on a small labeled image set and a larger pool of unlabeled images simultaneously, using techniques such as pseudo-labeling and consistency regularization to extract supervisory signal from unlabeled data. This strategy closes much of the performance gap caused by scarce annotations without requiring additional human labeling effort. | Fine-tuning a CNN means starting from a network already trained on a large dataset — typically ImageNet — and continuing training on a smaller target dataset so the model adapts its learned visual features to a new task. This approach dramatically reduces the data and compute required to reach strong performance compared with training from scratch. |
| ScholarGateBộ dữ liệu ↗ |
|
|