Exploring Cohesive Subgraphs with Vertex Engagement and Tie Strength in Bipartite Graphs
Yizhang He, Kai Wang, Wenjie Zhang, Xuemin Lin, Ying Zhang

TL;DR
This paper introduces a new cohesive subgraph model for bipartite graphs that considers tie strength and vertex engagement, along with efficient indexing and a learning-based method for optimal query performance.
Contribution
It proposes the $ au$-strengthened $(oldsymbol{ ext{α,β)}}$-core model, new indexing techniques, and a neural network approach for optimizing query efficiency in large bipartite graphs.
Findings
$(oldsymbol{ ext{α,β)}}$-core effectively captures important cohesive subgraphs.
Proposed indexes significantly improve construction and query efficiency.
Learning-based paradigm predicts optimal index choice for faster queries.
Abstract
We propose a novel cohesive subgraph model called -strengthened -core (denoted as -core), which is the first to consider both tie strength and vertex engagement on bipartite graphs. An edge is a strong tie if contained in at least butterflies (-bicliques). -core requires each vertex on the upper or lower level to have at least or strong ties, given strength level . To retrieve the vertices of -core optimally, we construct index to store all -cores. Effective optimization techniques are proposed to improve index construction. To make our idea practical on large graphs, we propose 2D-indexes , and that selectively store the vertices of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCaching and Content Delivery · Complex Network Analysis Techniques · Advanced Graph Neural Networks
