Comparar métodos
Examine os métodos selecionados lado a lado; as linhas que diferem ficam destacadas.
| Aprendizado Bayesiano Semi-supervisionado× | Aprendizagem Ativa Bayesiana× | |
|---|---|---|
| Área | Aprendizado de máquina | Aprendizado de máquina |
| Família | Machine learning | Machine learning |
| Ano de origem≠ | 2003–2006 | 1992–2011 |
| Autor original≠ | Chapelle, Scholkopf & Zien; Zhu, Ghahramani & Lafferty | MacKay, D.J.C.; Houlsby, N. et al. |
| Tipo≠ | Probabilistic semi-supervised framework | Active learning with Bayesian uncertainty |
| Fonte seminal≠ | 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 ↗ |
| Outros nomes | 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 |
| Relacionados | 6 | 6 |
| Resumo≠ | 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. |
| ScholarGateConjunto de dados ↗ |
|
|