English

Overlapping Communities in Complex Networks

Social and Information Networks 2014-09-29 v1 Physics and Society

Abstract

Communities are subsets of a network that are densely connected inside and share only few connections to the rest of the network. The aim of this research is the development and evaluation of an efficient algorithm for detection of overlapping, fuzzy communities. The algorithm gets as input some members of each community that we aim to discover. We call these members seed nodes. The algorithm then propagates this information by using random walks that start at non-seed nodes and end as they reach a seed node. The probability that a random walk starting at a non-seed node vv ends at a seed node ss is then equated with the probability that vv belongs to the communities of ss. The algorithm runs in time O~(lmlogn)\tilde{O}(l \cdot m \cdot \log n), where ll is the number of communities to detect, mm is the number of edges, nn is the number of nodes. The O~\tilde{O}-notation hides a factor of at most (loglogn)2(\log \log n)^2. The LFR benchmark proposed by Lancichinetti et al.\ is used to evaluate the performance of the algorithm. We found that, given a good set of seed nodes, it is able to reconstruct the communities of a network in a meaningful manner.

Keywords

Cite

@article{arxiv.1409.7615,
  title  = {Overlapping Communities in Complex Networks},
  author = {Jan Dreier},
  journal= {arXiv preprint arXiv:1409.7615},
  year   = {2014}
}
R2 v1 2026-06-22T06:06:52.355Z