English

Graph Integrated Transformers for Community Detection in Social Networks

Social and Information Networks 2026-01-09 v1 Artificial Intelligence

Abstract

Community detection is crucial for applications like targeted marketing and recommendation systems. Traditional methods rely on network structure, and embedding-based models integrate semantic information. However, there is a challenge when a model leverages local and global information from complex structures like social networks. Graph Neural Networks (GNNs) and Transformers have shown superior performance in capturing local and global relationships. In this paper, We propose Graph Integrated Transformer for Community Detection (GIT-CD), a hybrid model combining GNNs and Transformer-based attention mechanisms to enhance community detection in social networks. Specifically, the GNN module captures local graph structures, while the Transformer module models long-range dependencies. A self-optimizing clustering module refines community assignments using K-Means, silhouette loss, and KL divergence minimization. Experimental results on benchmark datasets show that GIT-CD outperforms state-of-the-art models, making it a robust approach for detecting meaningful communities in complex social networks.

Keywords

Cite

@article{arxiv.2601.04367,
  title  = {Graph Integrated Transformers for Community Detection in Social Networks},
  author = {Heba Zahran and M. Omair Shafiq},
  journal= {arXiv preprint arXiv:2601.04367},
  year   = {2026}
}

Comments

Paper accepted at IEEE GLOBECOM 2025

R2 v1 2026-07-01T08:55:08.452Z