arXiv:2604.24048cs.IR2026-04

通过双视角差异信号,动态校准推荐模型以过滤行为噪声。

Disagreement as Signals: Dual-view Calibration for Sequential Recommendation Denoising

论文配图:Disagreement as Signals: Dual-view Calibration for Sequential Recommendation Denoising
图 1 · 摘自论文原文
  • 用LLM构建语义先验,结合模型学习动态生成后验,双视角捕捉噪声分布。
  • 在多个数据集上显著优于主流Transformer和LLM方法,尤其在高噪声下表现稳健。
  • 适合需要处理用户兴趣演变与行为噪声的序列推荐系统开发者。

序列推荐旨在通过捕捉用户意图的时序演化和物品级转移模式来建模用户兴趣变化。基于Transformer的推荐模型虽能学习长程可解释依赖关系,但仍易受与真实偏好不符的行为噪声影响。现有基于大语言模型(LLM)的方法通过静态语义编辑去噪,但忽视了推荐模型的学习动态,未能考虑用户兴趣的演化特性。为此,我们提出用于序列推荐去噪的双视角校准框架DC4SR。具体而言,我们利用标注历史交互微调的LLM构建语义先验,从语义角度估计噪声分布;同时,基于模型学习动态建立模型侧后验,推断噪声分布。两者分布间的不一致被用来联合优化语义理解与学习感知的模型表示。通过迭代更新,实现全局语义先验与模型侧后验的动态双视角校准,使推荐系统持续对齐用户兴趣演化。大量实验表明,DC4SR在多个数据集上始终优于强基线的Transformer推荐模型和基于LLM的去噪方法,在不同训练阶段和噪声条件下均表现出更强鲁棒性。

原文摘要 · Abstract (English)

Sequential recommendation seeks to model the evolution of user interests by capturing temporal user intent and item-level transition patterns. Transformer-based recommenders demonstrate a strong capacity for learning long-range and interpretable dependencies, yet remain vulnerable to behavioral noise that is misaligned with users' true preferences. Recent large language model (LLM)-based approaches attempt to denoise interaction histories through static semantic editing. Such methods neglect the learning dynamics of recommendation models and fail to account for the evolving nature of user interests. To address this limitation, we propose a Dual-view Calibration framework for Sequential Recommendation denoising (DC4SR). Specifically, we introduce a semantic prior, derived from an LLM fine-tuned via labeled historical interactions, to estimate the noise distribution from a semantic perspective. From the learning perspective, we further employ a model-side posterior that infers the noise distribution based on the model's learning dynamics. The disagreement between the two distributions is then leveraged to jointly refine semantic understanding and learning-aware model-side representations. Through iterative updates, dynamic dual-view calibration is achieved for both the global semantic prior and the model-side posterior, enabling consistent alignment with evolving user interests. Extensive experiments demonstrate that DC4SR consistently outperforms strong Transformer-based recommenders and LLM-based denoising methods, exhibiting enhanced robustness across training stages and noise conditions.

序列推荐去噪双视角LLM

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