방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 베이즈 준지도 학습× | 베이즈 능동 학습× | |
|---|---|---|
| 분야 | 머신러닝 | 머신러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 2003–2006 | 1992–2011 |
| 창시자≠ | Chapelle, Scholkopf & Zien; Zhu, Ghahramani & Lafferty | MacKay, D.J.C.; Houlsby, N. et al. |
| 유형≠ | Probabilistic semi-supervised framework | Active learning with Bayesian uncertainty |
| 원전≠ | Chapelle, O., Scholkopf, B., & Zien, A. (Eds.). (2006). Semi-Supervised Learning. MIT Press. ISBN: 978-0-262-03358-9 | Houlsby, N., Huszár, F., Ghahramani, Z., & Lengyel, M. (2011). Bayesian Active Learning for Classification and Preference Learning. arXiv preprint arXiv:1112.5745. link ↗ |
| 별칭 | Bayesian SSL, probabilistic semi-supervised learning, generative semi-supervised model, Bayesian transductive learning | BAL, Bayesian optimal experimental design for ML, BALD (Bayesian Active Learning by Disagreement), probabilistic active learning |
| 관련 | 6 | 6 |
| 요약≠ | Bayesian semi-supervised learning is a probabilistic framework that uses both a small labeled dataset and a larger pool of unlabeled observations to infer model parameters and make predictions. By treating missing labels as latent variables and placing priors over parameters, it naturally quantifies uncertainty while leveraging unlabeled data to improve generalization. | Bayesian Active Learning (BAL) combines a probabilistic model with an active query strategy to identify the unlabeled examples that, once labeled, would most reduce model uncertainty. Instead of labeling data at random, BAL guides an oracle — typically a human annotator — toward the points where labeling will provide the greatest information gain, making it highly label-efficient. |
| ScholarGate데이터셋 ↗ |
|
|