مقایسهٔ روشها
روشهای انتخابی خود را کنار هم مرور کنید؛ ردیفهای متفاوت برجسته شدهاند.
| شناسایی ناهنجاری با رمزگذار خودکار توضیحپذیر× | جنگل ایزوله (Isolation Forest)× | |
|---|---|---|
| حوزه | یادگیری ماشین | یادگیری ماشین |
| خانواده | Machine learning | Machine learning |
| سال پیدایش≠ | 2017-2019 | 2008 |
| پدیدآور≠ | Combination of autoencoder anomaly detection (Hinton & Salakhutdinov, 2006) and XAI methods (e.g., Lundberg & Lee, 2017) | Liu, F.T., Ting, K.M. & Zhou, Z.-H. |
| نوع≠ | Unsupervised anomaly detection with post-hoc or intrinsic 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. link ↗ | Liu, F.T., Ting, K.M. & Zhou, Z.-H. (2008). Isolation Forest. IEEE ICDM, 413–422. DOI ↗ |
| نامهای دیگر≠ | XAI autoencoder anomaly detection, interpretable autoencoder anomaly detection, explainable deep anomaly detection, SHAP-autoencoder anomaly detection | Isolation Forest (Aykırı Değer Tespiti), iForest, isolation forest anomaly detection |
| مرتبط≠ | 6 | 5 |
| خلاصه≠ | Explainable Autoencoder Anomaly Detection augments a standard autoencoder-based anomaly detector with an interpretability layer — such as SHAP values or feature-wise reconstruction error decomposition — that identifies which input features drove the anomaly flag for each observation, turning an opaque reconstruction-error score into an actionable, human-readable explanation. | 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مجموعهداده ↗ |
|
|