Extended Isolation Forest

11/06/2018
by   Sahand Hariri, et al.
0

We present an extension to the model-free anomaly detection algorithm, Isolation Forest. This extension, named Extended Isolation Forest (EIF), improves the consistency and reliability of the anomaly score produced for a given data point. We show that the standard Isolation Forest produces inconsistent scores using score maps. The score maps suffer from an artifact generated as a result of how the criteria for branching operation of the binary tree is selected. We propose two different approaches for improving the situation. First we propose transforming the data randomly before creation of each tree, which results in averaging out the bias introduced in the algorithm. Second, which is the preferred way, is to allow the slicing of the data to use hyperplanes with random slopes. This approach results in improved score maps. We show that the consistency and reliability of the algorithm is much improved using this method by looking at the variance of scores of data points distributed along constant score lines. We find no appreciable difference in the rate of convergence nor in computation time between the standard Isolation Forest and EIF, which highlights its potential as anomaly detection algorithm.

READ FULL TEXT

page 2

page 8

research
03/08/2020

Isolation Mondrian Forest for Batch and Online Anomaly Detection

We propose a new method, named isolation Mondrian forest (iMondrian fore...
research
09/20/2023

Distribution and volume based scoring for Isolation Forests

We make two contributions to the Isolation Forest method for anomaly and...
research
02/01/2022

Weighted Random Cut Forest Algorithm for Anomaly Detections

Random cut forest (RCF) algorithms have been developed for anomaly detec...
research
11/30/2021

TiWS-iForest: Isolation Forest in Weakly Supervised and Tiny ML scenarios

Unsupervised anomaly detection tackles the problem of finding anomalies ...
research
10/26/2021

Revisiting randomized choices in isolation forests

Isolation forest or "iForest" is an intuitive and widely used algorithm ...
research
06/22/2023

OptIForest: Optimal Isolation Forest for Anomaly Detection

Anomaly detection plays an increasingly important role in various fields...
research
11/23/2021

Isolation forests: looking beyond tree depth

The isolation forest algorithm for outlier detection exploits a simple y...

Please sign up or login with your details

Forgot password? Click here to reset