paper-with-me

홈 › Papers

Real-Time Personalization for LLM-based Recommendation with Customized In-Context Learning

2024-10-30 · Keqin Bao, Ming Yan, Yang Zhang, Jizhi Zhang, Wenjie Wang, Fuli Feng, Xiangnan He

Frequently updating Large Language Model (LLM)-based recommender systems to adapt to new user interests -- as done for traditional ones -- is impractical due to high training costs, even with acceleration methods. This work explores adapting to dynamic user interests without any model updates by leveraging In-Context Learning (ICL), which allows LLMs to learn new tasks from few-shot examples provided in the input. Using new-interest examples as the ICL few-shot examples, LLMs may learn real-time interest directly, avoiding the need for model updates. However, existing LLM-based recommenders often lose the in-context learning ability during recommendation tuning, while the original LLM's in-context learning lacks recommendation-specific focus. To address this, we propose RecICL, which customizes recommendation-specific in-context learning for real-time recommendations. RecICL organizes training examples in an in-context learning format, ensuring that in-context learning ability is preserved and aligned with the recommendation task during tuning. Extensive experiments demonstrate RecICL's effectiveness in delivering real-time recommendations without requiring model updates. Our code is available at https://github.com/ym689/rec_icl.

📄 PDF Abstract BibTeX arXiv:2410.23136

Code (1)

ym689/rec_icl 공식 구현 pytorch

Tasks

In-Context LearningLanguage ModelingLanguage ModellingLarge Language ModelRecommendation Systems

Similar Papers 제목 키워드 기반

ImageGem: In-the-wild Generative Image Interaction Dataset for Generative Model Personalization

2025-10-21 · Yuanhe Guo, Linxi Xie, Zhuoran Chen, Kangrui Yu 외 arxiv

We introduce ImageGem, a dataset for studying generative models that understand fine-grained individual preferences. We posit that a key challenge hindering the development of such a generative model is the lack of in-th…

Image Retrieval

Simulated Contextual Bandits for Personalization Tasks from Recommendation Datasets

2022-10-12 · Anton Dereventsov, Anton Bibin

We propose a method for generating simulated contextual bandit environments for personalization tasks from recommendation datasets like MovieLens, Netflix, Last.fm, Million Song, etc. This allows for personalization envi…

BenchmarkingMulti-Armed Bandits

Enabling On-Device LLMs Personalization with Smartphone Sensing

2024-07-05 · Shiquan Zhang, Ying Ma, Le Fang, Hong Jia 외

This demo presents a novel end-to-end framework that combines on-device large language models (LLMs) with smartphone sensing technologies to achieve context-aware and personalized services. The framework addresses critic…

Prompt Engineering

TME-PSR: Time-aware, Multi-interest, and Explanation Personalization for Sequential Recommendation

2026-04-10 · Qingzhuo Wang, Leilei Wen, Juntao Chen, Kunyu Peng 외 arxiv

In this paper, we propose a sequential recommendation model that integrates Time-aware personalization, Multi-interest personalization, and Explanation personalization for Personalized Sequential Recommendation (TME-PSR)…

Sequential Recommendation

Towards Unified Multi-Modal Personalization: Large Vision-Language Models for Generative Recommendation and Beyond

2024-03-15 · Tianxin Wei, Bowen Jin, Ruirui Li, Hansi Zeng 외

Developing a universal model that can effectively harness heterogeneous resources and respond to a wide range of personalized needs has been a longstanding community aspiration. Our daily choices, especially in domains l…

Explanation GenerationImage Generation