Selection and Exploitation of High-Quality Knowledge from Large Language Models for Recommendation
Guanchen Wang, Mingming Ha, Tianbao Ma, Linxun Chen, Zhaojie Liu, Guorui Zhou, Kun Gai

TL;DR
This paper introduces KSER, a framework that selects and exploits high-quality knowledge from large language models to enhance recommendation systems, addressing issues like hallucination and redundancy.
Contribution
The paper proposes a novel KSER framework with knowledge filtering and embedding alignment modules, along with two training strategies, improving knowledge utilization in recommendation models.
Findings
Knowledge filtering improves recommendation accuracy.
Embedding alignment enhances semantic consistency.
Extractor-only training is effective and flexible.
Abstract
In recent years, there has been growing interest in leveraging the impressive generalization capabilities and reasoning ability of large language models (LLMs) to improve the performance of recommenders. With this operation, recommenders can access and learn the additional world knowledge and reasoning information via LLMs. However, in general, for different users and items, the world knowledge derived from LLMs suffers from issues of hallucination, content redundant, and information homogenization. Directly feeding the generated response embeddings into the recommendation model can lead to unavoidable performance deterioration. To address these challenges, we propose a Knowledge Selection \& Exploitation Recommendation (KSER) framework, which effectively select and extracts the high-quality knowledge from LLMs. The framework consists of two key components: a knowledge filtering module…
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
TopicsTopic Modeling · Recommender Systems and Techniques · Advanced Graph Neural Networks
