通过时间过滤提升正样本质量,让推荐更准。
TFPS: A Temporal Filtration-enhanced Positive Sample Set Construction Method for Implicit Collaborative Filtering
- 基于时间间隔设计加权图,动态调整用户-物品关系
- 分层过滤后构建高质量正样本集,显著提升召回率与NDCG
- 可无缝集成到主流隐式推荐模型中,适合时序敏感场景
负采样策略能有效训练基于隐式反馈的协同过滤推荐模型,但现有方法主要优化负样本生成,忽视正样本质量。部分去噪方法虽可用于负采样中的正样本清理,却忽略时间信息。现有工作在模型聚合中整合序列信息,但未考虑时间间隔,难以准确捕捉用户当前偏好。为此,我们从数据层面提出一种新的时间过滤增强型正样本集构造方法(TFPS)。首先,基于交互时间间隔设计时间衰减模型,将原始图转化为加权用户-物品二分图;其次,依据预设过滤操作对加权图进行分层;最后,设计层级增强策略,为各子图构建高质量正样本集。我们提供了理论分析,解释为何TFPS能提升Recall@k和NDCG@k,且在三个真实数据集上的大量实验验证了其有效性。此外,TFPS可与多种隐式协同过滤推荐器或负采样方法结合,进一步提升性能。
原文摘要 · Abstract (English)
The negative sampling strategy can effectively train collaborative filtering (CF) recommendation models based on implicit feedback by constructing positive and negative samples. However, existing methods primarily optimize the negative sampling process while neglecting the exploration of positive samples. Some denoising recommendation methods can be applied to denoise positive samples within negative sampling strategies, but they ignore temporal information. Existing work integrates sequential information during model aggregation but neglects time interval information, hindering accurate capture of users' current preferences. To address this problem, from a data perspective, we propose a novel temporal filtration-enhanced approach to construct a high-quality positive sample set. First, we design a time decay model based on interaction time intervals, transforming the original graph into a weighted user-item bipartite graph. Then, based on predefined filtering operations, the weighted user-item bipartite graph is layered. Finally, we design a layer-enhancement strategy to construct a high-quality positive sample set for the layered subgraphs. We provide theoretical insights into why TFPS can improve Recall@k and NDCG@k, and extensive experiments on three real-world datasets demonstrate the effectiveness of the proposed method. Additionally, TFPS can be integrated with various implicit CF recommenders or negative sampling methods to enhance its performance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。