Personalized News Recommendation System via LLM Embedding and Co-Occurrence Patterns
Zheng Li, Kai Zhange

TL;DR
This paper introduces LECOP, a novel news recommendation system leveraging fine-tuned LLM embeddings and detailed co-occurrence patterns to enhance user preference modeling and recommendation accuracy.
Contribution
It presents a new approach combining LLM-based news encoding with co-occurrence pattern mining, a novel integration not previously explored in news recommendation.
Findings
Outperforms existing models in recommendation accuracy
Effectively captures user preferences through semantic and collaborative patterns
Demonstrates robustness across large-scale datasets
Abstract
In the past two years, large language models (LLMs) have achieved rapid development and demonstrated remarkable emerging capabilities. Concurrently, with powerful semantic understanding and reasoning capabilities, LLMs have significantly empowered the rapid advancement of the recommendation system field. Specifically, in news recommendation (NR), systems must comprehend and process a vast amount of clicked news text to infer the probability of candidate news clicks. This requirement exceeds the capabilities of traditional NR models but aligns well with the strengths of LLMs. In this paper, we propose a novel NR algorithm to reshape the news model via LLM Embedding and Co-Occurrence Pattern (LECOP). On one hand, we fintuned LLM by contrastive learning using large-scale datasets to encode news, which can fully explore the semantic information of news to thoroughly identify user…
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 · Data Mining Algorithms and Applications · Technology and Data Analysis
MethodsContrastive Learning
