提出软链接采样方法,提升图神经网络推荐效果
MixDec Sampling: A Soft Link-based Sampling Method of Graph Neural Network for Recommendation
- 用混合与衰减模块生成软链接,增强节点特征
- 在多个数据集上显著提升GNN推荐模型性能
- 适合需要改进负采样机制的推荐系统研究者
图神经网络在推荐系统中广泛应用,负采样起关键作用。现有方法将节点关系限定为硬正对或硬负对,导致结构信息丢失,且难以为邻居少的节点生成正样本。为此,本文提出一种基于软链接的新型采样方法——MixDec Sampling,包含Mixup采样模块和Decay采样模块。Mixup采样通过合成新节点和软链接,为邻居少的节点提供充足样本;Decay采样通过生成软链接强化图结构信息的吸收,用于节点嵌入学习。据我们所知,这是首个在GNN推荐系统中以软链接建模节点间关系的工作。大量实验表明,MixDec Sampling能显著且一致地提升多个代表性GNN模型在多种推荐基准上的表现。
原文摘要 · Abstract (English)
Graph neural networks have been widely used in recent recommender systems, where negative sampling plays an important role. Existing negative sampling methods restrict the relationship between nodes as either hard positive pairs or hard negative pairs. This leads to the loss of structural information, and lacks the mechanism to generate positive pairs for nodes with few neighbors. To overcome limitations, we propose a novel soft link-based sampling method, namely MixDec Sampling, which consists of Mixup Sampling module and Decay Sampling module. The Mixup Sampling augments node features by synthesizing new nodes and soft links, which provides sufficient number of samples for nodes with few neighbors. The Decay Sampling strengthens the digestion of graph structure information by generating soft links for node embedding learning. To the best of our knowledge, we are the first to model sampling relationships between nodes by soft links in GNN-based recommender systems. Extensive experiments demonstrate that the proposed MixDec Sampling can significantly and consistently improve the recommendation performance of several representative GNN-based models on various recommendation benchmarks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。