Unleashing the Power of Large Language Model for Denoising Recommendation
Shuyao Wang, Zhi Zheng, Yongduo Sui, Hui Xiong

TL;DR
This paper presents LLaRD, a novel framework that leverages large language models and a chain-of-thought approach to improve denoising in recommender systems, significantly enhancing recommendation accuracy by filtering noise.
Contribution
Introducing LLaRD, a framework that uses LLMs and a chain-of-thought technique with the information bottleneck principle to improve denoising in recommender systems, addressing limitations of previous methods.
Findings
LLaRD outperforms existing denoising methods in recommendation accuracy.
LLMs effectively generate useful denoising knowledge from observational data.
The chain-of-thought technique enhances relation knowledge extraction for denoising.
Abstract
Recommender systems are crucial for personalizing user experiences but often depend on implicit feedback data, which can be noisy and misleading. Existing denoising studies involve incorporating auxiliary information or learning strategies from interaction data. However, they struggle with the inherent limitations of external knowledge and interaction data, as well as the non-universality of certain predefined assumptions, hindering accurate noise identification. Recently, large language models (LLMs) have gained attention for their extensive world knowledge and reasoning abilities, yet their potential in enhancing denoising in recommendations remains underexplored. In this paper, we introduce LLaRD, a framework leveraging LLMs to improve denoising in recommender systems, thereby boosting overall recommendation performance. Specifically, LLaRD generates denoising-related knowledge by…
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
MethodsSoftmax · Attention Is All You Need · ALIGN
