Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Forest d'Aïllament Robusta× | Isolation Forest× | |
|---|---|---|
| Camp | Aprenentatge automàtic | Aprenentatge automàtic |
| Família | Machine learning | Machine learning |
| Any d'origen≠ | 2008–2019 | 2008 |
| Autor original≠ | Liu, F. T., Ting, K. M., Zhou, Z.-H. (base); robust extensions by multiple authors | Liu, F.T., Ting, K.M. & Zhou, Z.-H. |
| Tipus≠ | Robust ensemble anomaly detection | Unsupervised ensemble (random partitioning trees) |
| Font seminal≠ | Liu, F. T., Ting, K. M., & Zhou, Z.-H. (2008). Isolation Forest. In Proceedings of the IEEE International Conference on Data Mining (ICDM), pp. 413–422. IEEE. DOI ↗ | Liu, F.T., Ting, K.M. & Zhou, Z.-H. (2008). Isolation Forest. IEEE ICDM, 413–422. DOI ↗ |
| Àlies≠ | Robust iForest, noise-robust isolation forest, contamination-robust isolation forest, robust anomaly isolation | Isolation Forest (Aykırı Değer Tespiti), iForest, isolation forest anomaly detection |
| Relacionats | 5 | 5 |
| Resum≠ | Robust Isolation Forest extends the classic Isolation Forest anomaly detector with strategies that reduce sensitivity to data contamination, masking effects, and biased random splits. By incorporating robustness mechanisms — such as improved subsampling, re-weighting of suspicious regions, or bias-corrected splitting — it achieves more reliable anomaly scores when the training data itself contains a non-trivial fraction of anomalies or when specific feature distributions cause standard iForest to produce unreliable path lengths. | Isolation Forest is an unsupervised machine-learning method for anomaly and outlier detection, introduced by Liu, Ting and Zhou in 2008, that isolates anomalies through random partitioning of the data. It works without any labelled anomaly data and scales to high-dimensional datasets. |
| ScholarGateConjunt de dades ↗ |
|
|