Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Isolation Forest d'aprenentatge actiu× | Isolation Forest× | |
|---|---|---|
| Camp | Aprenentatge automàtic | Aprenentatge automàtic |
| Família | Machine learning | Machine learning |
| Any d'origen≠ | 2008–2019 | 2008 |
| Autor original≠ | Das, S. et al. (active anomaly discovery framework); Liu, F. T. et al. (Isolation Forest base) | Liu, F.T., Ting, K.M. & Zhou, Z.-H. |
| Tipus≠ | Active learning wrapper over isolation forest anomaly detector | Unsupervised ensemble (random partitioning trees) |
| Font seminal≠ | Das, S., Wong, W. K., Fern, A., Dietterich, T. G., & Amran Siddiqui, M. (2019). Incorporating Expert Feedback into Active Anomaly Discovery. In Proceedings of the 2019 IEEE International Conference on Data Mining (ICDM), pp. 1009–1014. link ↗ | Liu, F.T., Ting, K.M. & Zhou, Z.-H. (2008). Isolation Forest. IEEE ICDM, 413–422. DOI ↗ |
| Àlies≠ | AL-iForest, active anomaly detection with isolation forest, active isolation forest, query-guided isolation forest | Isolation Forest (Aykırı Değer Tespiti), iForest, isolation forest anomaly detection |
| Relacionats | 5 | 5 |
| Resum≠ | Active Learning Isolation Forest combines the unsupervised anomaly-scoring power of Isolation Forest with an iterative query strategy that asks a human expert to label the most informative instances. The result is a detector that refines its anomaly boundaries using a minimal labeling budget, dramatically improving precision on rare and subtle anomalies compared to a purely unsupervised baseline. | 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 ↗ |
|
|