Revealing Cluster Structure of Graph by Path Following Replicator Dynamic
Hairong Liu, Longin Jan Latecki, Shuicheng Yan

TL;DR
This paper introduces a path following replicator dynamic for graph clustering that enhances robustness and scalability, effectively uncovering dense clusters even in large, complex graphs by controlling vertex influence during evolution.
Contribution
It proposes a novel dynamic with a path parameter to improve cluster detection, along with an efficient fixed point algorithm suitable for large-scale graphs and hypergraphs.
Findings
Robustness to degree distribution biases
Linear time complexity in number of edges
Effective in large-scale graph analysis
Abstract
In this paper, we propose a path following replicator dynamic, and investigate its potentials in uncovering the underlying cluster structure of a graph. The proposed dynamic is a generalization of the discrete replicator dynamic. The replicator dynamic has been successfully used to extract dense clusters of graphs; however, it is often sensitive to the degree distribution of a graph, and usually biased by vertices with large degrees, thus may fail to detect the densest cluster. To overcome this problem, we introduce a dynamic parameter, called path parameter, into the evolution process. The path parameter can be interpreted as the maximal possible probability of a current cluster containing a vertex, and it monotonically increases as evolution process proceeds. By limiting the maximal probability, the phenomenon of some vertices dominating the early stage of evolution process is…
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
TopicsComplex Network Analysis Techniques · Graph Theory and Algorithms · Data Management and Algorithms
