arXiv:2606.19658cs.AIcs.IR2026-06KDD

针对冷启动推荐中的噪声点击数据,提出无模型依赖的去噪方法

Denoising Implicit Feedback for Cold-start Recommendation

论文配图:Denoising Implicit Feedback for Cold-start Recommendation
图 1 · 摘自论文原文
  • 用相似热品推断冷品伪标签,提升标注准确性
  • 融合内容相似度与置信度,多源伪标签聚合增强鲁棒性
  • 自适应调整伪标签作用,显著改善冷启动场景效果

隐式反馈因易获取而广泛用于推荐系统,但常含噪声样本(如标题党、位置偏差)。新物品持续涌入导致冷启动问题,且冷物品更易受噪声影响,现有研究常忽略此点。传统去噪方法依赖启发式规则(如高损失值)进行样本筛选或重加权,适应性差,对冷启动场景无效。本文提出无模型依赖的去噪方法 DIF:利用用户偏好稳定性,通过内容相似的热品推断冷品的伪标签;基于冷热物品内容相似度建模伪标签置信度,并聚合多个伪标签;通过相对熵与冷启动状态联合估计噪声标签不确定性,自适应引导伪标签在样本级修正噪声。理论分析与真实数据集实验验证了 DIF 的优越性,已在千万级用户短视频应用 Kuaishou 上部署,显著提升冷启动场景下的多项商业指标。

原文摘要 · Abstract (English)

Implicit feedback is widely used in recommender systems due to its accessibility and generality, yet it usually presents noisy samples (e.g., clickbait, position bias). Meanwhile, recommenders inevitably face the item cold-start problem due to the continuous influx of new items. We identify that cold items are more prone to noisy samples due to the aforementioned factors, and researchers often overlook the significance of denoising implicit feedback for cold items. Previous denoising studies usually identify noisy samples based on heuristic patterns, such as higher loss values, and mitigate noise through sample selection or re-weighting. However, these methods have limited adaptability and are ineffective in cold-start scenarios. To achieve denoising implicit feedback for cold-start recommendation, we propose a model-agnostic denoising method called DIF. First, user preferences for content remain stable, which allows us to infer pseudo-labels indicating whether a user is interested in a cold item through content-similar warm items. Furthermore, to improve pseudo-label accuracy, we model the confidence of pseudo-labels based on the content similarity between the cold item and warm items, and then aggregate multiple pseudo-labels for each sample. Finally, we explicitly estimate the uncertainty of the noisy sample label by considering its relative entropy and the cold-start status of the item, which adaptively guides the role of pseudo-labels to correct the noisy labels at the sample level. DIF's superiority is supported by both theoretical justification and extensive experiments on real-world datasets. The method has been deployed on a billion-user scale short video application Kuaishou and has significantly improved various commercial metrics within cold-start scenarios.

推荐系统冷启动去噪隐式反馈

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