paper-with-me

Papers

Self-supervised Graph Learning for Occasional Group Recommendation

2021-12-04 · Bowen Hao, Hongzhi Yin, Cuiping Li, Hong Chen

As an important branch in Recommender System, occasional group recommendation has received more and more attention. In this scenario, each occasional group (cold-start group) has no or few historical interacted items. As each occasional group has extremely sparse interactions with items, traditional group recommendation methods can not learn high-quality group representations. The recent proposed Graph Neural Networks (GNNs), which incorporate the high-order neighbors of the target occasional group, can alleviate the above problem in some extent. However, these GNNs still can not explicitly strengthen the embedding quality of the high-order neighbors with few interactions. Motivated by the Self-supervised Learning technique, which is able to find the correlations within the data itself, we propose a self-supervised graph learning framework, which takes the user/item/group embedding reconstruction as the pretext task to enhance the embeddings of the cold-start users/items/groups. In order to explicitly enhance the high-order cold-start neighbors' embedding quality, we further introduce an embedding enhancer, which leverages the self-attention mechanism to improve the embedding quality for them. Comprehensive experiments show the advantages of our proposed framework than the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2112.02274

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningGraph LearningMeta-LearningRecommendation SystemsSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Adapter 설명 없음

Similar Papers 제목 키워드 기반

Overcoming Data Sparsity in Group Recommendation

2020-10-02 · Hongzhi Yin, Qinyong Wang, Kai Zheng, Zhixu Li 외

It has been an important task for recommender systems to suggest satisfying activities to a group of users in people's daily social life. The major challenge in this task is how to aggregate personal preferences of group…

Decision MakingGraph EmbeddingRecommendation SystemsRepresentation Learning

Double-Scale Self-Supervised Hypergraph Learning for Group Recommendation

2021-09-09 · Junwei Zhang, Min Gao, Junliang Yu, Lei Guo 외

With the prevalence of social media, there has recently been a proliferation of recommenders that shift their focus from individual modeling to group recommendation. Since the group preference is a mixture of various pre…

Identify Then Recommend: Towards Unsupervised Group Recommendation

2024-10-31 · Yue Liu, Shihao Zhu, Tianyuan Yang, Jian Ma 외

Group Recommendation (GR), which aims to recommend items to groups of users, has become a promising and practical direction for recommendation systems. This paper points out two issues of the state-of-the-art GR models. …

Recommendation SystemsSelf-Supervised Learning

AlignGroup: Learning and Aligning Group Consensus with Member Preferences for Group Recommendation

2024-09-04 · Jinfeng Xu, Zheyu Chen, Jinze Li, Shuo Yang 외

Group activities are important behaviors in human society, providing personalized recommendations for groups is referred to as the group recommendation task. Existing methods can usually be categorized into two strategie…

Decision Making

Dependency Relationships-Enhanced Attentive Group Recommendation in HINs

2023-11-19 · Juntao Zhang, Sheng Wang, Zhiyu Chen, Xiandi Yang 외

Recommending suitable items to a group of users, commonly referred to as the group recommendation task, is becoming increasingly urgent with the development of group activities. The challenges within the group recommenda…