English

A Local Density-Based Approach for Local Outlier Detection

Artificial Intelligence 2016-06-29 v1 Machine Learning Machine Learning

Abstract

This paper presents a simple but effective density-based outlier detection approach with the local kernel density estimation (KDE). A Relative Density-based Outlier Score (RDOS) is introduced to measure the local outlierness of objects, in which the density distribution at the location of an object is estimated with a local KDE method based on extended nearest neighbors of the object. Instead of using only kk nearest neighbors, we further consider reverse nearest neighbors and shared nearest neighbors of an object for density distribution estimation. Some theoretical properties of the proposed RDOS including its expected value and false alarm probability are derived. A comprehensive experimental study on both synthetic and real-life data sets demonstrates that our approach is more effective than state-of-the-art outlier detection methods.

Keywords

Cite

@article{arxiv.1606.08538,
  title  = {A Local Density-Based Approach for Local Outlier Detection},
  author = {Bo Tang and Haibo He},
  journal= {arXiv preprint arXiv:1606.08538},
  year   = {2016}
}

Comments

22 pages, 14 figures, submitted to Pattern Recognition Letters

R2 v1 2026-06-22T14:36:06.213Z