Academia.eduAcademia.edu

Outline

ADCN: An Anisotropic Density-Based Clustering Algorithm

https://doi.org/10.1145/2996913.2996940

Abstract

In this work we introduce an anisotropic density-based clustering algorithm. It outperforms DBSCAN and OPTICS for the detection of anisotropic spatial point patterns and performs equally well in cases that do not explicitly benefit from an anisotropic perspective. ADCN has the same time complexity as DBSCAN and OPTICS, namely O(n log n) when using a spatial index, O(n 2 ) otherwise.

References (2)

  1. M. Ankerst, M. M. Breunig, H.-P. Kriegel, and J. Sander. OPTICS: ordering points to identify the clustering struc- ture. In ACM Sigmod Record, volume 28, pages 49-60. ACM, 1999.
  2. M. Ester, H.-P. Kriegel, J. Sander, and X. Xu. A density- based algorithm for discovering clusters in large spatial databases with noise. In KDD, volume 96, pages 226- 231, 1996.