3.8 Proceedings Paper

Self-supervised Graph Learning for Recommendation

出版社

ASSOC COMPUTING MACHINERY
DOI: 10.1145/3404835.3462862

关键词

Collaborative filtering; Graph Neural Network; Self-supervised Learning; Long-tail Recommendation

资金

  1. National Natural Science Foundation of China [U19A2079, 61972372]
  2. National Key Research and Development Program of China [2020AAA0106000]

向作者/读者索取更多资源

This study introduces a self-supervised learning method on user-item graph, aiming to enhance node representation learning accuracy and robustness by generating multiple views of nodes. The approach reinforces node representation learning through self-discrimination and shows improved recommendation accuracy and robustness, especially on long-tail items.
Representation learning on user-item graph for recommendation has evolved from using single ID or interaction history to exploiting higher-order neighbors. This leads to the success of graph convolution networks (GCNs) for recommendation such as PinSage and LightGCN. Despite effectiveness, we argue that they suffer from two limitations: (1) high-degree nodes exert larger impact on the representation learning, deteriorating the recommendations of low-degree (long-tail) items; and (2) representations are vulnerable to noisy interactions, as the neighborhood aggregation scheme further enlarges the impact of observed edges. In this work, we explore self-supervised learning on useritem graph, so as to improve the accuracy and robustness of GCNs for recommendation. The idea is to supplement the classical supervised task of recommendation with an auxiliary selfsupervised task, which reinforces node representation learning via self-discrimination. Specifically, we generate multiple views of a node, maximizing the agreement between different views of the same node compared to that of other nodes. We devise three operators to generate the views - node dropout, edge dropout, and random walk - that change the graph structure in different manners. We term this new learning paradigm as Self-supervised Graph Learning (SGL), implementing it on the state-of-the-art model LightGCN. Through theoretical analyses, we find that SGL has the ability of automatically mining hard negatives. Empirical studies on three benchmark datasets demonstrate the effectiveness of SGL, which improves the recommendation accuracy, especially on long-tail items, and the robustness against interaction noises. Our implementations are available at https://github.com/wujcan/SGL.

作者

我是这篇论文的作者
点击您的名字以认领此论文并将其添加到您的个人资料中。

评论

主要评分

3.8
评分不足

次要评分

新颖性
-
重要性
-
科学严谨性
-
评价这篇论文

推荐

暂无数据
暂无数据