基于持久性的高能效社群检测算法

IF 1.5 4区 计算机科学 Q3 COMPUTER SCIENCE, SOFTWARE ENGINEERING
Hardik Saini, Vivek Kumar, Tanmoy Chakraborty
{"title":"基于持久性的高能效社群检测算法","authors":"Hardik Saini,&nbsp;Vivek Kumar,&nbsp;Tanmoy Chakraborty","doi":"10.1002/cpe.8297","DOIUrl":null,"url":null,"abstract":"<div>\n \n <p>Detecting an accurate community structure is a crucial task in network analysis. With the increasing popularity of social networking sites, it is essential to have a community detection algorithm that is not only efficien but also cost-effective for running in data centers. There are several metrics for estimating the accuracy of community detection. However, previous research has shown that permanence, a vertex-centric metric, provides the most precise estimate of a community structure compared to other approaches. Despite this, no study has been conducted on parallelizing a permanence-based community detection algorithm and analyzing its energy efficiency. This article introduces Amoeba, a task parallel implementation of a permanence-based community detection algorithm designed for multicore processors. It uses dynamic tasking to schedule the inherent irregular computation, and it can dynamically adapt the total number of parallel threads, which results in improved energy efficiency. We evaluated Amoeba using several real-world and artificial graphs on a multicore server processor. Our experimental results show that Amoeba achieves a geometric mean speedup of 15.3<span></span><math>\n <semantics>\n <mrow>\n <mo>×</mo>\n </mrow>\n <annotation>$$ \\times $$</annotation>\n </semantics></math> over its sequential implementation, and due to thread adaptability, it achieves energy savings of 12.4% and a speedup of 6% over its nonadaptive implementation.</p>\n </div>","PeriodicalId":55214,"journal":{"name":"Concurrency and Computation-Practice & Experience","volume":"36 28","pages":""},"PeriodicalIF":1.5000,"publicationDate":"2024-10-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Energy efficient permanence-based community detection algorithm\",\"authors\":\"Hardik Saini,&nbsp;Vivek Kumar,&nbsp;Tanmoy Chakraborty\",\"doi\":\"10.1002/cpe.8297\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div>\\n \\n <p>Detecting an accurate community structure is a crucial task in network analysis. With the increasing popularity of social networking sites, it is essential to have a community detection algorithm that is not only efficien but also cost-effective for running in data centers. There are several metrics for estimating the accuracy of community detection. However, previous research has shown that permanence, a vertex-centric metric, provides the most precise estimate of a community structure compared to other approaches. Despite this, no study has been conducted on parallelizing a permanence-based community detection algorithm and analyzing its energy efficiency. This article introduces Amoeba, a task parallel implementation of a permanence-based community detection algorithm designed for multicore processors. It uses dynamic tasking to schedule the inherent irregular computation, and it can dynamically adapt the total number of parallel threads, which results in improved energy efficiency. We evaluated Amoeba using several real-world and artificial graphs on a multicore server processor. Our experimental results show that Amoeba achieves a geometric mean speedup of 15.3<span></span><math>\\n <semantics>\\n <mrow>\\n <mo>×</mo>\\n </mrow>\\n <annotation>$$ \\\\times $$</annotation>\\n </semantics></math> over its sequential implementation, and due to thread adaptability, it achieves energy savings of 12.4% and a speedup of 6% over its nonadaptive implementation.</p>\\n </div>\",\"PeriodicalId\":55214,\"journal\":{\"name\":\"Concurrency and Computation-Practice & Experience\",\"volume\":\"36 28\",\"pages\":\"\"},\"PeriodicalIF\":1.5000,\"publicationDate\":\"2024-10-13\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Concurrency and Computation-Practice & Experience\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://onlinelibrary.wiley.com/doi/10.1002/cpe.8297\",\"RegionNum\":4,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q3\",\"JCRName\":\"COMPUTER SCIENCE, SOFTWARE ENGINEERING\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Concurrency and Computation-Practice & Experience","FirstCategoryId":"94","ListUrlMain":"https://onlinelibrary.wiley.com/doi/10.1002/cpe.8297","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q3","JCRName":"COMPUTER SCIENCE, SOFTWARE ENGINEERING","Score":null,"Total":0}
引用次数: 0

摘要

检测准确的社区结构是网络分析中的一项重要任务。随着社交网站的日益普及,必须有一种不仅高效,而且在数据中心运行成本效益高的社群检测算法。社区检测的准确性有多种评估指标。不过,以往的研究表明,与其他方法相比,以顶点为中心的指标 "永久性 "能最精确地估计社区结构。尽管如此,还没有研究对基于永久性的群落检测算法进行并行化并分析其能效。本文介绍了 Amoeba,这是一种基于持久性的群落检测算法的任务并行实现,专为多核处理器设计。它使用动态任务分配来调度固有的不规则计算,并能动态调整并行线程的总数,从而提高能效。我们使用多核服务器处理器上的多个真实世界图和人工图对 Amoeba 进行了评估。实验结果表明,Amoeba 与其顺序实现相比,几何平均速度提高了 15.3 × $$ \times$$;由于线程自适应能力,与非自适应实现相比,Amoeba 节省了 12.4% 的能源,速度提高了 6%。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Energy efficient permanence-based community detection algorithm

Detecting an accurate community structure is a crucial task in network analysis. With the increasing popularity of social networking sites, it is essential to have a community detection algorithm that is not only efficien but also cost-effective for running in data centers. There are several metrics for estimating the accuracy of community detection. However, previous research has shown that permanence, a vertex-centric metric, provides the most precise estimate of a community structure compared to other approaches. Despite this, no study has been conducted on parallelizing a permanence-based community detection algorithm and analyzing its energy efficiency. This article introduces Amoeba, a task parallel implementation of a permanence-based community detection algorithm designed for multicore processors. It uses dynamic tasking to schedule the inherent irregular computation, and it can dynamically adapt the total number of parallel threads, which results in improved energy efficiency. We evaluated Amoeba using several real-world and artificial graphs on a multicore server processor. Our experimental results show that Amoeba achieves a geometric mean speedup of 15.3 × $$ \times $$ over its sequential implementation, and due to thread adaptability, it achieves energy savings of 12.4% and a speedup of 6% over its nonadaptive implementation.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Concurrency and Computation-Practice & Experience
Concurrency and Computation-Practice & Experience 工程技术-计算机:理论方法
CiteScore
5.00
自引率
10.00%
发文量
664
审稿时长
9.6 months
期刊介绍: Concurrency and Computation: Practice and Experience (CCPE) publishes high-quality, original research papers, and authoritative research review papers, in the overlapping fields of: Parallel and distributed computing; High-performance computing; Computational and data science; Artificial intelligence and machine learning; Big data applications, algorithms, and systems; Network science; Ontologies and semantics; Security and privacy; Cloud/edge/fog computing; Green computing; and Quantum computing.
×
引用
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学术文献互助群
群 号:481959085
Book学术官方微信