WCCS: Efficient Wedge Conductance Community Search over Large Temporal Bipartite Graphs (Full Paper)
Longlong Lin, Wei Chen, Pingpeng Yuan, Ruikun Luo, Qiangqiang Dai, Rong-Hua Li
Abstract
Bipartite graphs are ubiquitous for modeling complex interactions between two distinct entity types across numerous practical applications such as e-commerce, academic networks, and social systems. Despite significant progress in community search over bipartite graphs, most prior work is limited to static settings and ignores the rich temporal dynamics present in real-world networks. Moreover, existing methods typically adopt edge-centric measures and strict consecutivity constraints, failing to capture higher-order interactions and frequent yet non-consecutive activities. More importantly, they often neglect the crucial community-quality requirements of both internal cohesiveness and external sparsity, failing to identify critical nodes or including many irrelevant nodes. To address these dilemmas, we propose the novel problem of Wedge Conductance Community Search (WCCS), which aims to identify a query-dependent community that is not only structurally and temporally cohesive but also well-separated from the rest of the network over non-consecutive timestamps. We formalize WCCS by generalizing the classical (α,β)-core to a higher-order (α,β,τ)-wedge core, and by proposing a novel temporal wedge conductance metric that explicitly balances internal density and external sparsity. To solve WCCS efficiently, we first develop an online priority-driven filter-and-expand framework with several effective pruning techniques and a powerful geometric slope optimization for rapid temporal wedge conductance calculation. Subsequently, to further improve scalability, we propose an offline compressed index to accelerate search. Finally, comprehensive experiments on seven real-world datasets demonstrate the effectiveness, efficiency, and scalability of our solutions compared to eight competitors.
Create a lesson
Related papers
The Local-to-Global AD-k Conjecture is Resolved
Wei Chen
Improved Methods for k-core Community Search
Ian Chen, Haotian Yi, Arun Sharma et al.
Graphlets as structural fingerprints of complex networks
Anna Pidnebesna, David Hartman, Aneta Pokorna et al.
Inferring Temporal Dependencies from Social Time Series with the Cross-Correlogram
Bridget Smart, Renaud Lambiotte, Takaaki Aoki et al.
On the Expressive Power of Implicit Line-Graph Higher-Order Weisfeiler--Leman
Fan Yang
netseg: a Python Package for Measuring Structural Polarization and Segregation in Social Networks
Onur Tuncay Bal, Michał Bojanowski