双向图上的高效最大顶点 (k,ℓ)- 双工计算

IF 6.6 1区 计算机科学 Q1 Multidisciplinary
Hongru Zhou;Shengxin Liu;Ruidi Cao
{"title":"双向图上的高效最大顶点 (k,ℓ)- 双工计算","authors":"Hongru Zhou;Shengxin Liu;Ruidi Cao","doi":"10.26599/TST.2024.9010009","DOIUrl":null,"url":null,"abstract":"Cohesive subgraph search is a fundamental problem in bipartite graph analysis. Given integers \n<tex>$k$</tex>\n and ℓ, a (k,ℓ)-biplex is a cohesive structure which requires each vertex to disconnect at most \n<tex>$k$</tex>\n or \n<tex>$l$</tex>\n vertices in the other side. Computing (k,ℓ)-biplexes has been a popular research topic in recent years and has various applications. However, most existing studies considered the problem of finding (k, ℓ)-biplex with the largest number of edges. In this paper, we instead consider another variant and focus on the maximum vertex (k, ℓ)-biplex problem which aims to search for a (k, ℓ)-biplex with the maximum cardinality. We first show that this problem is Non-deterministic Polynomial-time hard (NP-hard) for any positive integers \n<tex>$k$</tex>\n and ℓ while max{k, ℓ} is at least 3. Guided by this negative result, we design an efficient branch-and-bound algorithm with a novel framework. In particular, we introduce a branching strategy based on whether there is a pivot in the current set, with which our proposed algorithm has the time complexity of γ\n<sup>n</sup>\nn\n<sup>O(1)</sup>\n, where γ< 2. In addition, we also apply multiple speed-up techniques and various pruning strategies. Finally, we conduct extensive experiments on various real datasets which demonstrate the efficiency of our proposed algorithm in terms of running time.","PeriodicalId":48690,"journal":{"name":"Tsinghua Science and Technology","volume":"30 2","pages":"569-584"},"PeriodicalIF":6.6000,"publicationDate":"2024-12-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10786929","citationCount":"0","resultStr":"{\"title\":\"Efficient Maximum Vertex (k,ℓ)-Biplex Computation on Bipartite Graphs\",\"authors\":\"Hongru Zhou;Shengxin Liu;Ruidi Cao\",\"doi\":\"10.26599/TST.2024.9010009\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Cohesive subgraph search is a fundamental problem in bipartite graph analysis. Given integers \\n<tex>$k$</tex>\\n and ℓ, a (k,ℓ)-biplex is a cohesive structure which requires each vertex to disconnect at most \\n<tex>$k$</tex>\\n or \\n<tex>$l$</tex>\\n vertices in the other side. Computing (k,ℓ)-biplexes has been a popular research topic in recent years and has various applications. However, most existing studies considered the problem of finding (k, ℓ)-biplex with the largest number of edges. In this paper, we instead consider another variant and focus on the maximum vertex (k, ℓ)-biplex problem which aims to search for a (k, ℓ)-biplex with the maximum cardinality. We first show that this problem is Non-deterministic Polynomial-time hard (NP-hard) for any positive integers \\n<tex>$k$</tex>\\n and ℓ while max{k, ℓ} is at least 3. Guided by this negative result, we design an efficient branch-and-bound algorithm with a novel framework. In particular, we introduce a branching strategy based on whether there is a pivot in the current set, with which our proposed algorithm has the time complexity of γ\\n<sup>n</sup>\\nn\\n<sup>O(1)</sup>\\n, where γ< 2. In addition, we also apply multiple speed-up techniques and various pruning strategies. Finally, we conduct extensive experiments on various real datasets which demonstrate the efficiency of our proposed algorithm in terms of running time.\",\"PeriodicalId\":48690,\"journal\":{\"name\":\"Tsinghua Science and Technology\",\"volume\":\"30 2\",\"pages\":\"569-584\"},\"PeriodicalIF\":6.6000,\"publicationDate\":\"2024-12-09\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10786929\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Tsinghua Science and Technology\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://ieeexplore.ieee.org/document/10786929/\",\"RegionNum\":1,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"Multidisciplinary\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Tsinghua Science and Technology","FirstCategoryId":"94","ListUrlMain":"https://ieeexplore.ieee.org/document/10786929/","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"Multidisciplinary","Score":null,"Total":0}
引用次数: 0

摘要

内聚子图搜索是二叉图分析中的一个基本问题。给定整数 $k$ 和 ℓ,(k,ℓ)-双联图是一种内聚结构,它要求每个顶点最多断开另一侧的 $k$ 或 $l$ 顶点。计算 (k,ℓ)-biplexes 是近年来的热门研究课题,并有多种应用。然而,现有的大多数研究都考虑了寻找具有最多边的 (k, ℓ) 双链体的问题。在本文中,我们转而考虑另一种变体,并将重点放在最大顶点(k, ℓ)双链体问题上,该问题旨在寻找具有最大心数的(k, ℓ)双链体。我们首先证明,对于任何正整数 $k$ 和 ℓ,当 max{k, ℓ} 至少为 3 时,该问题都是非确定性多项式时间难(NP-hard)问题。特别是,我们引入了一种基于当前集合中是否存在枢轴的分支策略,有了这种策略,我们提出的算法的时间复杂度为 γnnO(1),其中 γ< 2。此外,我们还应用了多种加速技术和各种剪枝策略。最后,我们在各种真实数据集上进行了大量实验,证明了我们提出的算法在运行时间方面的效率。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Efficient Maximum Vertex (k,ℓ)-Biplex Computation on Bipartite Graphs
Cohesive subgraph search is a fundamental problem in bipartite graph analysis. Given integers $k$ and ℓ, a (k,ℓ)-biplex is a cohesive structure which requires each vertex to disconnect at most $k$ or $l$ vertices in the other side. Computing (k,ℓ)-biplexes has been a popular research topic in recent years and has various applications. However, most existing studies considered the problem of finding (k, ℓ)-biplex with the largest number of edges. In this paper, we instead consider another variant and focus on the maximum vertex (k, ℓ)-biplex problem which aims to search for a (k, ℓ)-biplex with the maximum cardinality. We first show that this problem is Non-deterministic Polynomial-time hard (NP-hard) for any positive integers $k$ and ℓ while max{k, ℓ} is at least 3. Guided by this negative result, we design an efficient branch-and-bound algorithm with a novel framework. In particular, we introduce a branching strategy based on whether there is a pivot in the current set, with which our proposed algorithm has the time complexity of γ n n O(1) , where γ< 2. In addition, we also apply multiple speed-up techniques and various pruning strategies. Finally, we conduct extensive experiments on various real datasets which demonstrate the efficiency of our proposed algorithm in terms of running time.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Tsinghua Science and Technology
Tsinghua Science and Technology COMPUTER SCIENCE, INFORMATION SYSTEMSCOMPU-COMPUTER SCIENCE, SOFTWARE ENGINEERING
CiteScore
10.20
自引率
10.60%
发文量
2340
期刊介绍: Tsinghua Science and Technology (Tsinghua Sci Technol) started publication in 1996. It is an international academic journal sponsored by Tsinghua University and is published bimonthly. This journal aims at presenting the up-to-date scientific achievements in computer science, electronic engineering, and other IT fields. Contributions all over the world are welcome.
×
引用
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学术官方微信