arXiv:2512.24246cs.IR2025-12中稿 · WSDM'26被引 1

提出时间感知的侧信息融合框架,提升推荐系统准确性与效率

Time-Aware Adaptive Side Information Fusion for Sequential Recommendation

  • 通过时间分段捕捉全局时间模式,无需复杂设计
  • 自适应滤波器降低交互序列噪声,提升特征质量
  • 引导式融合架构高效融合属性信息,适合工业级应用

将商品类别、品牌等侧信息融入序列推荐是提升性能的有效方法。然而,现有模型普遍面临三大挑战:忽略细粒度时间动态、对用户行为序列噪声敏感、融合结构计算开销大。为此,我们提出时间感知自适应侧信息融合框架(TASIF)。该框架包含三个协同模块:(1) 简单可插拔的时间段划分机制,用于捕捉全局时间模式;(2) 自适应频率滤波器,通过可学习门控机制动态去噪,提升后续融合模块输入质量;(3) 高效自适应侧信息融合层,采用“引导不混合”架构,属性仅引导注意力机制,不混入内容嵌入,兼顾深度交互与计算效率。在四个公开数据集上的实验表明,TASIF显著优于当前最优基线,且训练效率优异。源代码已开源。

原文摘要 · Abstract (English)

Incorporating item-side information, such as category and brand, into sequential recommendation is a well-established and effective approach for improving performance. However, despite significant advancements, current models are generally limited by three key challenges: they often overlook the fine-grained temporal dynamics inherent in timestamps, exhibit vulnerability to noise in user interaction sequences, and rely on computationally expensive fusion architectures. To systematically address these challenges, we propose the Time-Aware Adaptive Side Information Fusion (TASIF) framework. TASIF integrates three synergistic components: (1) a simple, plug-and-play time span partitioning mechanism to capture global temporal patterns; (2) an adaptive frequency filter that leverages a learnable gate to denoise feature sequences adaptively, thereby providing higher-quality inputs for subsequent fusion modules; and (3) an efficient adaptive side information fusion layer, this layer employs a "guide-not-mix" architecture, where attributes guide the attention mechanism without being mixed into the content-representing item embeddings, ensuring deep interaction while ensuring computational efficiency. Extensive experiments on four public datasets demonstrate that TASIF significantly outperforms state-of-the-art baselines while maintaining excellent efficiency in training. Our source code is available at https://github.com/jluo00/TASIF.

序列推荐侧信息融合时间建模高效架构

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