CherryRec: Enhancing News Recommendation Quality via LLM-driven Framework
Shaohuang Wang, Lun Wang, Yunhan Bu, Tianwei Huang

TL;DR
CherryRec is a novel framework that leverages fine-tuned LLMs and knowledge-aware retrieval to improve news recommendation quality and speed, outperforming existing methods on benchmark datasets.
Contribution
Introduces CherryRec, a framework combining knowledge-aware retrieval and fine-tuned LLMs to enhance news recommendation accuracy and efficiency.
Findings
CherryRec outperforms baseline methods in recommendation accuracy.
CherryRec demonstrates improved efficiency over traditional LLM-based approaches.
Experimental results validate the effectiveness of the proposed framework.
Abstract
Large Language Models (LLMs) have achieved remarkable progress in language understanding and generation. Custom LLMs leveraging textual features have been applied to recommendation systems, demonstrating improvements across various recommendation scenarios. However, most existing methods perform untrained recommendation based on pre-trained knowledge (e.g., movie recommendation), and the auto-regressive generation of LLMs leads to slow inference speeds, making them less effective in real-time recommendations.To address this, we propose a framework for news recommendation using LLMs, named \textit{CherryRec}, which ensures the quality of recommendations while accelerating the recommendation process. Specifically, we employ a Knowledge-aware News Rapid Selector to retrieve candidate options based on the user's interaction history. The history and retrieved items are then input as text…
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
TopicsWeb Data Mining and Analysis · Recommender Systems and Techniques · Topic Modeling
