Online Community Detection by Using Nearest Hubs
Pascal Held, Rudolf Kruse

TL;DR
This paper introduces a dynamic community detection algorithm based on shortest paths to hubs, enabling efficient updates in evolving social networks with competitive modularity and good scalability.
Contribution
The paper presents a novel dynamic community detection method using shortest paths to hubs, suitable for real-time updates in social networks.
Findings
Compared modularity with Louvain and spectral clustering.
Reconstructed most community structures in large datasets.
Performed well in dynamic scenarios.
Abstract
Community and cluster detection is a popular field of social network analysis. Most algorithms focus on static graphs or series of snapshots. In this paper we present an algorithm, which detects communities in dynamic graphs. The method is based on shortest paths to high-connected nodes, so called hubs. Due to local message passing we can update the clustering results with low computational power. The presented algorithm is compared with other for some static social networks. The reached modularity is not as high as the Louvain method, but even higher then spectral clustering. For large-scale real-world datasets with given ground truth, we could reconstruct most of the given community structure. The advantage of the algorithm is the good performance in dynamic scenarios.
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
TopicsAnomaly Detection Techniques and Applications · Text and Document Classification Technologies · Video Analysis and Summarization
