Searching Personalized $k$-wing in Large and Dynamic Bipartite Graphs
Aman Abidi, Lu Chen, Rui Zhou, Chengfei Liu

TL;DR
This paper introduces efficient index structures, EquiWing and EquiWing-Comp, for personalized $k$-wing search in large, dynamic bipartite graphs, enabling fast, query-dependent cohesive subgraph retrieval.
Contribution
It proposes novel index structures and algorithms for personalized $k$-wing search, along with maintenance strategies for evolving bipartite graphs, improving efficiency and scalability.
Findings
EquiWing and EquiWing-Comp significantly outperform baseline methods.
The proposed indices enable linear-time personalized $k$-wing search.
Maintenance algorithms effectively handle graph updates with low cost.
Abstract
There are extensive studies focusing on the application scenario that all the bipartite cohesive subgraphs need to be discovered in a bipartite graph. However, we observe that, for some applications, one is interested in finding bipartite cohesive subgraphs containing a specific vertex. In this paper, we study a new query dependent bipartite cohesive subgraph search problem based on -wing model, named as the personalized -wing search problem. We introduce a -wing equivalence relationship to summarize the edges of a bipartite graph into groups. Therefore, all the edges of are segregated into different groups, i.e. -wing equivalence class, forming an efficient and wing number conserving index called EquiWing. Further, we propose a more compact version of EquiWing, EquiWing-Comp, which is achieved by integrating our proposed -butterfly loose approach and discovered…
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
TopicsData Management and Algorithms · Optimization and Search Problems · Advanced Image and Video Retrieval Techniques
