AI Chat Paper
Note: Please note that the following content is generated by AMiner AI. SciOpen does not take any responsibility related to this content.
{{lang === 'zh_CN' ? '文章概述' : 'Summary'}}
{{lang === 'en_US' ? '中' : 'Eng'}}
Chat more with AI
PDF (2.2 MB)
Collect
Submit Manuscript AI Chat Paper
Show Outline
Outline
Show full outline
Hide outline
Outline
Show full outline
Hide outline
Open Access

Efficient Maximum Vertex (k,)-Biplex Computation on Bipartite Graphs

School of Computer Science and Technology, Harbin Institute of Technology, Shenzhen 518055, China
Science and Technology Office, Harbin Institute of Technology, Shenzhen 518055, China
Show Author Information

Abstract

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 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 γnnO(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.

References

【1】
【1】
 
 
Tsinghua Science and Technology
Pages 569-584

{{item.num}}

Comments on this article

Go to comment

< Back to all reports

Review Status: {{reviewData.commendedNum}} Commended , {{reviewData.revisionRequiredNum}} Revision Required , {{reviewData.notCommendedNum}} Not Commended Under Peer Review

Review Comment

Close
Close
Cite this article:
Zhou H, Liu S, Cao R. Efficient Maximum Vertex (k,)-Biplex Computation on Bipartite Graphs. Tsinghua Science and Technology, 2025, 30(2): 569-584. https://doi.org/10.26599/TST.2024.9010009
Part of a topical collection:

2163

Views

340

Downloads

0

Crossref

0

Web of Science

0

Scopus

0

CSCD

Received: 31 July 2023
Revised: 23 October 2023
Accepted: 11 December 2023
Published: 09 December 2024
© The Author(s) 2025.

The articles published in this open access journal are distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/).