방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 준지도 학습 이미지 분류× | 약한 지도 학습 이미지 분류× | |
|---|---|---|
| 분야 | 딥러닝 | 딥러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 2013–2020 | 2014–2016 |
| 창시자≠ | Lee, D.-H. (pseudo-label); Sohn et al. (FixMatch) | Multiple contributors; class activation map approach: Zhou et al. |
| 유형≠ | Semi-supervised deep learning | Weakly supervised deep learning paradigm |
| 원전≠ | Lee, D.-H. (2013). Pseudo-Label: The Simple and Efficient Semi-Supervised Learning Method for Deep Neural Networks. ICML 2013 Workshop on Challenges in Representation Learning. link ↗ | Zhou, B., Khosla, A., Lapedriza, A., Oliva, A., & Torralba, A. (2016). Learning Deep Features for Discriminative Localization. Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2921–2929. DOI ↗ |
| 별칭 | SSL image classification, semi-supervised CNN classification, pseudo-label image classification, label-efficient image classification | WSL image classification, image-level supervised classification, noisy-label image classification, weakly labeled visual recognition |
| 관련 | 5 | 5 |
| 요약≠ | Semi-supervised image classification trains deep neural networks on a small set of labeled images together with a much larger pool of unlabeled images. Techniques such as pseudo-labeling, consistency regularization, and confidence thresholding allow the model to leverage the structure of unlabeled data, dramatically reducing the need for expensive manual annotation while approaching fully-supervised accuracy. | Weakly supervised image classification trains convolutional or transformer-based networks using only coarse, incomplete, or noisy supervision — such as image-level category labels, hashtags, or web-scraped tags — without requiring precise bounding boxes or pixel annotations. This dramatically reduces labeling cost while still enabling high-accuracy visual recognition at scale. |
| ScholarGate데이터셋 ↗ |
|
|