paper-with-me

Papers

User Embedding Model for Personalized Language Prompting

2024-01-10 · Sumanth Doddapaneni, Krishna Sayana, Ambarish Jash, Sukhdeep Sodhi, Dima Kuzmin

Modeling long histories plays a pivotal role in enhancing recommendation systems, allowing to capture user's evolving preferences, resulting in more precise and personalized recommendations. In this study we tackle the challenges of modeling long user histories for preference understanding in natural language. Specifically, we introduce a new User Embedding Module (UEM) that efficiently processes user history in free-form text by compressing and representing them as embeddings, to use them as soft prompts to a LM. Our experiments demonstrate the superior capability of this approach in handling significantly longer histories compared to conventional text based prompting methods, yielding substantial improvements in predictive performance. The main contribution of this research is to demonstrate the ability to bias language models with user signals represented as embeddings.

📄 PDF Abstract BibTeX arXiv:2401.04858

Code (0)

등록된 구현이 없습니다.

Tasks

modelRecommendation Systems

Similar Papers 제목 키워드 기반

PERSOMA: PERsonalized SOft ProMpt Adapter Architecture for Personalized Language Prompting

2024-08-02 · Liam Hebert, Krishna Sayana, Ambarish Jash, Alexandros Karatzoglou 외

Understanding the nuances of a user's extensive interaction history is key to building accurate and personalized natural language systems that can adapt to evolving user preferences. To address this, we introduce PERSOMA…

UQABench: Evaluating User Embedding for Prompting LLMs in Personalized Question Answering

2025-02-26 · Langming Liu, Shilei Liu, Yujin Yuan, Yizhen Zhang 외

Large language models (LLMs) achieve remarkable success in natural language processing (NLP). In practical scenarios like recommendations, as users increasingly seek personalized experiences, it becomes crucial to incorp…

Question Answering

ICG: Improving Cover Image Generation via MLLM-based Prompting and Personalized Preference Alignment

2026-04-08 · Zhipeng Bian, Jieming Zhu, Qijiong Liu, Wang Lin 외 arxiv

Recent advances in multimodal large language models (MLLMs) and diffusion models (DMs) have opened new possibilities for AI-generated content. Yet, personalized cover image generation remains underexplored, despite its c…

Image Generation

Personalized Language Modeling from Personalized Human Feedback

2024-02-06 · Xinyu Li, Ruiyang Zhou, Zachary C. Lipton, Liu Leqi

Personalized large language models (LLMs) are designed to tailor responses to individual user preferences. While Reinforcement Learning from Human Feedback (RLHF) is a commonly used framework for aligning LLMs with human…

Instruction FollowingLanguage ModelingLanguage ModellingPreference Mapping+1

Bring My Cup! Personalizing Vision-Language-Action Models with Visual Attentive Prompting

2025-12-23 · Sangoh Lee, Sangwoo Mo, Wook-Shin Han arxiv

While Vision-Language-Action (VLA) models generalize well to generic instructions, they struggle with personalized commands such as "bring my cup," where the robot must act on one specific instance among visually similar…