LLM4DSR: Leveraging Large Language Model for Denoising Sequential Recommendation
Bohao Wang, Feng Liu, Changwang Zhang, Jiawei Chen, Yudi Wu, Sheng Zhou, Xingyu Lou, Jun Wang, Yan Feng, Chun Chen, Can Wang

TL;DR
This paper introduces LLM4DSR, a novel method leveraging large language models with self-supervised fine-tuning and uncertainty estimation to effectively identify and replace noisy interactions in sequential recommendation sequences, improving recommendation accuracy.
Contribution
The paper presents a new LLM-based denoising approach for sequential recommendation that is model-agnostic and incorporates uncertainty estimation for high-confidence sequence correction.
Findings
LLM4DSR outperforms existing denoising methods in experiments.
The approach effectively identifies and replaces noisy interactions.
Uncertainty estimation improves the reliability of sequence corrections.
Abstract
Sequential Recommenders generate recommendations based on users' historical interaction sequences. However, in practice, these collected sequences are often contaminated by noisy interactions, which significantly impairs recommendation performance. Accurately identifying such noisy interactions without additional information is particularly challenging due to the absence of explicit supervisory signals indicating noise. Large Language Models (LLMs), equipped with extensive open knowledge and semantic reasoning abilities, offer a promising avenue to bridge this information gap. However, employing LLMs for denoising in sequential recommendation presents notable challenges: 1) Direct application of pretrained LLMs may not be competent for the denoising task, frequently generating nonsensical responses; 2) Even after fine-tuning, the reliability of LLM outputs remains questionable,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Topic Modeling · Sentiment Analysis and Opinion Mining
