Comparative Study of Neighbor-based Methods for Local Outlier Detection
Zhuang Qi, Junlin Zhang, Xiaming Chen, Xin Qi

TL;DR
This paper introduces a taxonomy for neighbor-based outlier detection methods, analyzing how different neighbor types influence detection performance, and demonstrates that combining components can lead to superior algorithms through extensive experiments.
Contribution
It proposes a novel taxonomy for neighbor-based outlier detection methods, enabling the design of improved algorithms by combining different components.
Findings
Reverse K-nearest neighbor methods perform well.
Dynamic selection methods are effective in high-dimensional spaces.
Component selection within the taxonomy can outperform existing methods.
Abstract
The neighbor-based method has become a powerful tool to handle the outlier detection problem, which aims to infer the abnormal degree of the sample based on the compactness of the sample and its neighbors. However, the existing methods commonly focus on designing different processes to locate outliers in the dataset, while the contributions of different types neighbors to outlier detection has not been well discussed. To this end, this paper studies the neighbor in the existing outlier detection algorithms and a taxonomy is introduced, which uses the three-level components of information, neighbor and methodology to define hybrid methods. This taxonomy can serve as a paradigm where a novel neighbor-based outlier detection method can be proposed by combining different components in this taxonomy. A large number of comparative experiments were conducted on synthetic and real-world…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications
MethodsFocus
