paper-with-me

홈 › Papers

Personalized Visual Instruction Tuning

2024-10-09 · Renjie Pi, Jianshu Zhang, Tianyang Han, Jipeng Zhang, Rui Pan, Tong Zhang

Recent advancements in multimodal large language models (MLLMs) have demonstrated significant progress; however, these models exhibit a notable limitation, which we refer to as "face blindness". Specifically, they can engage in general conversations but fail to conduct personalized dialogues targeting at specific individuals. This deficiency hinders the application of MLLMs in personalized settings, such as tailored visual assistants on mobile devices, or domestic robots that need to recognize members of the family. In this paper, we introduce Personalized Visual Instruction Tuning (PVIT), a novel data curation and training framework designed to enable MLLMs to identify target individuals within an image and engage in personalized and coherent dialogues. Our approach involves the development of a sophisticated pipeline that autonomously generates training data containing personalized conversations. This pipeline leverages the capabilities of various visual experts, image generation models, and (multi-modal) large language models. To evaluate the personalized potential of MLLMs, we present a benchmark called P-Bench, which encompasses various question types with different levels of difficulty. The experiments demonstrate a substantial personalized performance enhancement after fine-tuning with our curated dataset.

📄 PDF Abstract BibTeX arXiv:2410.07113

Code (1)

sterzhang/pvit 공식 구현 pytorch

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Personalized Federated Instruction Tuning via Neural Architecture Search

2024-02-26 · Pengyu Zhang, Yingbo Zhou, Ming Hu, Junxian Feng 외

Federated Instruction Tuning (FIT) has shown the ability to achieve collaborative model instruction tuning among massive data owners without sharing private data. However, it still faces two key challenges, i.e., data an…

Neural Architecture Search

MC-LLaVA: Multi-Concept Personalized Vision-Language Model

2024-11-18 · Ruichuan An, Sihan Yang, Ming Lu, Renrui Zhang 외

Current vision-language models (VLMs) show exceptional abilities across diverse tasks, such as visual question answering. To enhance user experience, recent studies investigate VLM personalization to understand user-prov…

Language ModelingLanguage ModellingQuestion AnsweringVisual Question Answering

MC-LLaVA: Multi-Concept Personalized Vision-Language Model

2025-03-24 · Ruichuan An, Sihan Yang, Ming Lu, Renrui Zhang 외

Current vision-language models (VLMs) show exceptional abilities across diverse tasks, such as visual question answering. To enhance user experience, recent studies investigate VLM personalization to understand user-prov…

Language ModelingLanguage ModellingQuestion AnsweringVisual Question Answering

Region-Level Context-Aware Multimodal Understanding

2025-08-17 · Hongliang Wei, Xianqi Zhang, Xingtao Wang, Xiaopeng Fan 외 arxiv

Despite significant progress, existing research on Multimodal Large Language Models (MLLMs) mainly focuses on general visual understanding, overlooking the ability to integrate textual context associated with objects for…

Large Language Models Empowered Personalized Web Agents

2024-10-22 · Hongru Cai, Yongqi Li, Wenjie Wang, Fengbin Zhu 외

Web agents have emerged as a promising direction to automate Web task completion based on user instructions, significantly enhancing user experience. Recently, Web agents have evolved from traditional agents to Large Lan…