English

Community-Aware Social Community Recommendation

Social and Information Networks 2025-08-12 v2 Information Retrieval

Abstract

Social recommendation, which seeks to leverage social ties among users to alleviate the sparsity issue of user-item interactions, has emerged as a popular technique for elevating personalized services in recommender systems. Despite being effective, existing social recommendation models are mainly devised for recommending regular items such as blogs, images, and products, and largely fail for community recommendations due to overlooking the unique characteristics of communities. Distinctly, communities are constituted by individuals, who present high dynamicity and relate to rich structural patterns in social networks. To our knowledge, limited research has been devoted to comprehensively exploiting this information for recommending communities. To bridge this gap, this paper presents CASO, a novel and effective model specially designed for social community recommendation. Under the hood, CASO harnesses three carefully-crafted encoders for user embedding, wherein two of them extract community-related global and local structures from the social network via social modularity maximization and social closeness aggregation, while the third one captures user preferences using collaborative filtering with observed user-community affiliations. To further eliminate feature redundancy therein, we introduce a mutual exclusion between social and collaborative signals. Finally, CASO includes a community detection loss in the model optimization, thereby producing community-aware embeddings for communities. Our extensive experiments evaluating CASO against nine strong baselines on six real-world social networks demonstrate its consistent and remarkable superiority over the state of the art in terms of community recommendation performance.

Keywords

Cite

@article{arxiv.2508.05107,
  title  = {Community-Aware Social Community Recommendation},
  author = {Runhao Jiang and Renchi Yang and Wenqing Lin},
  journal= {arXiv preprint arXiv:2508.05107},
  year   = {2025}
}

Comments

This is the technical report of the paper "Community-Aware Social Community Recommendation" accepted by CIKM 2025

R2 v1 2026-07-01T04:38:34.382Z