arXiv:2506.08531cs.IR2025-06被引 9

通过时间与序列模式提升重复推荐准确率

TSRec: Enhancing Repeat-Aware Recommendation from a Temporal-Sequential Perspective

  • 融合用户行为的时间间隔与序列相似性建模
  • 在三个数据集上优于现有方法,显著提升重复点击预测效果
  • 适合需要精准捕捉用户复购/重听意图的推荐系统研究者

重复消费(如再次购买商品、重听歌曲)是日常生活中常见现象。为建模此类行为,重复感知推荐旨在根据用户-物品交互历史预测哪些项目会被再次互动。本文从时序与序列两个角度挖掘用户行为的内在特征:一方面关注行为序列中的时间间隔关系,另一方面关注序列层面的模式相似性。提出一种名为TSRec的新模型,包含三个核心组件:用户级时间表示模块(UTRM),用于编码用户历史重复行为的时间信息;物品级时间表示模块(ITRM),引入物品时间间隔作为辅助信息缓解用户重复行为数据稀疏问题;序列重复感知模块(SRAM),衡量用户当前与上次重复序列间的相似性。在三个公开基准数据集上的实验表明,TSRec显著优于现有先进方法。代码已开源。

原文摘要 · Abstract (English)

Repeat consumption, such as repurchasing items and relistening songs, is a common scenario in daily life. To model repeat consumption, the repeat-aware recommendation has been proposed to predict which item will be re-interacted based on the user-item interactions. In this paper, we investigate various inherent characteristics to enhance the repeat-aware recommendation. Specifically, we explore these characteristics from two aspects: one is from the temporal aspect where we consider the time interval relationship in the user behavior sequence; the other is from the sequential aspect where we consider the sequential-level relationship in the user behavior sequence. And our intuition is that both the temporal pattern and sequential pattern will reflect users' intentions of repeat consumption. By utilizing these two patterns, a novel model called Temporal and Sequential repeat-aware Recommendation(TSRec for short) is proposed to enhance repeat-aware recommendation. TSRec has three main components: 1) User-specific Temporal Representation Module (UTRM), which encodes and extracts user historical repeat temporal information. 2)Item-specific Temporal Representation Module (ITRM), which incorporates item time interval information as side information to alleviate the data sparsity problem of user repeat behavior sequence. 3) Sequential Repeat-Aware Module (SRAM), which represents the similarity between the user's current and the last repeat sequences. Extensive experimental results on three public benchmarks demonstrate the superiority of TSRec over state-of-the-art methods. The implementation code is available https://anonymous.4open.science/r/TSRec-2306/.

推荐系统重复推荐时序建模序列相似性

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