Collaborative User Prompt for Personalized Generative Recommendation
Jerome Ramos, Bin Wu, Aldo Lipani

TL;DR
This paper introduces a novel collaborative soft prompt framework for LLM-based recommender systems that combines individual and shared user preferences using attention mechanisms, improving personalization across multiple recommendation tasks.
Contribution
It proposes an attention-based compositional framework that effectively integrates collaborative signals into personalized prompts for generative recommendation models.
Findings
Improved recommendation accuracy on real-world datasets.
Enhanced personalization by capturing shared user interests.
Versatile performance across different recommendation tasks.
Abstract
Large Language Models (LLMs) have become powerful foundations for generative recommender systems, framing recommendation tasks as text generation tasks. However, existing generative recommendation methods often rely on discrete ID-based prompts or task-specific soft prompts, which overlook the valuable collaborative signals shared among users with similar interests. To address this limitation, this paper presents a compositional framework that integrates a user's individual preferences with collective preferences from similar users to build personalized soft prompts. Specifically, an attention-based mechanism fuses embeddings from users with similar interests, creating a richer representation that captures multiple facets of user preferences. This design dynamically emphasizes shared interests while preserving individual user preferences. Experiments on three real-world datasets…
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.
Code & Models
Videos
Taxonomy
TopicsRecommender Systems and Techniques · Video Analysis and Summarization · Data Management and Algorithms
MethodsSparse Evolutionary Training
