在二部图中寻找顶r加权k-翼群落

IF 3.1 3区 计算机科学 Q2 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS
Jiahao He, Zijun Chen, Xue Sun, Wenyuan Liu
{"title":"在二部图中寻找顶r加权k-翼群落","authors":"Jiahao He,&nbsp;Zijun Chen,&nbsp;Xue Sun,&nbsp;Wenyuan Liu","doi":"10.1016/j.jocs.2025.102530","DOIUrl":null,"url":null,"abstract":"<div><div>Community search in bipartite graphs is an essential problem extensively studied, which aims at retrieving high-quality communities. And <span><math><mi>k</mi></math></span>-wing is a cohesive subgraph where butterflies (i.e., (2, 2)-biclique) are connected with each other. However, communities based on <span><math><mi>k</mi></math></span>-wing do not consider weights of edges. Motivated by this, in this paper, we investigate the problem of finding the top-<span><math><mi>r</mi></math></span> weighted <span><math><mi>k</mi></math></span>-wing communities in weighted bipartite graphs. To solve this problem, we propose two baseline algorithms, Globalsearch and Localsearch. The former tries to get results after finding all communities, while the latter aims to reduce the search space by utilizing a group of subgraphs of increasing size. Inspired by LocalSearch, we propose an offline index WNC-Index to filter out edges that are not in the results. In addition, we prove that butterfly connectivity can be transformed to bloom connectivity, thus the finding of <span><math><mi>k</mi></math></span>-wings can be accelerated by utilizing blooms. Based on this, we propose an online index BCC-Index, which can improve the key steps in our algorithms. Moreover, these two indexes can be used simultaneously to speed up the query process and reduce the space cost of BCC-Index. Finally, we have conducted extensive experiments on ten real-world datasets. The results demonstrate the efficiency and effectiveness of the proposed algorithms.</div></div>","PeriodicalId":48907,"journal":{"name":"Journal of Computational Science","volume":"85 ","pages":"Article 102530"},"PeriodicalIF":3.1000,"publicationDate":"2025-01-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Finding top-r weighted k-wing communities in bipartite graphs\",\"authors\":\"Jiahao He,&nbsp;Zijun Chen,&nbsp;Xue Sun,&nbsp;Wenyuan Liu\",\"doi\":\"10.1016/j.jocs.2025.102530\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Community search in bipartite graphs is an essential problem extensively studied, which aims at retrieving high-quality communities. And <span><math><mi>k</mi></math></span>-wing is a cohesive subgraph where butterflies (i.e., (2, 2)-biclique) are connected with each other. However, communities based on <span><math><mi>k</mi></math></span>-wing do not consider weights of edges. Motivated by this, in this paper, we investigate the problem of finding the top-<span><math><mi>r</mi></math></span> weighted <span><math><mi>k</mi></math></span>-wing communities in weighted bipartite graphs. To solve this problem, we propose two baseline algorithms, Globalsearch and Localsearch. The former tries to get results after finding all communities, while the latter aims to reduce the search space by utilizing a group of subgraphs of increasing size. Inspired by LocalSearch, we propose an offline index WNC-Index to filter out edges that are not in the results. In addition, we prove that butterfly connectivity can be transformed to bloom connectivity, thus the finding of <span><math><mi>k</mi></math></span>-wings can be accelerated by utilizing blooms. Based on this, we propose an online index BCC-Index, which can improve the key steps in our algorithms. Moreover, these two indexes can be used simultaneously to speed up the query process and reduce the space cost of BCC-Index. Finally, we have conducted extensive experiments on ten real-world datasets. The results demonstrate the efficiency and effectiveness of the proposed algorithms.</div></div>\",\"PeriodicalId\":48907,\"journal\":{\"name\":\"Journal of Computational Science\",\"volume\":\"85 \",\"pages\":\"Article 102530\"},\"PeriodicalIF\":3.1000,\"publicationDate\":\"2025-01-28\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Journal of Computational Science\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S1877750325000079\",\"RegionNum\":3,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q2\",\"JCRName\":\"COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Journal of Computational Science","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S1877750325000079","RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS","Score":null,"Total":0}
引用次数: 0

摘要

二部图中的社区搜索是一个被广泛研究的重要问题,其目的是检索高质量的社区。k-wing是一个内聚子图,其中蝴蝶(即(2,2)-biclique)相互连接。然而,基于k-wing的社区不考虑边的权重。在此基础上,我们研究了加权二部图中top-r加权k-翼群落的求解问题。为了解决这一问题,我们提出了两种基准算法:Globalsearch和Localsearch。前者试图在找到所有社区后得到结果,而后者旨在通过利用一组规模不断增加的子图来减少搜索空间。受LocalSearch的启发,我们提出了离线索引WNC-Index来过滤掉不在结果中的边。此外,我们还证明了蝴蝶的连通性可以转化为花的连通性,因此利用花可以加速寻找k翼。在此基础上,我们提出了一个在线索引BCC-Index,它可以改进我们算法中的关键步骤。此外,这两个索引可以同时使用,加快了查询过程,降低了BCC-Index的空间成本。最后,我们在十个真实世界的数据集上进行了广泛的实验。实验结果验证了所提算法的有效性和有效性。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Finding top-r weighted k-wing communities in bipartite graphs
Community search in bipartite graphs is an essential problem extensively studied, which aims at retrieving high-quality communities. And k-wing is a cohesive subgraph where butterflies (i.e., (2, 2)-biclique) are connected with each other. However, communities based on k-wing do not consider weights of edges. Motivated by this, in this paper, we investigate the problem of finding the top-r weighted k-wing communities in weighted bipartite graphs. To solve this problem, we propose two baseline algorithms, Globalsearch and Localsearch. The former tries to get results after finding all communities, while the latter aims to reduce the search space by utilizing a group of subgraphs of increasing size. Inspired by LocalSearch, we propose an offline index WNC-Index to filter out edges that are not in the results. In addition, we prove that butterfly connectivity can be transformed to bloom connectivity, thus the finding of k-wings can be accelerated by utilizing blooms. Based on this, we propose an online index BCC-Index, which can improve the key steps in our algorithms. Moreover, these two indexes can be used simultaneously to speed up the query process and reduce the space cost of BCC-Index. Finally, we have conducted extensive experiments on ten real-world datasets. The results demonstrate the efficiency and effectiveness of the proposed algorithms.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Journal of Computational Science
Journal of Computational Science COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS-COMPUTER SCIENCE, THEORY & METHODS
CiteScore
5.50
自引率
3.00%
发文量
227
审稿时长
41 days
期刊介绍: Computational Science is a rapidly growing multi- and interdisciplinary field that uses advanced computing and data analysis to understand and solve complex problems. It has reached a level of predictive capability that now firmly complements the traditional pillars of experimentation and theory. The recent advances in experimental techniques such as detectors, on-line sensor networks and high-resolution imaging techniques, have opened up new windows into physical and biological processes at many levels of detail. The resulting data explosion allows for detailed data driven modeling and simulation. This new discipline in science combines computational thinking, modern computational methods, devices and collateral technologies to address problems far beyond the scope of traditional numerical methods. Computational science typically unifies three distinct elements: • Modeling, Algorithms and Simulations (e.g. numerical and non-numerical, discrete and continuous); • Software developed to solve science (e.g., biological, physical, and social), engineering, medicine, and humanities problems; • Computer and information science that develops and optimizes the advanced system hardware, software, networking, and data management components (e.g. problem solving environments).
×
引用
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学术官方微信