Performance Analysis of a Multicore Approach Proposed for Efficient Community Detection and Recommendation System

IF 2.5 4区 计算机科学 Q2 ENGINEERING, ELECTRICAL & ELECTRONIC IETE Technical Review Pub Date : 2023-10-05 DOI:10.1080/02564602.2023.2258490
Dipika Singh, Rakhi Garg
{"title":"Performance Analysis of a Multicore Approach Proposed for Efficient Community Detection and Recommendation System","authors":"Dipika Singh, Rakhi Garg","doi":"10.1080/02564602.2023.2258490","DOIUrl":null,"url":null,"abstract":"AbstractCommunity detection is a well-known area of research that yields essential results in various fields such as social media, biological networks, pandemic spread, recommendation systems, etc. There are two important areas for improvement in existing community detection algorithms: quality of community formed should be improved and a parallel approach to community detection is needed to handle massive data. In this paper, we have proposed a three-step parallel algorithm, Par-Com, using the concept of k Clique and modularity optimization to address both of the above issues. The proposed algorithm increases the execution speed and also improves the quality of the community formed by optimizing modularity. Par-Com uses dynamic load balancing on the multicore architecture of Supercomputer ParamShivay. We have also evaluated Par-Com’s performance against nine sequential and three parallel community detection algorithms on varying size datasets, i.e. karate, macaque, email, immuno, soc-epinions, facebook, and com-Friendster. The experiment result shows that Par-Com outperforms other algorithms under consideration with up to 45% increase in modularity and up to 84% increase in execution speed. Par-Com is also capable of detecting overlapping communities, fuzzy membership of each node, most influential node in each community formed, and outlier nodes. Nodes within a community that have the highest influence are deemed as experts. The choices made by an expert in a particular community are served as recommendations to other users within that community.Keywords: Community detectionmodularity optimizationoverlapping communityparallel computing Disclosure statementNo potential conflict of interest was reported by the author(s).Additional informationFundingThis work was supported by University Grants Commission.Notes on contributorsDipika SinghDipika Singh received MCA degree from RGPV University, Bhopal in 2011; qualified GATE in computer science and information technology (2012) with 2135 rank; qualified UGC-National Eligibility Test (NET) in computer science and applications (March 2013); qualified GATE in computer science and information technology (2013); awarded Junior Research Fellowship (on July 2018) and subsequently Senior Research Fellowship by the University Grants Commission (UGC), New Delhi, India (2017–2022). Selected as Lecturer, computer science in UPPSC Polytechnic, 2021 (Gazetted).Corresponding author. Email: dipikaa.ssingh@gmail.comRakhi GargRakhi Garg is associate professor in Department of Computer Science, MMV, BHU; qualified UGC-NET for eligibility for lectureship in computer science & applications in Universities/Institutions throughout the country. Done PhD in association rule mining algorithms at Department of Computer Science, Institute of Science, Banaras Hindu University, Varanasi (INDIA). master in computer science from Banaras Hindu University, Varanasi, INDIA, 1995–1997 with 1st division bachelors in computer science from Banaras Hindu University, Varanasi, INDIA, 1992-1995 with 1st division.Email: dipika.singh4@bhu.ac.in","PeriodicalId":13252,"journal":{"name":"IETE Technical Review","volume":"30 1","pages":"0"},"PeriodicalIF":2.5000,"publicationDate":"2023-10-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"IETE Technical Review","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1080/02564602.2023.2258490","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"ENGINEERING, ELECTRICAL & ELECTRONIC","Score":null,"Total":0}
引用次数: 0

Abstract

AbstractCommunity detection is a well-known area of research that yields essential results in various fields such as social media, biological networks, pandemic spread, recommendation systems, etc. There are two important areas for improvement in existing community detection algorithms: quality of community formed should be improved and a parallel approach to community detection is needed to handle massive data. In this paper, we have proposed a three-step parallel algorithm, Par-Com, using the concept of k Clique and modularity optimization to address both of the above issues. The proposed algorithm increases the execution speed and also improves the quality of the community formed by optimizing modularity. Par-Com uses dynamic load balancing on the multicore architecture of Supercomputer ParamShivay. We have also evaluated Par-Com’s performance against nine sequential and three parallel community detection algorithms on varying size datasets, i.e. karate, macaque, email, immuno, soc-epinions, facebook, and com-Friendster. The experiment result shows that Par-Com outperforms other algorithms under consideration with up to 45% increase in modularity and up to 84% increase in execution speed. Par-Com is also capable of detecting overlapping communities, fuzzy membership of each node, most influential node in each community formed, and outlier nodes. Nodes within a community that have the highest influence are deemed as experts. The choices made by an expert in a particular community are served as recommendations to other users within that community.Keywords: Community detectionmodularity optimizationoverlapping communityparallel computing Disclosure statementNo potential conflict of interest was reported by the author(s).Additional informationFundingThis work was supported by University Grants Commission.Notes on contributorsDipika SinghDipika Singh received MCA degree from RGPV University, Bhopal in 2011; qualified GATE in computer science and information technology (2012) with 2135 rank; qualified UGC-National Eligibility Test (NET) in computer science and applications (March 2013); qualified GATE in computer science and information technology (2013); awarded Junior Research Fellowship (on July 2018) and subsequently Senior Research Fellowship by the University Grants Commission (UGC), New Delhi, India (2017–2022). Selected as Lecturer, computer science in UPPSC Polytechnic, 2021 (Gazetted).Corresponding author. Email: dipikaa.ssingh@gmail.comRakhi GargRakhi Garg is associate professor in Department of Computer Science, MMV, BHU; qualified UGC-NET for eligibility for lectureship in computer science & applications in Universities/Institutions throughout the country. Done PhD in association rule mining algorithms at Department of Computer Science, Institute of Science, Banaras Hindu University, Varanasi (INDIA). master in computer science from Banaras Hindu University, Varanasi, INDIA, 1995–1997 with 1st division bachelors in computer science from Banaras Hindu University, Varanasi, INDIA, 1992-1995 with 1st division.Email: dipika.singh4@bhu.ac.in
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
高效社区检测与推荐系统的多核方法性能分析
摘要社区检测是一个众所周知的研究领域,在社交媒体、生物网络、流行病传播、推荐系统等各个领域都取得了重要的成果。现有的社区检测算法有两个重要的改进领域:一是提高社区形成的质量,二是需要一种并行的社区检测方法来处理海量数据。在本文中,我们提出了一个三步并行算法,Par-Com,使用k Clique和模块化优化的概念来解决上述两个问题。该算法不仅提高了执行速度,而且通过优化模块化,提高了社区的质量。parcom在超级计算机paramshiway的多核架构上使用动态负载平衡。我们还在不同大小的数据集(即空手道、猕猴、电子邮件、免疫、社交网站、facebook和com-Friendster)上,对Par-Com在9种顺序和3种并行社区检测算法上的性能进行了评估。实验结果表明,Par-Com算法的模块化程度提高了45%,执行速度提高了84%。Par-Com还能够检测重叠的社区、每个节点的模糊隶属度、每个社区中最具影响力的节点以及离群节点。社区中影响力最大的节点被视为专家。某一特定社区的专家所作的选择将作为该社区内其他用户的建议。关键词:社区检测模块化优化重叠社区并行计算披露声明作者未报告潜在利益冲突。其他资料资助本研究由大学教育资助委员会资助。dipika Singh于2011年获得印度博帕尔RGPV大学的硕士学位;计算机科学与信息技术(2012)专业,排名2135;通过教资会计算机科学与应用全国资格考试(2013年3月);计算机科学与信息技术专业(2013)合格;获印度新德里大学教育资助委员会颁发初级研究员奖学金(2018年7月)和高级研究员奖学金(2017-2022年)。获选为UPPSC理工学院计算机科学讲师,2021年(宪报)。相应的作者。Email: dipikaa.ssingh@gmail.comRakhi GargRakhi Garg, BHU MMV计算机系副教授;符合教资会网络在全国各大学/院校担任计算机科学及应用讲座的资格。印度瓦拉纳西巴纳拉斯印度教大学科学研究所计算机科学系关联规则挖掘算法博士。1995年至1997年在印度瓦拉纳西巴纳拉斯印度教大学获得计算机科学硕士学位,1992年至1995年在印度瓦拉纳西巴纳拉斯印度教大学获得计算机科学学士学位。电子邮件:dipika.singh4@bhu.ac.in
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 去求助
来源期刊
IETE Technical Review
IETE Technical Review 工程技术-电信学
CiteScore
5.70
自引率
4.20%
发文量
48
审稿时长
9 months
期刊介绍: IETE Technical Review is a world leading journal which publishes state-of-the-art review papers and in-depth tutorial papers on current and futuristic technologies in the area of electronics and telecommunications engineering. We also publish original research papers which demonstrate significant advances.
期刊最新文献
Radiation Effects in VLSI Circuits – Part I: Historical Perspective Mental Wellness and Academic Achievement: Navigating Entrance Tests with Confidence Deep Learning Approach for Gait Detection for Precise Stimulation of FES to Correct Foot Drop A New Distance Measurement Method for Perceptual Image Hashing Forging Connections: Integrating Indian Knowledge Systems in Higher Education
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1