arXiv:2605.11707cs.IR2026-05

通过自适应质量感知提升序列推荐的对比学习效果

Quality-Aware Collaborative Multi-Positive Contrastive Learning for Sequential Recommendation

论文配图:Quality-Aware Collaborative Multi-Positive Contrastive Learning for Sequential Recommendation
图 1 · 摘自论文原文
  • 设计可学习的协同增强模块,生成语义一致且多样化的两个增强视图
  • 引入质量感知机制,根据增强置信度动态分配监督权重,抑制低质视图干扰
  • 在三个真实数据集上显著超越现有对比学习方法,适合高精度推荐场景

对比学习在序列推荐中的有效性依赖于对比视图的构建,理想情况下应兼具语义一致性和多样性。然而,现有大多数基于对比学习的方法依赖启发式数据增强,容易删除关键项目或破坏转移模式,导致语义漂移。少数研究探索了可学习增强以提升视图质量,但通常多样性有限,仍需启发式辅助。此外,视图间质量差异很少被显式建模和自适应处理,加剧了误阳性问题。为此,我们提出质量感知的协同多正例对比学习(QCMP-CL)。首先,引入可学习的协同序列增强模块,在两种互补的协作上下文中生成两个增强视图:一种基于相同目标序列,另一种基于相似序列,从而在保持意图一致性的同时提升视图多样性。其次,设计一个紧密集成于模型表示的质量感知机制,从增强操作的置信度估计每个视图的质量,并赋予自适应权重,确保高置信度视图贡献更多监督信号,而低置信度视图贡献较少。在三个真实世界数据集上的大量实验表明,QCMP-CL优于当前最先进的基于对比学习的序列推荐基线。

原文摘要 · Abstract (English)

The effectiveness of contrastive learning in sequential recommendation hinges on the construction of contrastive views, which ideally should be both semantically consistent and diverse. However, most existing CL-based methods rely on heuristic augmentations that are prone to removing crucial items or disrupting transition patterns, leading to semantic drift. While a few studies have explored learnable augmentations to improve view quality, they often suffer from limited diversity and still necessitate heuristic aids. Furthermore, the quality differences across views are rarely modeled explicitly and adaptively, aggravating the false-positive issue. To address these issues, we propose Quality-aware Collaborative Multi-Positive Contrastive Learning for sequential recommendation. First, we introduce a learnable collaborative sequence augmentation module that generates two augmented views under two complementary collaborative contexts, one based on same-target sequences and the other on similar sequences, thereby enhancing view diversity while preserving intent consistency.Second, we design a quality-aware mechanism, tightly integrated into the model representations, which estimates each view' s quality from the confidence of its augmentation operations and assigns adaptive weights to ensure that high-confidence views contribute more supervision while low-confidence ones contribute less.Extensive experiments on three real-world datasets demonstrate that QCMP-CL outperforms state-of-the-art CL-based sequential recommendation baselines.

序列推荐对比学习质量感知增强方法

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