会议专题

A LINEAR DBSCAN ALGORITHM BASED ON LSH

DBSCAN algorithm is used widely because it can effectively handle noise points and deal with data of any type in clustering.However, it has two inherent limitations: high time complexity O(NlogN) and poor ability in dealing large-scale data.In this paper, a linear DBSCAN based on LSH is proposed.In our algorithm the process of Nearest Neighbor Search is optimized by hashing.Compared with the original DBSCAN algorithm, the time complexity of this improved DBSCAN descends to O(N).Experimentally, this improved DBSCAN makes a significant decrease in the running time while maintaining the Cluster quality of the results.Moreover, the speedup (the running time of original DBSCAN algorithm divided by the running time of improved algorithm) increases with the size and dimension of dataset, and the parameter Eps of our algorithm does not have a strong influence on the clustering result.These improved properties enable DBSCAN to be used in a large scope.

LSH DBSCAN Clustering Unsupervised learning Large-scale data

YI-PU WU JIN-JIANG GUO XUE-JIE ZHANG

Department of Computer Science and Engineering, Yunnan University, Kunming 650091, China;Department Department of Computer Science and Engineering, Yunnan University, Kunming 650091, China

国际会议

2007 International Conference on Machine Learning and Cybernetics(IEEE第六届机器学习与控制论国际会议)

香港

英文

2608-2614

2007-08-19(万方平台首次上网日期,不代表论文的发表时间)