首页 | 本学科首页   官方微博 | 高级检索  
     

局部迭代的快速K-means聚类算法
引用本文:李峰,李明祥,张宇敬. 局部迭代的快速K-means聚类算法[J]. 计算机工程与应用, 2020, 56(13): 63-71. DOI: 10.3778/j.issn.1002-8331.1906-0070
作者姓名:李峰  李明祥  张宇敬
作者单位:1.河北金融学院 信息管理与工程系,河北 保定 0710512.河北省高校智慧金融应用技术研发中心,河北 保定 071051
基金项目:河北省教育厅重点项目;河北省教育厅青年基金;河北省高等学校项目
摘    要:为了解决K-means算法在聚类数量增多的情况下,因选择了不合适的中心初值而影响到聚类效果这一问题,提出了一种局部迭代的快速K-means聚类算法(PIFKM+?)。该算法在K-means聚类的基础上,不断寻找能够被分割的聚类簇和能够被删除的聚类簇,并对受影响的局部数据进行重新聚类处理,降低了整个聚类更新的时间复杂度,提高了聚类的效果。PIFKM+?算法在面对聚类数量众多的情况下,具有能够快速更新聚类、对聚类中心初值不敏感、能够提高聚类精确度等优势。通过与K-means和K-means++两种算法的比较,在仿真数据集和真实数据集的综合实验下,验证了该算法的精确性、高效率性和可扩展性,同时实验结果的统计分析表明该算法在提高了聚类精确度的同时并没有损失太多的时间效率。

关 键 词:K-means算法  聚类分割  聚类删除  局部迭代聚类  聚类邻居  

Partial Iterative Fast K-means Clustering Algorithm
LI Feng,LI Mingxiang,ZHANG Yujing. Partial Iterative Fast K-means Clustering Algorithm[J]. Computer Engineering and Applications, 2020, 56(13): 63-71. DOI: 10.3778/j.issn.1002-8331.1906-0070
Authors:LI Feng  LI Mingxiang  ZHANG Yujing
Affiliation:1.Information Management and Engineering Department, Hebei Finance University, Baoding, Hebei 071051, China2.Applied Technology Research and Development Center Wisdom Finance in Hebei University, Baoding, Hebei 071051, China
Abstract:The K-means algorithm is one of the most popular and widely spread clustering methods. But it is not always possibly to find the appropriate initial value of the cluster centers, especially when the number of clusters is increased. If it can’t find suitable initial values, that will affect the clustering effect. This paper proposes an iterative approach to improve the quality of the clustering. This method called Partial Iterative Fast K-means plus-minus(PIFKM+?). Based on the K-means clustering, the algorithm divides a cluster and removes another one, then re-clusters the affected data, in each iteration. The algorithm reduces the time complexity and improves the effect of clustering. The proposed method has the advantages of being able to update clusters quickly, is insensitive to initial values of cluster centers, and can improve clustering accuracy in the face of a large number of clusters. By comparing with the K-means and K-means++, experimental results vividly demonstrate that the algorithm has better clustering effect, higher operating efficiency and scalability on the simulation data sets and the real data sets. Through the statistical analysis of the final experimental results, it is shown that the PIFKM+? algorithm does not lose too much time efficiency while improving clustering accuracy.
Keywords:K-means algorithm  cluster segmentation  cluster removing  partial iterative clustering  cluster neighbor  
本文献已被 万方数据 等数据库收录!
点击此处可从《计算机工程与应用》浏览原始摘要信息
点击此处可从《计算机工程与应用》下载免费的PDF全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号