Efficient Anomaly Detection by Isolation Using Nearest Neighbour Ensemble

Tharindu R. Bandaragoda,Kai Ming Ting,David Albrecht,Fei Tony Liu,Jonathan R. Wells
DOI: https://doi.org/10.1109/icdmw.2014.70
2014-01-01
Abstract:This paper presents iNNE (isolation using Nearest Neighbour Ensemble), an efficient nearest neighbour-based anomaly detection method by isolation. iNNE runs significantly faster than existing nearest neighbour-based methods such as Local Outlier Factor, especially in data sets having thousands of dimensions or millions of instances. This is because the proposed method has linear time complexity and constant space complexity. Compared with the existing tree-based isolation method iForest, the proposed isolation method overcomes three weaknesses of iForest that we have identified, i.e., its inability to detect local anomalies, anomalies with a low number of relevant attributes, and anomalies that are surrounded by normal instances.
What problem does this paper attempt to address?