2021
DOI: 10.1016/j.patrec.2021.05.022
|View full text |Cite
|
Sign up to set email alerts
|

Generalized isolation forest for anomaly detection

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
13
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 86 publications
(31 citation statements)
references
References 14 publications
0
13
0
Order By: Relevance
“…This is accomplished by randomly selecting a feature and then selecting a split value between the minimum and maximum values of that feature. Anomalous data points will have shorter paths in the resulting trees due to this random partitioning, making them stand out from the rest of the data (e.g., refs ). Unlike typical anomaly detection methods, which start by defining what is considered normal and then flagging anything that falls outside of that definition, isolation forest does not have a predefined notion of normal behavior.…”
Section: Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…This is accomplished by randomly selecting a feature and then selecting a split value between the minimum and maximum values of that feature. Anomalous data points will have shorter paths in the resulting trees due to this random partitioning, making them stand out from the rest of the data (e.g., refs ). Unlike typical anomaly detection methods, which start by defining what is considered normal and then flagging anything that falls outside of that definition, isolation forest does not have a predefined notion of normal behavior.…”
Section: Resultsmentioning
confidence: 99%
“…Isolation forest is an unsupervised machine learning algorithm that uses a decision tree algorithm 34,35 to identify anomalies by separating them from the rest of the data. 36 This is accomplished by randomly selecting a feature and then selecting a split value between the minimum and maximum values of that feature. Anomalous data points will have shorter Isolation forest can be used for anomaly detection in the mine water data.…”
Section: Isolation Forest For Anomaly Detectionmentioning
confidence: 99%
“…The input feature space was split into “eligible” and “non-eligible” feature sub-spaces, where the “eligible” features were those having less than 30% missing values without inconsistent fields and anomalies after experimentations with the percentage of information loss. The Isolation Forests were trained on non-missing records to identify outliers [19] . The covariance matrix was estimated between each pair of input features to remove duplicated features along with the Levenshtein distance to remove lexically identical features [20] .…”
Section: Methodsmentioning
confidence: 99%
“…The basic principle of isolation forest (IF) is to divide the data space into two subspaces with a random hyperplane. The subspace will further divide until there is only one data node in each subspace, forming the IF (Lesouple et al, 2021;Zolfaghari and Golabi, 2021).…”
Section: Ifmentioning
confidence: 99%