TL;DR
This paper introduces KnowSA_CKP, a method that enhances large language model recommenders by selectively augmenting knowledge only for items with knowledge gaps, improving accuracy and efficiency without fine-tuning.
Contribution
It proposes a novel knowledge-aware selective augmentation technique that estimates internal knowledge gaps and injects external info only where needed, outperforming naive methods.
Findings
Improves recommendation accuracy across four datasets.
Enhances context efficiency by avoiding unnecessary augmentation.
Requires no fine-tuning, making it practical for real-world use.
Abstract
Large language models (LLMs) have recently emerged as powerful training-free recommenders. However, their knowledge of individual items is inevitably uneven due to imbalanced information exposure during pretraining, a phenomenon we refer to as knowledge gap problem. To address this, most prior methods have employed a naive uniform augmentation that appends external information for every item in the input prompt. However, this approach not only wastes limited context budget on redundant augmentation for well-known items but can also hinder the model's effective reasoning. To this end, we propose KnowSA_CKP (Knowledge-aware Selective Augmentation with Comparative Knowledge Probing) to mitigate the knowledge gap problem. KnowSA_CKP estimates the LLM's internal knowledge by evaluating its capability to capture collaborative relationships and selectively injects additional information only…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
