用扩散模型生成可控难度的负样本,提升推荐系统效果
Adaptive Diffusion-based Augmentation for Recommendation
- 通过扩散过程模拟正负样本转换,实现负样本难度精细控制
- 在多个数据集上显著提升推荐模型性能,最高增益达+5.2% Recall
- 无需修改模型结构,兼容协同过滤与序列推荐等多种方法
推荐系统常依赖隐式反馈,仅能观测到用户-物品的正向交互。负采样因此至关重要,以提供有效的负向训练信号。然而现有方法往往将潜在正向但未观察到的物品误标为负,且对负样本选择缺乏精确控制。为此,本文提出自适应扩散增强推荐方法(ADAR),一种无需模型修改的通用模块,利用扩散模型生成具有信息量的可控负样本。受扩散过程中渐进式污染机制启发,ADAR 模拟从正到负的连续转变过程,实现对样本难易度的细粒度调控。我们理论推导出正样本转变为负样本的临界点,并设计评分感知函数以自适应确定最优采样时刻。通过该临界点生成的挑战性负样本,有效优化了模型的决策边界。实验表明,ADAR 具有广泛兼容性,可显著提升多种推荐模型表现,包括协同过滤与序列推荐,在不改变模型结构的前提下实现性能提升。
原文摘要 · Abstract (English)
Recommendation systems often rely on implicit feedback, where only positive user-item interactions can be observed. Negative sampling is therefore crucial to provide proper negative training signals. However, existing methods tend to mislabel potentially positive but unobserved items as negatives and lack precise control over negative sample selection. We aim to address these by generating controllable negative samples, rather than sampling from the existing item pool. In this context, we propose Adaptive Diffusion-based Augmentation for Recommendation (ADAR), a novel and model-agnostic module that leverages diffusion to synthesize informative negatives. Inspired by the progressive corruption process in diffusion, ADAR simulates a continuous transition from positive to negative, allowing for fine-grained control over sample hardness. To mine suitable negative samples, we theoretically identify the transition point at which a positive sample turns negative and derive a score-aware function to adaptively determine the optimal sampling timestep. By identifying this transition point, ADAR generates challenging negative samples that effectively refine the model's decision boundary. Experiments confirm that ADAR is broadly compatible and boosts the performance of existing recommendation models substantially, including collaborative filtering and sequential recommendation, without architectural modifications.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。