Density-based Community Detection/Optimization
Rui Portocarrero Sarmento

TL;DR
This paper explores a density optimization approach for community detection that improves community density metrics without significantly affecting modularity, and introduces a new algorithm based on strongly connected components.
Contribution
It proposes a density optimization method for label propagation communities and introduces a new community detection algorithm using strongly connected components.
Findings
Optimization improves community density metrics.
Community detection results are comparable to benchmark algorithms.
Density optimization does not significantly alter modularity.
Abstract
Modularity-based algorithms used for community detection have been increasing in recent years. Modularity and its application have been generating controversy since some authors argue it is not a metric without disadvantages. It has been shown that algorithms that use modularity to detect communities suffer a resolution limit and, therefore, it is unable to identify small communities in some situations. In this work, we try to apply a density optimization of communities found by the label propagation algorithm and study what happens regarding modularity of optimized results. We introduce a metric we call ADC (Average Density per Community); we use this metric to prove our optimization provides improvements to the community density obtained with benchmark algorithms. Additionally, we provide evidence this optimization might not alter modularity of resulting communities significantly.…
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 · Bioinformatics and Genomic Networks · Data Visualization and Analytics
