基于多核计算的聚类算法改进与实现

Liangyu Dong, Dongping Xu, Zhenzhen Liu, Shasha Wang
{"title":"基于多核计算的聚类算法改进与实现","authors":"Liangyu Dong, Dongping Xu, Zhenzhen Liu, Shasha Wang","doi":"10.1109/ICCI-CC.2015.7259417","DOIUrl":null,"url":null,"abstract":"Clustering is the process of grouping a set of physical or abstract objects into classes of similar objects. By appropriately representing the abstract objects in a vector space, the similarity among objects is equivalent to that among vectors. Hence, the problems, such as the clustering of limited data, clustering accuracy and efficiency, can be solved properly via calculating the similarity among vectors. As the research on clustering algorithm of limited data objects has been furthered and refined, it has been applied to various fields throughout commerce, industry, daily life, and national defense etc. When it comes to the pursue for higher efficiency of these applications, the amount of data will be expanded from limited to mass, accordingly the clustering of limited data will be massively enlarged. Thus, the implementation of the traditional serial programming algorithm, i.e. the goals of clustering will be encountered with a devastating challenge. The arising of Hadoop cloud computing platform throws light on the computing of mass data clustering. Nonetheless, under the new circumstances, the issues, like the efficiency and accuracy of clustering calculation, are still the focuses of information specialists. The essay proposes a K-means parallel clustering algorithm based on Hadoop platform and MapReduce programming model aiming at improving the traditional serial K-means clustering algorithm, which also improves the random selection of initial clustering center in K-means algorithm combined with Canopy algorithm. The experimental result shows that the improved algorithm reduces the time complexity. Moreover, the accuracy of the results and the execution efficiency have increased by 40% respectively.","PeriodicalId":167843,"journal":{"name":"IEEE International Conference on Cognitive Informatics and Cognitive Computing","volume":"39 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2015-07-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"The improvement and implementation of clustering algorithm based on multi-core computing\",\"authors\":\"Liangyu Dong, Dongping Xu, Zhenzhen Liu, Shasha Wang\",\"doi\":\"10.1109/ICCI-CC.2015.7259417\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Clustering is the process of grouping a set of physical or abstract objects into classes of similar objects. By appropriately representing the abstract objects in a vector space, the similarity among objects is equivalent to that among vectors. Hence, the problems, such as the clustering of limited data, clustering accuracy and efficiency, can be solved properly via calculating the similarity among vectors. As the research on clustering algorithm of limited data objects has been furthered and refined, it has been applied to various fields throughout commerce, industry, daily life, and national defense etc. When it comes to the pursue for higher efficiency of these applications, the amount of data will be expanded from limited to mass, accordingly the clustering of limited data will be massively enlarged. Thus, the implementation of the traditional serial programming algorithm, i.e. the goals of clustering will be encountered with a devastating challenge. The arising of Hadoop cloud computing platform throws light on the computing of mass data clustering. Nonetheless, under the new circumstances, the issues, like the efficiency and accuracy of clustering calculation, are still the focuses of information specialists. The essay proposes a K-means parallel clustering algorithm based on Hadoop platform and MapReduce programming model aiming at improving the traditional serial K-means clustering algorithm, which also improves the random selection of initial clustering center in K-means algorithm combined with Canopy algorithm. The experimental result shows that the improved algorithm reduces the time complexity. Moreover, the accuracy of the results and the execution efficiency have increased by 40% respectively.\",\"PeriodicalId\":167843,\"journal\":{\"name\":\"IEEE International Conference on Cognitive Informatics and Cognitive Computing\",\"volume\":\"39 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2015-07-06\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"IEEE International Conference on Cognitive Informatics and Cognitive Computing\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICCI-CC.2015.7259417\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE International Conference on Cognitive Informatics and Cognitive Computing","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICCI-CC.2015.7259417","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

摘要

聚类是将一组物理或抽象对象分组到相似对象的类中的过程。通过在向量空间中适当地表示抽象对象,使对象之间的相似性等同于向量之间的相似性。因此,通过计算向量间的相似度,可以很好地解决有限数据聚类、聚类精度和效率等问题。随着有限数据对象聚类算法研究的不断深入和细化,它已经被应用到商业、工业、日常生活、国防等各个领域。当这些应用程序追求更高的效率时,数据量将从有限扩展到大量,相应地,有限数据的聚类将被大规模地扩大。因此,传统串行编程算法的实现,即聚类的目标将会遇到毁灭性的挑战。Hadoop云计算平台的出现,为海量数据集群计算提供了新的思路。然而,在新形势下,聚类计算的效率和准确性等问题仍然是信息专家关注的焦点。本文提出了一种基于Hadoop平台和MapReduce编程模型的K-means并行聚类算法,旨在改进传统的串行K-means聚类算法,并结合Canopy算法改进了K-means算法中初始聚类中心的随机选择。实验结果表明,改进算法降低了时间复杂度。结果的准确率和执行效率分别提高了40%。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
The improvement and implementation of clustering algorithm based on multi-core computing
Clustering is the process of grouping a set of physical or abstract objects into classes of similar objects. By appropriately representing the abstract objects in a vector space, the similarity among objects is equivalent to that among vectors. Hence, the problems, such as the clustering of limited data, clustering accuracy and efficiency, can be solved properly via calculating the similarity among vectors. As the research on clustering algorithm of limited data objects has been furthered and refined, it has been applied to various fields throughout commerce, industry, daily life, and national defense etc. When it comes to the pursue for higher efficiency of these applications, the amount of data will be expanded from limited to mass, accordingly the clustering of limited data will be massively enlarged. Thus, the implementation of the traditional serial programming algorithm, i.e. the goals of clustering will be encountered with a devastating challenge. The arising of Hadoop cloud computing platform throws light on the computing of mass data clustering. Nonetheless, under the new circumstances, the issues, like the efficiency and accuracy of clustering calculation, are still the focuses of information specialists. The essay proposes a K-means parallel clustering algorithm based on Hadoop platform and MapReduce programming model aiming at improving the traditional serial K-means clustering algorithm, which also improves the random selection of initial clustering center in K-means algorithm combined with Canopy algorithm. The experimental result shows that the improved algorithm reduces the time complexity. Moreover, the accuracy of the results and the execution efficiency have increased by 40% respectively.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信