English

Hybrid Graph Embeddings and Louvain Algorithm for Unsupervised Community Detection

Social and Information Networks 2025-09-30 v1 Artificial Intelligence

Abstract

This paper proposes a novel community detection method that integrates the Louvain algorithm with Graph Neural Networks (GNNs), enabling the discovery of communities without prior knowledge. Compared to most existing solutions, the proposed method does not require prior knowledge of the number of communities. It enhances the Louvain algorithm using node embeddings generated by a GNN to capture richer structural and feature information. Furthermore, it introduces a merging algorithm to refine the results of the enhanced Louvain algorithm, reducing the number of detected communities. To the best of our knowledge, this work is the first one that improves the Louvain algorithm using GNNs for community detection. The improvement of the proposed method was empirically confirmed through an evaluation on real-world datasets. The results demonstrate its ability to dynamically adjust the number of detected communities and increase the detection accuracy in comparison with the benchmark solutions.

Keywords

Cite

@article{arxiv.2509.23411,
  title  = {Hybrid Graph Embeddings and Louvain Algorithm for Unsupervised Community Detection},
  author = {Dalila Khettaf and Djamel Djenouri and Zeinab Rezaeifar and Youcef Djenouri},
  journal= {arXiv preprint arXiv:2509.23411},
  year   = {2025}
}

Comments

to be published in ICMLT 2025 conference proceedings

R2 v1 2026-07-01T06:01:12.812Z