Сравнение на методи
Прегледайте избраните методи един до друг; редовете с разлики са откроени.
| Онлайн изолационен лес× | Полу-наблюдавано дърво за изолация× | |
|---|---|---|
| Област | Машинно обучение | Машинно обучение |
| Семейство | Machine learning | Machine learning |
| Година на възникване≠ | 2008–2011 | 2013–2020 |
| Създател≠ | Tan, S. C.; Ting, K. M.; Liu, T. F. (streaming variant); original iForest by Liu et al. | Extended from Liu, F.T., Ting, K.M., and Zhou, Z-H. (iForest, 2008); semi-supervised variants developed by multiple authors ca. 2013–2020 |
| Тип≠ | Streaming anomaly detection (online ensemble) | Ensemble anomaly detection (semi-supervised extension) |
| Основополагащ източник≠ | Liu, F. T., Ting, K. M., & Zhou, Z.-H. (2008). Isolation Forest. In Proceedings of the 8th IEEE International Conference on Data Mining (ICDM), pp. 413–422. DOI ↗ | Görnitz, N., Kloft, M., Rieck, K., & Brefeld, U. (2013). Toward supervised anomaly detection. Journal of Artificial Intelligence Research, 46, 235–262. link ↗ |
| Други названия | streaming isolation forest, incremental isolation forest, online iForest, adaptive isolation forest | SSIF, semi-supervised iForest, label-guided Isolation Forest, partially supervised Isolation Forest |
| Свързани | 6 | 6 |
| Резюме≠ | Online Isolation Forest extends the Isolation Forest anomaly-detection algorithm to streaming or continuously arriving data. Instead of rebuilding isolation trees from scratch when new observations arrive, the forest is updated incrementally so that anomaly scores remain current without reprocessing the entire history. This makes it practical for real-time monitoring, fraud detection, and sensor-data surveillance where data volumes grow indefinitely. | Semi-supervised Isolation Forest extends the classic Isolation Forest anomaly detector by incorporating a small set of labeled anomaly (and possibly normal) examples alongside a large unlabeled dataset. This label guidance adjusts the model's anomaly scores so that known anomalies are separated more reliably, bridging the gap between fully unsupervised and fully supervised detection. |
| ScholarGateНабор от данни ↗ |
|
|