Selecting User Histories to Generate LLM Users for Cold-Start Item Recommendation
Nachiket Subbaraman (1), Jaskinder Sarai (1), Aniruddh Nath (2), Lichan Hong (3), Lukasz Heldt (2), Li Wei (2), Zhe Zhao (1) ((1) UC Davis, (2) Google Inc., (3) Google DeepMind)

TL;DR
This paper introduces a reinforcement learning-based method to select user histories for augmenting cold-start item data with LLMs, significantly improving recommendation performance for new items.
Contribution
It proposes a novel RL framework that optimizes user selection for data augmentation, enhancing cold-start item recommendation using LLMs.
Findings
Substantial gains in cold-start item recall on Amazon datasets
Effective and scalable user augmentation strategy for recommendation systems
Improved performance over random user selection methods
Abstract
Large Language Models (LLMs) have demonstrated remarkable capabilities in reasoning, generalization, and simulating human-like behavior across a wide range of tasks. These strengths present new opportunities to enhance traditional recommendation systems (RS), especially in the cold-start item scenario where newly introduced items lack interactions. Existing works have used LLMs to address cold-start issues in traditional RS through data augmentation, but they have limitations. One recent work directly addresses this issue by prompting LLMs to generate augmented interaction data between randomly sampled users and cold-start items. Then, they train the traditional RS with augmented data, incorporating collaborative signals for cold-start items. Although they use LLMs to provide cold-start items with feedback, they use partial user histories, which does not allow the LLM to fully emulate…
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
TopicsRecommender Systems and Techniques · Explainable Artificial Intelligence (XAI) · Topic Modeling
