قارن الطرق
راجع الطرق التي اخترتها جنبًا إلى جنب؛ الصفوف المختلفة مميَّزة.
| غابة العزل المتصلة بالإنترنت (Online Isolation Forest)× | الغابة العازلة شبه المُشرف عليها× | |
|---|---|---|
| المجال | تعلم الآلة | تعلم الآلة |
| العائلة | 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مجموعة البيانات ↗ |
|
|