DocumentCode
3328691
Title
Recursive-Partitioned DBSCAN
Author
Tekbir, Mennan ; Albayrak, Songül
Author_Institution
Bilgisayar Muhendisligi Bolumu, Yildiz Teknik Univ., Istanbul, Turkey
fYear
2010
fDate
22-24 April 2010
Firstpage
113
Lastpage
116
Abstract
DBSCAN, which is the one of the density-based clustering methods in data mining, does the process of clustering, according to density of data. Although DBSCAN method seems effective in the small data sets, its efficiency in terms of processing time decreases with the growing of data volumes. Because of this reason, DBSCAN as a clustering method is not considered a suitable clustering method for large data sets. For this reason, R-P-DBSCAN (Recursive-Partitioned DBSCAN) algorithm is proposed. The new algorithm is based on partitioning & combining and DBSCAN algorithm is used for data clustering. Large-volume data sets are divided into smaller pieces and clustered by DBSCAN. Then, combining each clustered piece, until whole set of data is clustered. Each cluster obtained by R-P-DBSCAN, is the same as the clusters obtained with the classical DBSCAN. The results obtained with R-P-DBSCAN have shown that, the proposed algorithm has better clustering performance (until 85%) according to classical DBSCAN algorithm.
Keywords
data mining; pattern clustering; data clustering; data mining; density-based clustering methods; recursive-partitioned DBSCAN; Clustering algorithms; Clustering methods; Heuristic algorithms; Knowledge engineering; Noise; Partitioning algorithms; Spatial databases;
fLanguage
English
Publisher
ieee
Conference_Titel
Signal Processing and Communications Applications Conference (SIU), 2010 IEEE 18th
Conference_Location
Diyarbakir
Print_ISBN
978-1-4244-9672-3
Type
conf
DOI
10.1109/SIU.2010.5651189
Filename
5651189
Link To Document