English

On Comparing and Enhancing Common Approaches to Network Community Detection

Social and Information Networks 2021-09-01 v1

Abstract

In this work, we explore four common algorithms for community detection in networks, namely Agglomerative Hierarchical Clustering, Divisive Hierarchical Clustering (Girvan-Newman), Fastgreedy and the Louvain Method. We investigate their mechanics and compare their differences in terms of implementation and results of the clustering behavior on a standard dataset. We further propose some enhancements to these algorithms that show promising results in our evaluations, such as self-neighboring for Neighbor Matrix constructions, a deterministic slightly faster version of the Louvain Method that favors less bigger clusters and various implementation changes to the Fastgreedy algorithm.

Keywords

Cite

@article{arxiv.2108.13482,
  title  = {On Comparing and Enhancing Common Approaches to Network Community Detection},
  author = {Niko Motschnig and Alexander Ramharter and Oliver Schweiger and Philipp Zabka and Klaus-Tycho Foerster},
  journal= {arXiv preprint arXiv:2108.13482},
  year   = {2021}
}
R2 v1 2026-06-24T05:32:38.501Z