不微调模型,用轻量模块提升视觉语言模型对罕见物体的推理能力。
Seeing Clearly, Reasoning Confidently: Plug-and-Play Remedies for Vision Language Model Blindness
- 通过融合先验知识与同义词扩展文本,学习罕见物体的多模态嵌入。
- 用轻量注意力模块增强视觉标记,提升细粒度物体细节表征。
- 生成提示注入文本,引导模型关注关键区域,适合罕见物体识别场景。
视觉语言模型(VLMs)在广泛视觉理解任务中表现优异,但在罕见物体上的以对象为中心推理仍受困于预训练数据稀缺。现有方法通过检索额外数据或引入更强视觉编码器缓解问题,但微调过程计算开销大,且未充分利用原始训练数据。本文提出一种高效即插即用模块,通过精炼视觉标记和丰富输入文本提示,无需微调即可显著提升VLM对罕见物体的推理能力。具体而言,利用视觉基础模型先验知识与同义词增强文本描述,学习罕见物体的多模态类别嵌入,弥补训练样本不足;这些嵌入通过轻量级注意力增强模块作用于视觉标记,提升细粒度物体细节表征;同时,基于学习到的嵌入作为对象感知检测器生成信息性提示,并注入文本提示中,引导模型关注相关图像区域。在两个基准测试上,预训练VLM均取得一致且显著的性能提升。进一步分析揭示该方法增强了模型聚焦并推理罕见物体的能力。
原文摘要 · Abstract (English)
Vision language models (VLMs) have achieved remarkable success in broad visual understanding, yet they remain challenged by object-centric reasoning on rare objects due to the scarcity of such instances in pretraining data. While prior efforts alleviate this issue by retrieving additional data or introducing stronger vision encoders, these methods are still computationally intensive during finetuning VLMs and don't fully exploit the original training data. In this paper, we introduce an efficient plug-and-play module that substantially improves VLMs' reasoning over rare objects by refining visual tokens and enriching input text prompts, without VLMs finetuning. Specifically, we propose to learn multi-modal class embeddings for rare objects by leveraging prior knowledge from vision foundation models and synonym-augmented text descriptions, compensating for limited training examples. These embeddings refine the visual tokens in VLMs through a lightweight attention-based enhancement module that improves fine-grained object details. In addition, we use the learned embeddings as object-aware detectors to generate informative hints, which are injected into the text prompts to help guide the VLM's attention toward relevant image regions. Experiments on two benchmarks show consistent and substantial gains for pretrained VLMs in rare object recognition and reasoning. Further analysis reveals how our method strengthens the VLM's ability to focus on and reason about rare objects.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。