Finding Community Structure with Performance Guarantees in Complex Networks
Thang N. Dinh, My T. Thai

TL;DR
This paper introduces two polynomial-time algorithms for community detection in networks with performance guarantees, one providing a constant-factor approximation for power-law networks and the other offering a scalable LP-based method with high accuracy.
Contribution
It presents the first approximation algorithms with theoretical guarantees for modularity maximization in community detection, including a scalable LP-based approach.
Findings
The first algorithm guarantees modularity within a constant factor for power-law networks.
The second algorithm is a fast, scalable LP-based method with high solution accuracy.
Experiments show the rounding algorithm often finds optimal solutions and scales to larger networks.
Abstract
Many networks including social networks, computer networks, and biological networks are found to divide naturally into communities of densely connected individuals. Finding community structure is one of fundamental problems in network science. Since Newman's suggestion of using \emph{modularity} as a measure to qualify the goodness of community structures, many efficient methods to maximize modularity have been proposed but without a guarantee of optimality. In this paper, we propose two polynomial-time algorithms to the modularity maximization problem with theoretical performance guarantees. The first algorithm comes with a \emph{priori guarantee} that the modularity of found community structure is within a constant factor of the optimal modularity when the network has the power-law degree distribution. Despite being mainly of theoretical interest, to our best knowledge, this is the…
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 · Opinion Dynamics and Social Influence · Advanced Graph Neural Networks
