Random Walk-based Community Key-members Search over Large Graphs
Yuxiang Wang, Yuyang Zhao, Xiaoliang Xu, Yue Wu, Tianxing Wu, Xiangyu, Ke

TL;DR
This paper introduces a novel random walk-based approach for identifying key members within a community in large graphs, addressing the challenge of selecting appropriate community parameters and improving efficiency and effectiveness.
Contribution
It proposes four optimized random walk algorithms for community key-members search, along with a theoretical analysis and a refinement method, advancing the state-of-the-art in community analysis.
Findings
The optimized algorithms outperform baseline in effectiveness and efficiency.
The transition matrix design is theoretically justified using Bayesian analysis.
The refinement method improves key-member identification with minimal overhead.
Abstract
Given a graph , a query node , and an integer , community search (CS) seeks a cohesive subgraph (measured by community models such as -core or -truss) from that contains . It is difficult for ordinary users with less knowledge of graphs' complexity to set an appropriate . Even if we define quite a large , the community size returned by CS is often too large for users to gain much insight about it. Compared against the entire community, key-members in the community appear more valuable than others. To contend with this, we focus on Community Key-members Search problem (CKS). We turn our perspective to the key-members in the community containing instead of the entire community. To solve CKS problem, we first propose an exact algorithm based on truss decomposition as a baseline. Then, we present four random walk-based optimized algorithms to achieve a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Opinion Dynamics and Social Influence · Mobile Crowdsensing and Crowdsourcing
