paper-with-me

홈 › Papers

Enhancing Social Recommendation with Adversarial Graph Convolutional Networks

2020-04-05 · Junliang Yu, Hongzhi Yin, Jundong Li, Min Gao, Zi Huang, Lizhen Cui

Social recommender systems are expected to improve recommendation quality by incorporating social information when there is little user-item interaction data. However, recent reports from industry show that social recommender systems consistently fail in practice. According to the negative findings, the failure is attributed to: (1) A majority of users only have a very limited number of neighbors in social networks and can hardly benefit from social relations; (2) Social relations are noisy but they are indiscriminately used; (3) Social relations are assumed to be universally applicable to multiple scenarios while they are actually multi-faceted and show heterogeneous strengths in different scenarios. Most existing social recommendation models only consider the homophily in social networks and neglect these drawbacks. In this paper we propose a deep adversarial framework based on graph convolutional networks (GCN) to address these problems. Concretely, for (1) and (2), a GCN-based autoencoder is developed to augment the relation data by encoding high-order and complex connectivity patterns, and meanwhile is optimized subject to the constraint of reconstructing the social profile to guarantee the validity of the identified neighborhood. After obtaining enough purified social relations for each user, a GCN-based attentive social recommendation module is designed to address (3) by capturing the heterogeneous strengths of social relations. Finally, we adopt adversarial training to unify all the components by playing a Minimax game and ensure a coordinated effort to enhance recommendation performance. Extensive experiments on multiple open datasets demonstrate the superiority of our framework and the ablation study confirms the importance and effectiveness of each component.

📄 PDF Abstract BibTeX arXiv:2004.02340

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음
Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Invariance Matters: Empowering Social Recommendation via Graph Invariant Learning

2025-04-14 · Yonghui Yang, Le Wu, Yuxin Liao, Zhuangzhuang He 외

Graph-based social recommendation systems have shown significant promise in enhancing recommendation performance, particularly in addressing the issue of data sparsity in user behaviors. Typically, these systems leverage…

DenoisingRecommendation Systems

Challenging Low Homophily in Social Recommendation

2024-01-26 · Wei Jiang, Xinyi Gao, Guandong Xu, Tong Chen 외

Social relations are leveraged to tackle the sparsity issue of user-item interaction data in recommendation under the assumption of social homophily. However, social recommendation paradigms predominantly focus on homoph…

Contrastive Learning

Graph Bottlenecked Social Recommendation

2024-06-12 · Yonghui Yang, Le Wu, Zihan Wang, Zhuangzhuang He 외

With the emergence of social networks, social recommendation has become an essential technique for personalized services. Recently, graph-based social recommendations have shown promising results by capturing the high-or…

Denoising

Inhomogeneous Social Recommendation with Hypergraph Convolutional Networks

2021-11-05 · Zirui Zhu, Chen Gao, Xu Chen, Nian Li 외

Incorporating social relations into the recommendation system, i.e. social recommendation, has been widely studied in academic and industrial communities. While many promising results have been achieved, existing methods…

Triplet

Self-Supervised Multi-Channel Hypergraph Convolutional Network for Social Recommendation

2021-01-16 · Junliang Yu, Hongzhi Yin, Jundong Li, Qinyong Wang 외

Social relations are often used to improve recommendation quality when user-item interaction data is sparse in recommender systems. Most existing social recommendation models exploit pairwise relations to mine potential …

Recommendation SystemsSelf-Supervised Learning