We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

stat.ML

Change to browse by:

References & Citations

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Extended Isolation Forest

Abstract: We present an extension to the model-free anomaly detection algorithm, Isolation Forest. This extension, named Extended Isolation Forest (EIF), resolves issues with assignment of anomaly score to given data points. We motivate the problem using heat maps for anomaly scores. These maps suffer from artifacts generated by the criteria for branching operation of the binary tree. We explain this problem in detail and demonstrate the mechanism by which it occurs visually. We then 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. Second, which is the preferred way, is to allow the slicing of the data to use hyperplanes with random slopes. This approach results in remedying the artifact seen in the anomaly score heat maps. We show that the robustness of the algorithm is much improved using this method by looking at the variance of scores of data points distributed along constant level sets. We report AUROC and AUPRC for our synthetic datasets, along with real-world benchmark datasets. We find no appreciable difference in the rate of convergence nor in computation time between the standard Isolation Forest and EIF.
Comments: 12 pages; 21 figures, Published. Open source code in this https URL
Subjects: Machine Learning (cs.LG); Instrumentation and Methods for Astrophysics (astro-ph.IM); Machine Learning (stat.ML)
DOI: 10.1109/TKDE.2019.2947676
Cite as: arXiv:1811.02141 [cs.LG]
  (or arXiv:1811.02141v3 [cs.LG] for this version)

Submission history

From: Matias Carrasco Kind [view email]
[v1] Tue, 6 Nov 2018 03:02:13 GMT (5832kb,D)
[v2] Tue, 5 Nov 2019 23:20:56 GMT (3455kb,D)
[v3] Wed, 8 Jul 2020 05:38:57 GMT (3455kb,D)

Link back to: arXiv, form interface, contact.