{"title":"Hybrid Bisect K-Means Clustering Algorithm","authors":"K. Murugesan, Jun Zhang","doi":"10.1109/BCGIN.2011.62","DOIUrl":null,"url":null,"abstract":"In this paper, we present a hybrid clustering algorithm that combines divisive and agglomerative hierarchical clustering algorithm. Our method uses bisect K-means for divisive clustering algorithm and Unweighted Pair Group Method with Arithmetic Mean (UPGMA) for agglomerative clustering algorithm. First, we cluster the document collection using bisect K-means clustering algorithm with the value K', which is greater than the total number of clusters, K. Second, we calculate the centroids of K' clusters obtained from the previous step. Then we apply the UPGMA agglomerative hierarchical algorithm on these centroids for the given value, K. After the UPGMA finds K clusters in these K' centroids, if two centroids ended up in the same cluster, then all of their documents will belong to the same cluster. We compared the goodness of clusters generated by bisect K-means and the proposed hybrid algorithms, measured on various cluster evaluation metrics. Our experimental results shows that the proposed method outperforms the standard bisect K-means algorithm.","PeriodicalId":127523,"journal":{"name":"2011 International Conference on Business Computing and Global Informatization","volume":"18 12","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2011-07-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"26","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2011 International Conference on Business Computing and Global Informatization","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/BCGIN.2011.62","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 26
Abstract
In this paper, we present a hybrid clustering algorithm that combines divisive and agglomerative hierarchical clustering algorithm. Our method uses bisect K-means for divisive clustering algorithm and Unweighted Pair Group Method with Arithmetic Mean (UPGMA) for agglomerative clustering algorithm. First, we cluster the document collection using bisect K-means clustering algorithm with the value K', which is greater than the total number of clusters, K. Second, we calculate the centroids of K' clusters obtained from the previous step. Then we apply the UPGMA agglomerative hierarchical algorithm on these centroids for the given value, K. After the UPGMA finds K clusters in these K' centroids, if two centroids ended up in the same cluster, then all of their documents will belong to the same cluster. We compared the goodness of clusters generated by bisect K-means and the proposed hybrid algorithms, measured on various cluster evaluation metrics. Our experimental results shows that the proposed method outperforms the standard bisect K-means algorithm.
在本文中,我们提出了一种混合聚类算法,它结合了分裂和聚集的层次聚类算法。该方法采用二分K-means进行分裂聚类,采用UPGMA (Unweighted Pair Group method with Arithmetic Mean)进行聚类。首先,我们使用二分K-means聚类算法对文档集合进行聚类,聚类值K′大于聚类总数K,其次,我们计算从上一步得到的K′聚类的质心。然后我们对给定值K的这些质心应用UPGMA聚类层次算法。UPGMA在这K个质心中找到K个聚类后,如果两个质心最终在同一个聚类中,那么它们所有的文档都属于同一个聚类。我们比较了由二分K-means和提出的混合算法生成的聚类的优度,用各种聚类评价指标来衡量。实验结果表明,该方法优于标准的二分k均值算法。