Comparar métodos
Revisa los métodos seleccionados uno junto a otro; las filas que difieren aparecen resaltadas.
| Bosque de Aislamiento Auto-supervisado× | Isolation Forest× | |
|---|---|---|
| Campo | Aprendizaje automático | Aprendizaje automático |
| Familia | Machine learning | Machine learning |
| Año de origen≠ | 2008–2020s | 2008 |
| Autor original≠ | Liu, F. T., Ting, K. M., & Zhou, Z.-H. (iForest); SSL extensions by multiple authors | Liu, F.T., Ting, K.M. & Zhou, Z.-H. |
| Tipo≠ | Ensemble anomaly detector with self-supervised pre-training | Unsupervised ensemble (random partitioning trees) |
| Fuente seminal≠ | 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 ↗ | Liu, F.T., Ting, K.M. & Zhou, Z.-H. (2008). Isolation Forest. IEEE ICDM, 413–422. DOI ↗ |
| Alias≠ | SSL Isolation Forest, self-supervised iForest, semi-supervised isolation forest, contrastive isolation forest | Isolation Forest (Aykırı Değer Tespiti), iForest, isolation forest anomaly detection |
| Relacionados≠ | 4 | 5 |
| Resumen≠ | Self-supervised Isolation Forest augments the classic Isolation Forest anomaly detector with a self-supervised pre-training stage. A pretext task — such as predicting rotation, masked features, or contrastive pairs — is solved without labels to learn a richer feature representation, which is then used when building the isolation trees, yielding sharper anomaly scores on complex, high-dimensional tabular data. | 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. |
| ScholarGateConjunto de datos ↗ |
|
|