Extending Decision Predicate Graphs for Comprehensive Explanation of Isolation Forest
Matteo Ceschin, Leonardo Arrighi, Luca Longo, Sylvio Barbon, Junior

TL;DR
This paper introduces a novel explainability method for Isolation Forest, using Decision Predicate Graphs and IOP-Score to clarify outlier detection logic and decision boundaries, enhancing transparency in anomaly detection models.
Contribution
The paper presents a new global explainability approach for Isolation Forest based on Decision Predicate Graphs and IOP-Score, improving interpretability of outlier detection.
Findings
Enhanced explainability of Isolation Forest models.
Provides insights into feature contributions and decision boundaries.
Advances state-of-the-art in model transparency for outlier detection.
Abstract
The need to explain predictive models is well-established in modern machine learning. However, beyond model interpretability, understanding pre-processing methods is equally essential. Understanding how data modifications impact model performance improvements and potential biases and promoting a reliable pipeline is mandatory for developing robust machine learning solutions. Isolation Forest (iForest) is a widely used technique for outlier detection that performs well. Its effectiveness increases with the number of tree-based learners. However, this also complicates the explanation of outlier selection and the decision boundaries for inliers. This research introduces a novel Explainable AI (XAI) method, tackling the problem of global explainability. In detail, it aims to offer a global explanation for outlier detection to address its opaque nature. Our approach is based on the Decision…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Anomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning
