LabelRankT: Incremental Community Detection in Dynamic Networks via Label Propagation
Jierui Xie, Mingming Chen, Boleslaw K. Szymanski

TL;DR
LabelRankT is an online, distributed algorithm for efficiently detecting and tracking communities in large-scale, weighted, and directed dynamic networks, outperforming existing methods in speed and quality.
Contribution
It introduces LabelRankT, a novel incremental community detection algorithm that handles weighted and directed networks with lower computational costs and improved accuracy.
Findings
Lower computational costs compared to other algorithms
Improved community detection quality over dynamic methods
Matches static detection quality in dynamic settings
Abstract
An increasingly important challenge in network analysis is efficient detection and tracking of communities in dynamic networks for which changes arrive as a stream. There is a need for algorithms that can incrementally update and monitor communities whose evolution generates huge realtime data streams, such as the Internet or on-line social networks. In this paper, we propose LabelRankT, an online distributed algorithm for detection of communities in large-scale dynamic networks through stabilized label propagation. Results of tests on real-world networks demonstrate that LabelRankT has much lower computational costs than other algorithms. It also improves the quality of the detected communities compared to dynamic detection methods and matches the quality achieved by static detection approaches. Unlike most of other algorithms which apply only to binary networks, LabelRankT works on…
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 · Peer-to-Peer Network Technologies · Network Security and Intrusion Detection
