방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 강건 온라인 학습 (Robust Online Learning)× | 준지도 온라인 학습× | |
|---|---|---|
| 분야 | 머신러닝 | 머신러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도 | 2000s–2010s | 2000s–2010s |
| 창시자≠ | Hazan, E.; Shalev-Shwartz, S.; and others | Goldberg, A.; Li, M.; Zhu, X. (among key contributors) |
| 유형≠ | Algorithmic framework | Hybrid learning paradigm (online + semi-supervised) |
| 원전≠ | Hazan, E. (2016). Introduction to Online Convex Optimization. Foundations and Trends in Optimization, 2(3–4), 157–325. link ↗ | 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 Principles and Practice of Knowledge Discovery in Databases (ECML PKDD 2008), Lecture Notes in Computer Science, 5211, 393–407. Springer. link ↗ |
| 별칭 | ROL, robust incremental learning, adversarially robust online learning, robust sequential learning | SSOL, online semi-supervised learning, semi-supervised incremental learning, streaming semi-supervised learning |
| 관련≠ | 5 | 4 |
| 요약≠ | Robust Online Learning extends the online learning framework — where a model updates sequentially after each observation — by incorporating robustness mechanisms that guard against corrupted labels, adversarial examples, heavy-tailed noise, and concept drift. The result is a sequential learner that maintains bounded regret even when the data stream contains outliers or deliberate perturbations. | Semi-supervised Online Learning combines the incremental update style of online learning with the ability to exploit unlabeled examples, enabling models to improve continuously from a data stream in which only a small fraction of arriving instances carry ground-truth labels. It is especially valuable when labeling is expensive or delayed but data arrives in real time. |
| ScholarGate데이터셋 ↗ |
|
|