arXiv:2504.19178cs.IR2025-04被引 11

通过相似序列扩充正样本,提升序列推荐模型性能。

Relative Contrastive Learning for Sequential Recommendation with Similarity-based Positive Pair Selection

  • 用目标相似序列作为弱正样本,增强对比学习信号。
  • 在五个公开数据集和一个私有数据集上平均提升4.88%。
  • 适合需要更稳定表示学习的推荐系统研究者。

对比学习(CL)通过自监督信号提升序列推荐(SR)模型训练效果。现有方法多依赖数据增强生成正样本,如重排序或替换物品,可能改变用户意图。监督对比学习(SCL)通过选取相同目标物品的序列作为正样本,避免了这一问题,但受限于同目标序列稀少,信号不足。本文提出相对对比学习(RCL)框架,引入相似序列(不同目标物品但行为模式相近)作为额外正样本。RCL包含双层正样本选择模块与相对对比学习模块:前者筛选同目标序列作为强正样本,相似序列作为弱正样本;后者采用加权相对对比损失,使每个序列的表示更接近强正样本而非弱正样本。在两种主流深度学习模型上验证,RCL在五个公开数据集和一个私有数据集上平均性能优于当前最优方法4.88%。

原文摘要 · Abstract (English)

Contrastive Learning (CL) enhances the training of sequential recommendation (SR) models through informative self-supervision signals. Existing methods often rely on data augmentation strategies to create positive samples and promote representation invariance. Some strategies such as item reordering and item substitution may inadvertently alter user intent. Supervised Contrastive Learning (SCL) based methods find an alternative to augmentation-based CL methods by selecting same-target sequences (interaction sequences with the same target item) to form positive samples. However, SCL-based methods suffer from the scarcity of same-target sequences and consequently lack enough signals for contrastive learning. In this work, we propose to use similar sequences (with different target items) as additional positive samples and introduce a Relative Contrastive Learning (RCL) framework for sequential recommendation. RCL comprises a dual-tiered positive sample selection module and a relative contrastive learning module. The former module selects same-target sequences as strong positive samples and selects similar sequences as weak positive samples. The latter module employs a weighted relative contrastive loss, ensuring that each sequence is represented closer to its strong positive samples than its weak positive samples. We apply RCL on two mainstream deep learning-based SR models, and our empirical results reveal that RCL can achieve 4.88% improvement averagely than the state-of-the-art SR methods on five public datasets and one private dataset.

序列推荐对比学习正样本选择

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。