Machine learningMachine learning
主动学习自编码器异常检测
主动学习自编码器异常检测结合了自编码器无监督重构误差评分与主动学习查询循环。该模型将高误差实例标记为候选异常,选择性地要求人类专家标注信息量最大的实例,并进行迭代重训练——以极小的标注预算实现强大的异常检测能力。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Pimentel, M. A. F., Clifton, D. A., Clifton, L., & Tarassenko, L. (2014). A review of novelty detection. Signal Processing, 99, 215–249. DOI: 10.1016/j.sigpro.2013.12.026 ↗
- Zhu, Y., Lukasiewicz, T. (2020). DPLAN: Discourse-level Plan-based Text Generation. Proceedings of the 28th International Conference on Computational Linguistics, 3464–3474. (See also: Guo et al. (2018). Deep Active Learning for Anomaly Detection. Neurocomputing, 290, 135–143.) link ↗
如何引用本页
ScholarGate. (2026, June 3). Active Learning-Guided Autoencoder Anomaly Detection. ScholarGate. https://scholargate.app/zh/machine-learning/active-learning-autoencoder-anomaly-detection
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
- 主动学习单类支持向量机机器学习↔ compare
- 自动编码器异常检测机器学习↔ compare
- 贝叶斯自编码器异常检测机器学习↔ compare
- 集成自编码器异常检测机器学习↔ compare
- 半监督自编码器异常检测机器学习↔ compare