Incremental Community Detection in Distributed Dynamic Graph
Tariq Abughofa, Ahmed A.Harby, Haruna Isah, Farhana Zulkernine

TL;DR
This paper introduces an incremental community detection algorithm for dynamic graphs in streaming data, significantly improving processing speed while maintaining accuracy in distributed graph analytics.
Contribution
It presents a novel Incremental Distributed Weighted Community Clustering (IDWCC) algorithm and demonstrates its superior performance over existing methods.
Findings
IDWCC is up to three times faster than DWCC.
IDWCC maintains similar accuracy to DWCC.
Framework effectively processes streaming data in distributed environments.
Abstract
Community detection is an important research topic in graph analytics that has a wide range of applications. A variety of static community detection algorithms and quality metrics were developed in the past few years. However, most real-world graphs are not static and often change over time. In the case of streaming data, communities in the associated graph need to be updated either continuously or whenever new data streams are added to the graph, which poses a much greater challenge in devising good community detection algorithms for maintaining dynamic graphs over streaming data. In this paper, we propose an incremental community detection algorithm for maintaining a dynamic graph over streaming data. The contributions of this study include (a) the implementation of a Distributed Weighted Community Clustering (DWCC) algorithm, (b) the design and implementation of a novel Incremental…
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 · Peer-to-Peer Network Technologies · Caching and Content Delivery
