论文标题

推荐系统中图神经网络的偏见邻居聚集

Debiasing Neighbor Aggregation for Graph Neural Network in Recommender Systems

论文作者

Kim, Minseok, Oh, Jinoh, Do, Jaeyoung, Lee, Sungjin

论文摘要

图形神经网络(GNNS)通过根据用户的历史互动来代表用户和项目,在推荐系统中取得了巨大的成功。但是,很少关注GNN对暴露偏见的脆弱性:用户暴露于有限数量的项目中,因此系统只会学习偏见的用户偏好视图,从而导致次优建议质量。尽管已知反向倾向加权可以识别和减轻暴露偏置,但通常在模型输出的最终目标上起作用,而在邻居聚集期间也可能会偏向GNN。在本文中,我们提出了一种简单但有效的方法,即通过反向倾向(NAVIP)进行GNN的邻居聚集。具体而言,给定一个用户项目二分图,我们首先得出图中每个用户项目交互的倾向分数。然后,将拉普拉斯归一化倾向得分的倒数应用于暴露偏置的demias邻居聚集。我们通过对两个公共和亚历克萨斯数据集进行了广泛的实验来验证方法的有效性,在这些实验中,性能可增强高达14.2%。

Graph neural networks (GNNs) have achieved remarkable success in recommender systems by representing users and items based on their historical interactions. However, little attention was paid to GNN's vulnerability to exposure bias: users are exposed to a limited number of items so that a system only learns a biased view of user preference to result in suboptimal recommendation quality. Although inverse propensity weighting is known to recognize and alleviate exposure bias, it usually works on the final objective with the model outputs, whereas GNN can also be biased during neighbor aggregation. In this paper, we propose a simple but effective approach, neighbor aggregation via inverse propensity (Navip) for GNNs. Specifically, given a user-item bipartite graph, we first derive propensity score of each user-item interaction in the graph. Then, inverse of the propensity score with Laplacian normalization is applied to debias neighbor aggregation from exposure bias. We validate the effectiveness of our approach through our extensive experiments on two public and Amazon Alexa datasets where the performance enhances up to 14.2%.

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源