Journal of Applied Sciences ›› 2026, Vol. 44 ›› Issue (1): 1-20.doi: 10.3969/j.issn.0255-8297.2026.01.001

• Special Issue on Computer Application • Previous Articles     Next Articles

Network Community Detection Based on Structure-Enhanced Deep Clustering

LI Yongzhen1,2, MA Fuyuan1,2, MA Shixuan1,2, WANG Yuhan1,2, WANG Ying1,2   

  1. 1. College of Computer Science and Technology, Jilin University, Changchun 130012, Jilin, China;
    2. Key Laboratory of Symbolic Computation and Knowledge Engineering, Ministry of Education, Jilin University, Changchun 130012, Jilin, China
  • Received:2025-08-05 Online:2026-01-30 Published:2026-02-03

Abstract: Community detection in social networks is important for applications such as information diffusion, recommendation, and advertising. However, existing methods still face challenges in feature fusion, sparse graph modeling, and multi-source information utilization. To address these issues, this paper proposed a structure-enhanced deep clustering (SDC) model for network community detection, which consisted of four key modules. First, the topology enhancement module built an enhanced adjacency matrix by modeling second-order similarity between nodes, which alleviated the problem of missing high-order relations in sparse social networks. Second, the multi-view feature fusion module dynamically fused node attributes and topology features at the node level, and integrated semantic information from both the original and enhanced graphs at the graph level. Third, the multi-source distribution fusion clustering module used learnable weights to integrate clustering information from different feature spaces at the distribution level, balancing local topology and global semantics. Finally, the dual self-supervised module optimized the model through Kullback-Leibler (KL) divergence alignment, node reconstruction, and similarity constraints. Experiments show that compared with mainstream baseline methods, SDC model improves ACC, NMI, ARI, and F1 by an average of 3.80%, 9.09%, 11.21%, and 7.43%, respectively on the three benchmark datasets. Simulations based on Facebook interaction data also demonstrate the ability of SDC model to capture community structure evolution.

Key words: social network, community detection, structure-enhanced, deep clustering, attention mechanism

CLC Number: