Title :
A Clustering Technique using Density Difference
Author :
Borah, B. ; Bhattacharyya, Dhruba Kumar
Author_Institution :
Dept. of Comput. Sci. & Eng., Tezpur Univ.
Abstract :
Finding clusters with widely differing sizes, shapes and densities in presence of noise and outliers is a challenging job. The DBSCAN algorithm is a versatile clustering algorithm that can find clusters with differing size and shape in databases containing noise and outliers. But it cannot find clusters with different densities. We extend the DBSCAN algorithm so that it can also detect clusters that differ in densities. While expanding a cluster local density is taken into consideration. Starting with a core object a cluster is extended by expanding only those density connected core objects whose neighbourhood sizes are within certain ranges as determined by their neighbours already existing in the cluster. Our algorithm detects clusters even if they are not separated by sparse regions. The computational complexity of the modified algorithm (O(n log n)) remains same as the original DBSCAN
Keywords :
computational complexity; pattern clustering; DBSCAN algorithm; cluster local density; computational complexity; density difference; density-based spatial clustering technique; Change detection algorithms; Clustering algorithms; Computational complexity; Computer science; Data engineering; Databases; Noise shaping; Object detection; Partitioning algorithms; Shape;
Conference_Titel :
Signal Processing, Communications and Networking, 2007. ICSCN '07. International Conference on
Conference_Location :
Chennai
Print_ISBN :
1-4244-0997-7
Electronic_ISBN :
1-4244-0997-7
DOI :
10.1109/ICSCN.2007.350675