错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Retrieval-Augmented Generation for News Recommendation

  • Qianyu Zhang,
  • Zhicheng Dou

摘要

Large language models (LLMs) have advanced rapidly in natural language processing, paving the way for their application in news recommendation systems. In real-world scenarios, the models usually need training on historical data to provide accurate recommendations. However, the log data for training contains noise data and exposure bias, thereby limiting the understanding of user preferences. In this paper, we propose Retrieval-Augmented Generation for News Recommendation (RAG4NR), a prompting procedure involving RAG to promote understanding for user interests and news contents. Our proposed method uses augmented user demographic generation and item selection to construct the user profile, then applies the RAG prompting templates to obtain recommended item lists in a zero-shot manner, eliminating the need for task-specific fine-tuning. Experiments on the MIND dataset demonstrate that RAG4NR outperforms existing zero-shot LLM-based rankers in news recommendation, showcasing its effectiveness.