方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 主动学习高斯过程× | 半监督高斯过程× | |
|---|---|---|
| 领域 | 机器学习 | 机器学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 1992 | 2004 |
| 提出者≠ | MacKay, D. J. C. | Lawrence, N. D. & Jordan, M. I. |
| 类型≠ | Bayesian active learning | Probabilistic model (semi-supervised) |
| 开创性文献≠ | MacKay, D. J. C. (1992). Information-based objective functions for active data selection. Neural Computation, 4(4), 590–604. DOI ↗ | Lawrence, N. D., & Jordan, M. I. (2004). Semi-supervised learning via Gaussian processes. In Advances in Neural Information Processing Systems (NIPS), 17, 753–760. MIT Press. link ↗ |
| 别名 | GP active learning, Gaussian process active learning, GP-AL, Bayesian active learning with GP | SS-GP, semi-supervised GP, Gaussian process with unlabeled data, GP manifold learning |
| 相关≠ | 4 | 5 |
| 摘要≠ | Active Learning Gaussian Process (GP-AL) combines a Gaussian process probabilistic model with an active learning query strategy, using the GP's posterior uncertainty to select the most informative unlabeled examples for labeling. This iterative approach minimizes labeling effort while maximizing predictive accuracy, making it ideal when labeled data is scarce or expensive to obtain. | Semi-supervised Gaussian Process extends the probabilistic GP framework to exploit unlabeled data alongside a small set of labeled observations. By placing a GP prior over functions and leveraging the geometric structure revealed by unlabeled inputs, it learns more accurate and better-calibrated predictors than a purely supervised GP when labels are scarce, making it well suited for scientific and medical problems where annotation is expensive. |
| ScholarGate数据集 ↗ |
|
|