English

Finding compact communities in large graphs

Social and Information Networks 2015-09-01 v2 Physics and Society

Abstract

This article presents an efficient hierarchical clustering algorithm that solves the problem of core community detection. It is a variant of the standard community detection problem in which we are particularly interested in the connected core of communities. To provide a solution to this problem, we question standard definitions on communities and provide alternatives. We also propose a function called compactness, designed to assess the quality of a solution to this problem. Our algorithm is based on a graph traversal algorithm, the LexDFS. The time complexity of our method is in O(n×log(n))O(n\times log(n)). Experiments show that our algorithm creates highly compact clusters.

Keywords

Cite

@article{arxiv.1410.2105,
  title  = {Finding compact communities in large graphs},
  author = {J. Creusefond and T. Largillier and S. Peyronnet},
  journal= {arXiv preprint arXiv:1410.2105},
  year   = {2015}
}

Comments

8 pages, 8 figures

R2 v1 2026-06-22T06:16:35.316Z