방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 온라인 준지도 학습× | 자기 지도 학습× | |
|---|---|---|
| 분야 | 머신러닝 | 머신러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 2000s–2010s | 2018–2020 |
| 창시자≠ | Goldberg, A., Li, M., & Zhu, X. (and others in stream learning community) | LeCun, Y. and community (formalized ~2018–2020) |
| 유형≠ | Incremental / stream-based semi-supervised learning framework | Representation learning paradigm |
| 원전≠ | Goldberg, A., Li, M., & Zhu, X. (2008). Online manifold regularization: A new learning setting and empirical study. In Proceedings of the European Conference on Machine Learning and Knowledge Discovery in Databases (ECML PKDD), pp. 393–407. Springer. link ↗ | LeCun, Y. & Misra, I. (2022). Self-supervised learning: The dark matter of intelligence. Meta AI Blog. https://ai.facebook.com/blog/self-supervised-learning-the-dark-matter-of-intelligence/ link ↗ |
| 별칭 | stream-based semi-supervised learning, incremental semi-supervised learning, online SSL, semi-supervised online learning | SSL, self-supervised pre-training, pretext-task learning, unsupervised representation learning |
| 관련≠ | 6 | 3 |
| 요약≠ | Online semi-supervised learning combines the incremental, one-pass nature of online learning with the ability to exploit unlabeled data alongside sparse labeled observations. It is designed for settings where data arrives as a stream and obtaining labels for every instance is expensive or impractical — such as real-time classification of web content, sensor readings, or social media posts. | Self-supervised learning (SSL) is a machine-learning paradigm that generates its own supervisory signal directly from unlabeled data by defining an auxiliary pretext task — such as predicting masked words, rotating images, or contrasting augmented views — and uses the learned representations as a powerful starting point for downstream tasks with minimal labeled examples. |
| ScholarGate데이터셋 ↗ |
|
|