Region or Global A Principle for Negative Sampling in Graph-based Recommendation
Citations Over TimeTop 10% of 2022 papers
Abstract
Graph-based recommendation systems are blossoming recently, which models user-item interactions as a user-item graph and utilizes graph neural networks (GNNs) to learn the embeddings for users and items. A fundamental challenge of graph-based recommendation is that there only exists observed positive user-item pairs in the user-item graph. Negative sampling is a vital technique to solve the one-class problem and is widely used in many recommendation methods. However, the previous works only focus on the design of negative sampling distribution but ignore the sampled region for negative sampling. In this work, we propose the Three-Region Principle to guide negative sampling, which suggests that we should negatively sample more items at an intermediate region and less adjacent and distant items. In light of this principle, we present the RecNS method, which is a general negative sampling method designed with two sampling strategies: positive-assisted sampling and exposure-augmented sampling. Instead of sampling existing negative items from graph data, we merge these two strategies in embedding space to generate negative item embeddings. Extensive experiments demonstrate that our proposed RecNS method significantly outperforms all negative sampling baselines, e.g., 10.47% for PinSage, 6.02% for NGCF, and 8.20% for LightGCN in terms of Recall@20 on the Alibaba dataset.
Related Papers
- → Recommender systems: models, challenges and opportunities(2023)5 cited
- → Hybrid-based Research Article Recommender System(2023)3 cited
- → A Hypothesis is Placed to Justify the Extendibility of Recommender System/ Recommendation System into Social Life(2020)1 cited
- Design and evaluation of a recommender system(2007)
- Research Gaps in Recommendation Systems(2021)