RAP: Retrieval-Augmented Personalization for Multimodal Large Language Models
Haoran Hao, Jiaming Han, Changsheng Li, Yu-Feng Li, Xiangyu Yue

TL;DR
RAP introduces a retrieval-augmented framework that personalizes multimodal large language models by integrating user-specific data through a dynamic database, enhancing personalized responses across various tasks without additional fine-tuning.
Contribution
The paper presents a novel retrieval-augmented personalization framework for multimodal LLMs, enabling real-time concept editing and improved personalization without extra fine-tuning.
Findings
Effective personalization across multiple tasks
Outperforms previous methods in response relevance
Supports real-time concept updates
Abstract
The development of large language models (LLMs) has significantly enhanced the capabilities of multimodal LLMs (MLLMs) as general assistants. However, lack of user-specific knowledge still restricts their application in human's daily life. In this paper, we introduce the Retrieval Augmented Personalization (RAP) framework for MLLMs' personalization. Starting from a general MLLM, we turn it into a personalized assistant in three steps. (a) Remember: We design a key-value database to store user-related information, e.g., user's name, avatar and other attributes. (b) Retrieve: When the user initiates a conversation, RAP will retrieve relevant information from the database using a multimodal retriever. (c) Generate: The input query and retrieved concepts' information are fed into MLLMs to generate personalized, knowledge-augmented responses. Unlike previous methods, RAP allows real-time…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in Service Interactions · Educational Games and Gamification · Intelligent Tutoring Systems and Adaptive Learning
