A Heterogeneous Network Community Detection Method Based on GCN and Social Recommendation
Authors:
张子潇,刘井莲,钟珊,司亚丽,龚声蓉
Conference:
ICIC 2025 Posters, Ningbo, China, July 26-29, 2025
Pages:
1633-1650
Keywords:
Community discovery. Social recommendation. Graph Convolutional Neural Network. Heterogeneous Information Network. Meta path.
Abstract
To address the issue of sparse and singular connections between users and communities, we propose a novel heterogeneous network community detection method GS-HCD that combines GCN graph convolutional neural network with social recommendation. First, the heterogeneous information network is transformed into a user-user social network Guu and a user-community binary network Guc based on predefined meta paths. The GCN model architecture was adjusted by adding regularization and appropriate activation functions, which achieves the network optimization of Guu and Guc. A labeling mechanism is then introduced to merge the two optimized net-works and construct a user-community extension graph Gcu. Then, in the ex-tended graph Gcu, meta paths that satisfy the criteria are selected between the target user node and the candidate community nodes, and the AvgSim similarity index is used to calculate the similarity based on these meta paths, forming candidate node pairs. Finally, input the vector information of user community candidate nodes into the social recommendation model based on deep learning, learn to capture the dynamic changes of user interests in social networks, and recommend the optimal communities for users. The experimental results on three classical datasets confirm the performance of the GS-HCD model and the accuracy of community detection. Compared with multiple representative methods, the GS-HCD model performs outstandingly in terms of Precision, Recall, and F-score values, and its F1 and AUC values generally exceed the comparative baselines, demonstrating its effectiveness in community detection tasks.
BibTeX Citation:
@inproceedings{ICIC2025,
author = {张子潇,刘井莲,钟珊,司亚丽,龚声蓉},
title = {A Heterogeneous Network Community Detection Method Based on GCN and Social Recommendation},
booktitle = {Proceedings of the 21st International Conference on Intelligent Computing (ICIC 2025)},
month = {July},
date = {26-29},
year = {2025},
address = {Ningbo, China},
pages = {1633-1650},
note = {Poster Volume Ⅱ}
doi = {
10.65286/icic.v21i2.16711}
}