arXiv:2605.31513cs.CV2026-05中稿 · ECCV被引 6

用上下文提示微调让视觉语言模型快速适应用户个性化需求

Personalize Your Large Vision-language Models With In-context Prompt Tuning

论文配图:Personalize Your Large Vision-language Models With In-context Prompt Tuning
图 1 · 摘自论文原文
  • 通过轻量投影模块从多图中提取细粒度视觉语义,生成连续提示
  • 在多图像多概念场景下准确率超越现有方法,且推理效率更高
  • 适合需要快速个性化部署的智能助手、内容生成等应用

大型视觉语言模型(LVLM)展现出强大的多模态通用能力,正被广泛部署于下游系统。这一趋势推动了对LVLM个性化的研究,旨在使模型能快速有效地学习分布外的多模态概念以满足用户特定需求。然而,现有方法多依赖推理时训练,降低效率,且在复杂多图像、多概念场景下难以保持准确性。为此,本文提出上下文提示微调(ICPT)。ICPT采用轻量级投影模块,在复杂场景中提取多参考图像的细粒度视觉语义,将其与身份标签映射无缝转换为连续提示。为提升计算效率,该模块根据每个概念的内在视觉复杂度自适应确定提示长度。关键的是,为克服真实应用中的环境偏差和跨概念干扰,引入两种新型几何正则化,通过解耦关键身份与临时环境状态、分离概念以避免语义混淆来优化提示表示。大量实验表明,ICPT在多种任务和LVLM主干网络上均达到最优个性化准确率。

原文摘要 · Abstract (English)

Large vision-language models (LVLMs) have demonstrated strong general multimodal capability and are increasingly deployed in downstream systems. This trend has driven growing interest in LVLM personalization, which aims to enable models to quickly and effectively learn out-of-distribution multimodal concepts to meet user-specific needs. However, many existing methods rely on inference-time training, which reduces efficiency. They also struggle to maintain accuracy in complex multi-image, multi-concept settings. These limitations restrict the broader deployment of LVLM-based systems. Therefore, this paper proposes in-context prompt tuning (ICPT). Specifically, ICPT employs a lightweight projection module capable of operating in complex scenarios to extract fine-grained visual semantics from multiple reference images, seamlessly transforming these features alongside identity-label mappings into continuous prompts. To maximize computational efficiency, this module adaptively determines the prompt length based on the intrinsic visual complexity of each concept. Crucially, to overcome the environmental biases and cross-concept interference prevalent in real-world applications, we introduce two novel geometric regularizations. These constraints refine prompt representations by decoupling key identities from transient environmental states and separating concepts to avoid semantic confusion. Extensive experiments show that ICPT achieves state-of-the-art personalization accuracy across diverse tasks and LVLM backbones.

视觉语言模型个性化提示微调

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。