English

RecPrompt: A Self-tuning Prompting Framework for News Recommendation Using Large Language Models

Information Retrieval 2024-10-23 v4

Abstract

News recommendations heavily rely on Natural Language Processing (NLP) methods to analyze, understand, and categorize content, enabling personalized suggestions based on user interests and reading behaviors. Large Language Models (LLMs) like GPT-4 have shown promising performance in understanding natural language. However, the extent of their applicability to news recommendation systems remains to be validated. This paper introduces RecPrompt, the first self-tuning prompting framework for news recommendation, leveraging the capabilities of LLMs to perform complex news recommendation tasks. This framework incorporates a news recommender and a prompt optimizer that applies an iterative bootstrapping process to enhance recommendations through automatic prompt engineering. Extensive experimental results with 400 users show that RecPrompt can achieve an improvement of 3.36% in AUC, 10.49% in MRR, 9.64% in nDCG@5, and 6.20% in nDCG@10 compared to deep neural models. Additionally, we introduce TopicScore, a novel metric to assess explainability by evaluating LLM's ability to summarize topics of interest for users. The results show LLM's effectiveness in accurately identifying topics of interest and delivering comprehensive topic-based explanations.

Keywords

Cite

@article{arxiv.2312.10463,
  title  = {RecPrompt: A Self-tuning Prompting Framework for News Recommendation Using Large Language Models},
  author = {Dairui Liu and Boming Yang and Honghui Du and Derek Greene and Neil Hurley and Aonghus Lawlor and Ruihai Dong and Irene Li},
  journal= {arXiv preprint arXiv:2312.10463},
  year   = {2024}
}

Comments

5 pages, 2 figures, and 2 tables

R2 v1 2026-06-28T13:53:32.392Z