paper-with-me

홈 › Papers

Online-PVLM: Advancing Personalized VLMs with Online Concept Learning

2025-11-25 · Huiyu Bai, Runze Wang, Zhuoyun Du, Yiyang Zhao, Fengji Zhang, Haoyu Chen, Xiaoyong Zhu, Bo Zheng, Xuejiao Zhao arxiv

Personalized Visual Language Models (VLMs) are gaining increasing attention for their formidable ability in user-specific concepts aligned interactions (e.g., identifying a user's bike). Existing methods typically require the learning of separate embeddings for each new concept, which fails to support real-time adaptation during testing. This limitation becomes particularly pronounced in large-scale scenarios, where efficient retrieval of concept embeddings is not achievable. To alleviate this gap, we propose Online-PVLM, a framework for online concept learning by leveraging hyperbolic representations. Our approach makes a train-free paradigm for concept embeddings generation at test time, making the use of personalized VLMs both scalable and efficient. In addition, we develop OP-Eval, a comprehensive and large-scale benchmark comprising 1,292 concepts and over 30K high-quality instances with diverse question types, designed to rigorously assess online concept learning in realistic scenarios. Extensive experiments demonstrate the state-of-the-art performance of our proposed framework. Our source code and dataset will be made available.

📄 PDF Abstract BibTeX arXiv:2511.20056

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Meta-learning For Vision-and-language Cross-lingual Transfer

2023-05-24 · Hanxu Hu, Frank Keller

Current pre-trained vison-language models (PVLMs) achieve excellent performance on a range of multi-modal datasets. Recent work has aimed at building multilingual models, and a range of novel multilingual multi-modal dat…

Cross-Lingual TransferMeta-Learning

Pro-Cap: Leveraging a Frozen Vision-Language Model for Hateful Meme Detection

2023-08-16 · Rui Cao, Ming Shan Hee, Adriel Kuek, Wen-Haw Chong 외

Hateful meme detection is a challenging multimodal task that requires comprehension of both vision and language, as well as cross-modal interactions. Recent studies have tried to fine-tune pre-trained vision-language mod…

Image CaptioningLanguage ModelingLanguage ModellingMeme Classification+3

AppVLM: A Lightweight Vision Language Model for Online App Control

2025-02-10 · Georgios Papoudakis, Thomas Coste, Zhihao Wu, Jianye Hao 외

The utilisation of foundation models as smartphone assistants, termed app agents, is a critical research challenge. These agents aim to execute human instructions on smartphones by interpreting textual instructions and p…

Language ModelingLanguage Modelling

CropVLM: Learning to Zoom for Fine-Grained Vision-Language Perception

2025-11-25 · Miguel Carvalho, Helder Dias, Bruno Martins arxiv

Vision-Language Models (VLMs) often struggle with tasks that require fine-grained image understanding, such as scene-text recognition or document analysis, due to perception limitations and visual fragmentation. To addre…

Reinforcement Learning

Epistemic Uncertainty Quantification for Pre-trained VLMs via Riemannian Flow Matching

2026-01-29 · Li Ju, Mayank Nautiyal, Andreas Hellander, Ekta Vats 외 arxiv

Vision-Language Models (VLMs) are typically deterministic in nature and lack intrinsic mechanisms to quantify epistemic uncertainty, which reflects the model's lack of knowledge or ignorance of its own representations. W…

Out-of-Distribution Detection