Isolation Forest

Isolation Forest
Zhi‐Hua Zhou, Fei Tony Liu, Kai Ming Ting
2008-12-01

Isolation Forestanomaly detectioniForestlinear time complexitysub-sampling
Most existing model-based approaches to anomaly detection construct a profile of normal instances, then identify instances that do not conform to the normal profile as anomalies. This paper proposes a fundamentally different model-based method that explicitly isolates anomalies instead of profiles normal points. To our best knowledge, the concept of isolation has not been explored in current literature. The use of isolation enables the proposed method, iForest, to exploit sub-sampling to an extent that is not feasible in existing methods, creating an algorithm which has a linear time complexity with a low constant and a low memory requirement. Our empirical evaluation shows that iForest performs favourably to ORCA, a near-linear time complexity distance-based method, LOF and random forests in terms of AUC and processing time, and especially in large data sets. iForest also works well in high dimensional problems which have a large number of irrelevant attributes, and in situations where training set does not contain any anomalies.
1
Empirical evaluation shows iForest performs favorably to ORCA, LOF, and random forests in AUC and processing time, particularly on large datasets.
2
Introduces isolation (iForest) as a novel model-based anomaly detection method that isolates anomalies rather than profiling normal instances.
3
iForest handles high-dimensional data with many irrelevant attributes effectively.
4
iForest leverages subsampling extensively, yielding linear time complexity with a low constant and low memory requirement.
5
iForest remains effective even when the training set contains no anomalies.

Isolation Forest (iForest) algorithm for anomaly detection

Isolation-based anomaly detection performance and computational properties (accuracy/AUC, processing time, scalability, memory use, robustness to high dimensionality and presence/absence of anomalies in training data)

Publication Details
Publication Date
2008-12-01
Journal
Publisher
ISSN
Access Type
Author Information
Authors
Zhi‐Hua Zhou
Fei Tony Liu
Kai Ming Ting
Explore further
Open the scid.ai AI chat with a ready-made request: it will find papers on a similar topic and help build a literature review.
Find similar papers in the chat
Make a presentation
100%