Efficient algorithms for mining outliers from large data sets
Top Cited Papers
- 16 May 2000
- proceedings article
- Published by Association for Computing Machinery (ACM)
- Vol. 29 (2) , 427-438
- https://doi.org/10.1145/342009.335437
Abstract
In this paper, we propose a novel formulation for distance-based outliers that is based on the distance of a point from its nearest neighbor. We rank each point on the basis of its distance to its nearest neighbor and declare the top points in this ranking to be outliers. In addition to developing relatively straightforward solutions to finding such outliers based on the classical nested-loop join and index join algorithms, we develop a highly efficient partition-based algorithm for mining outliers. This algorithm first partitions the input data set into disjoint subsets, and then prunes entire partitions as soon as it is determined that they cannot contain outliers. This results in substantial savings in computation. We present the results of an extensive experimental study on real-life and synthetic data sets. The results from a real-life NBA database highlight and reveal several expected and unexpected aspects of the database. The results from a study on synthetic data sets demonstrate that the partition-based algorithm scales well with respect to both data set size and data set dimensionality.Keywords
This publication has 5 references indexed in Scilit:
- LOFPublished by Association for Computing Machinery (ACM) ,2000
- CUREPublished by Association for Computing Machinery (ACM) ,1998
- BIRCHPublished by Association for Computing Machinery (ACM) ,1996
- Nearest neighbor queriesPublished by Association for Computing Machinery (ACM) ,1995
- The R*-tree: an efficient and robust access method for points and rectanglesPublished by Association for Computing Machinery (ACM) ,1990