PAPER DIGEST
Most Influential SIGMOD 2000 Paper · 2026-03 edition

Efficient Algorithms For Mining Outliers From Large Data Sets

Sridhar Ramaswamy; Rajeev Rastogi; Kyuseok Shim

Venue
ACM SIGMOD Conference (SIGMOD) 2000
Recognition
Most Influential SIGMOD 2000 Paper (Rank No. 3)
Edition
2026-03
Impact factor
9
Certificate ID
48b9c57fe0fb77d0

Abstract

In this paper, we propose a novel formulation for distance-based <i>outliers</i> that is based on the distance of a point from its <i>k<sup>th</sup></i> nearest neighbor. We rank each point on the basis of its distance to its <i>k<sup>th</sup></i> nearest neighbor and declare the top <i>n</i> 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 <i>partition-based</i> 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.

Download PDF certificate