Disagreement as Signals: Dual-view Calibration for Sequential Recommendation Denoising
Sijia Li, Min Gao, Zongwei Wang, Zhiyi Liu, Xin Xia + 1 more
TLDR
DC4SR denoises sequential recommendations by calibrating semantic priors from LLMs with model learning dynamics to handle evolving user interests.
Key contributions
- Proposes DC4SR, a dual-view calibration framework for denoising sequential recommendations.
- Estimates noise using an LLM-derived semantic prior from labeled historical interactions.
- Infers noise distribution from a model-side posterior based on learning dynamics.
- Iteratively refines semantic understanding and model representations via disagreement between views.
Why it matters
Existing sequential recommenders struggle with noise and evolving user interests. This paper introduces a novel framework that dynamically combines LLM-based semantic priors with model learning dynamics to robustly denoise recommendations. It significantly enhances accuracy and robustness compared to current state-of-the-art methods.
Original Abstract
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.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.