-
[pdf]
[bibtex]@InProceedings{Pham_2025_CVPR, author = {Pham, Chau and Phan, Hoang and Doermann, David and Tian, Yunjie}, title = {PLVM: A tuning-free approach for Personalized Large Vision-Language Model}, booktitle = {Proceedings of the Computer Vision and Pattern Recognition Conference (CVPR) Workshops}, month = {June}, year = {2025}, pages = {3632-3641} }
PLVM: A tuning-free approach for Personalized Large Vision-Language Model
Abstract
The personalization model has gained significant attention in image generation yet remains underexplored for large vision-language models (LVLMs). Beyond generic ones, with personalization, LVLMs handle interactive dialogues using referential concepts (e.g., "Mike and Susan are talking.") instead of the generic form (e.g., "a boy and a girl are talking."), making the conversation more customizable and referentially friendly. In addition, PLVM is equipped to continuously add new concepts during a dialogue without incurring additional costs, which significantly enhances its practicality. PLVM proposes Aligner, a pre-trained visual encoder to align referential concepts with the queried images. During the dialogues, it extracts features of reference images with these corresponding concepts and recognizes them in the queried image, enabling personalization. We note that the computational cost and parameter count of the Aligner are negligible within the entire framework. With comprehensive qualitative and quantitative analyses, we reveal the effectiveness and superiority of PLVM.
Related Material