首页    期刊浏览 2025年06月14日 星期六
登录注册

文章基本信息

  • 标题:Single Pass Seed Selection Algorithm for k-Means
  • 本地全文:下载
  • 作者:Pavan, K. Karteeka ; Rao, Allam Appa ; Rao, A.V. Dattatreya
  • 期刊名称:Journal of Computer Science
  • 印刷版ISSN:1549-3636
  • 出版年度:2010
  • 卷号:6
  • 期号:1
  • 页码:60-66
  • DOI:10.3844/jcssp.2010.60.66
  • 出版社:Science Publications
  • 摘要:Problem statement: The k-means method is one of the most widely used clustering techniques for various applications. However, the k-means often converges to local optimum and the result depends on the initial seeds. Inappropriate choice of initial seeds may yield poor results. k-means++ is a way of initializing k-means by choosing initial seeds with specific probabilities. Due to the random selection of first seed and the minimum probable distance, the k-means++ also results different clusters in different runs in different number of iterations. Approach: In this study we proposed a method called Single Pass Seed Selection (SPSS) algorithm as modification to k-means++ to initialize first seed and probable distance for k-means++ based on the point which was close to more number of other points in the data set. Result: We evaluated its performance by applying on various datasets and compare with k-means++. The SPSS algorithm was a single pass algorithm yielding unique solution in less number of iterations when compared to k-means++. Experimental results on real data sets (4-60 dimensions, 27-10945 objects and 2-10 clusters) from UCI demonstrated the effectiveness of the SPSS in producing consistent clustering results. Conclusion: SPSS performed well on high dimensional data sets. Its efficiency increased with the increase of features in the data set; particularly when number of features greater than 10 we suggested the proposed method.
  • 关键词:Clustering; k-means; k-means++; local optimum; minimum probable distance; SPSS
国家哲学社会科学文献中心版权所有