เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| ฟอเรสต์การแยกตัวที่อธิบายได้× | Isolation Forest× | |
|---|---|---|
| สาขาวิชา | การเรียนรู้ของเครื่อง | การเรียนรู้ของเครื่อง |
| ตระกูล | Machine learning | Machine learning |
| ปีกำเนิด≠ | 2008 / 2017 | 2008 |
| ผู้ริเริ่ม≠ | Liu, F. T., Ting, K. M., & Zhou, Z.-H. (Isolation Forest); Lundberg, S. M. & Lee, S.-I. (SHAP explainability layer) | Liu, F.T., Ting, K.M. & Zhou, Z.-H. |
| ประเภท≠ | Anomaly detection with post-hoc explainability | Unsupervised ensemble (random partitioning trees) |
| แหล่งต้นตำรับ≠ | Lundberg, S. M., & Lee, S.-I. (2017). A unified approach to interpreting model predictions. Advances in Neural Information Processing Systems, 30, 4765–4774. link ↗ | Liu, F.T., Ting, K.M. & Zhou, Z.-H. (2008). Isolation Forest. IEEE ICDM, 413–422. DOI ↗ |
| ชื่อเรียกอื่น≠ | XIF, Isolation Forest with SHAP, interpretable anomaly detection, explainable anomaly isolation | Isolation Forest (Aykırı Değer Tespiti), iForest, isolation forest anomaly detection |
| ที่เกี่ยวข้อง | 5 | 5 |
| สรุป≠ | Explainable Isolation Forest combines the Isolation Forest anomaly detection algorithm with post-hoc explainability tools — most commonly SHAP (SHapley Additive exPlanations) — to not only flag anomalous observations but also reveal which features drove each anomaly score. It bridges unsupervised anomaly detection with the interpretability demands of regulated and high-stakes domains. | 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. |
| ScholarGateชุดข้อมูล ↗ |
|
|