Machine learningMachine learning
集成主动学习
集成主动学习将一个由不同模型组成的委员会与一个主动学习循环相结合,以选择信息量最大的未标记示例进行标注。它源于 Seung 等人 (1992) 提出的“委员会查询”(Query by Committee) 框架,利用委员会成员之间的分歧作为不确定性的信号,从而减少获得强大预测性能所需的标记示例数量。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Seung, H. S., Opper, M., & Sompolinsky, H. (1992). Query by committee. In Proceedings of the Fifth Annual Workshop on Computational Learning Theory (COLT 1992), pp. 287–294. ACM. link ↗
- Settles, B. (2009). Active Learning Literature Survey. Computer Sciences Technical Report 1648, University of Wisconsin–Madison. link ↗
如何引用本页
ScholarGate. (2026, June 3). Ensemble-Based Active Learning (Query by Committee and Variants). ScholarGate. https://scholargate.app/zh/machine-learning/ensemble-active-learning
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- 主动学习机器学习↔ compare
- Boosting机器学习↔ compare
- 随机森林机器学习↔ compare
- 半监督学习机器学习↔ compare
- 投票集成 (Voting Ensemble)机器学习↔ compare