English

Scalable Algorithm for Finding Balanced Subgraphs with Tolerance in Signed Networks

Social and Information Networks 2024-06-18 v2 Data Structures and Algorithms

Abstract

Signed networks, characterized by edges labeled as either positive or negative, offer nuanced insights into interaction dynamics beyond the capabilities of unsigned graphs. Central to this is the task of identifying the maximum balanced subgraph, crucial for applications like polarized community detection in social networks and portfolio analysis in finance. Traditional models, however, are limited by an assumption of perfect partitioning, which fails to mirror the complexities of real-world data. Addressing this gap, we introduce an innovative generalized balanced subgraph model that incorporates tolerance for irregularities. Our proposed region-based heuristic algorithm, tailored for this NP-hard problem, strikes a balance between low time complexity and high-quality outcomes. Comparative experiments validate its superior performance against leading solutions, delivering enhanced effectiveness (notably larger subgraph sizes) and efficiency (achieving up to 100x speedup) in both traditional and generalized contexts.

Keywords

Cite

@article{arxiv.2402.05006,
  title  = {Scalable Algorithm for Finding Balanced Subgraphs with Tolerance in Signed Networks},
  author = {Jingbang Chen and Qiuyang Mang and Hangrui Zhou and Richard Peng and Yu Gao and Chenhao Ma},
  journal= {arXiv preprint arXiv:2402.05006},
  year   = {2024}
}

Comments

13 pages

R2 v1 2026-06-28T14:41:49.307Z