DocumentCode
175825
Title
Density clustering based on border-expanding
Author
Dongming Chen ; Yun Yan ; Dongqi Wang
Author_Institution
Software Coll., Northeastern Univ., Shenyang, China
fYear
2014
fDate
19-21 Aug. 2014
Firstpage
670
Lastpage
674
Abstract
DBSCAN is a clustering algorithm based on density. It can divide regions which have a high density for clusters, shield the noise effectively and discover clusters of arbitrary shape and any size from dataset. However, DBSCAN algorithm needs to traverse dataset to find core objects, so it results in large amount of I/O cost when processing large-scale datasets. A fast algorithm (BEDBSCAN) is developed which expands the cluster by employing border objects as seeds. Experimental results show that BEDBSCAN performs obvious efficiency improvement than DBSCAN algorithm especially when processing large datasets.
Keywords
data mining; pattern clustering; BEDBSCAN; DBSCAN algorithm; arbitrary shape; border expanding; border objects; clustering algorithm; data mining; density clustering; large dataset processing; Algorithm design and analysis; Clustering algorithms; Educational institutions; Iris; Noise; Shape; Spatial databases; DBSCAN algorithm; clustering; density;
fLanguage
English
Publisher
ieee
Conference_Titel
Natural Computation (ICNC), 2014 10th International Conference on
Conference_Location
Xiamen
Print_ISBN
978-1-4799-5150-5
Type
conf
DOI
10.1109/ICNC.2014.6975916
Filename
6975916
Link To Document