방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 준지도 학습 변이형 오토인코더× | 준지도학습 합성곱 신경망× | |
|---|---|---|
| 분야 | 딥러닝 | 딥러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 2014 | 2013–2017 |
| 창시자≠ | Kingma, D. P.; Mohamed, S.; Rezende, D. J.; Wierstra, D. | Lee, D.-H.; Tarvainen, A. & Valpola, H. (among others) |
| 유형≠ | Generative probabilistic model (semi-supervised) | Semi-supervised deep learning |
| 원전≠ | Kingma, D. P., Mohamed, S., Rezende, D. J., & Wierstra, D. (2014). Semi-supervised learning with deep generative models. Advances in Neural Information Processing Systems (NeurIPS), 27, 3581–3589. link ↗ | 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 ↗ |
| 별칭 | Semi-supervised VAE, M2 model, VAE with label propagation, deep generative semi-supervised model | SSL-CNN, semi-supervised CNN, self-training CNN, pseudo-label CNN |
| 관련≠ | 6 | 5 |
| 요약≠ | The semi-supervised VAE (M2 model) is a deep generative method that jointly learns a latent representation of inputs and a classifier, leveraging both labeled and unlabeled examples in a principled probabilistic framework. Introduced by Kingma et al. in 2014, it allows accurate classification even when labels are scarce by having the generative model explain away unlabeled observations. | 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. |
| ScholarGate데이터셋 ↗ |
|
|