• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2014, Vol. 36 ›› Issue (9): 1817-1822.

• 论文 • Previous Articles     Next Articles

A clustering algorithm based on local center object           

FAN Min,LI Zeming,SHI Xin   

  1. (School of Automation,Chongqing University,Chongqing 400044,China)
  • Received:2013-03-13 Revised:2013-06-20 Online:2014-09-25 Published:2014-09-25

Abstract:

Clustering is a critical analytical tool in data mining. An improved densitybased clustering algorithm concerning local center object is proposed based on the classical DBSCAN algorithm. In this algorithm, the density of each object is measured by its knearest neighbors. The object which has the local maximal density is regarded as the center object. The data set is divided into different districts. The cluster expands from the center object until the edge decided by the scalefactor of density. To improve the quality of clustering, the candidate core object is proposed in the algorithm. Core objects can be recognized from candidate core objects, so that current clustering is expanded. The experimental results show that the proposed algorithm is considerably effective in reducing the sensitivity of the parameters, improving the clustering results with maldistribution of data sets and enhancing the clustering accuracy.

Key words: clustering;DBSCAN;density;local center object;k-nearest neighbors