arXiv:2412.11396cs.CV2024-12

用检索增强标签提升视觉语言模型对复杂场景的理解能力

Leveraging Retrieval-Augmented Tags for Large Vision-Language Understanding in Complex Scenes

  • 将物体、属性、关系等结构化标签通过检索增强后融入提示
  • 在多个基准上实现领先性能,推理延迟降低40%
  • 适合需要精准细节理解的视觉问答与场景分析任务

视觉语言任务中的对象感知推理对当前模型构成重大挑战,尤其体现在处理未见物体、减少幻觉以及捕捉复杂视觉场景中的细粒度关系方面。为此,我们提出视觉感知检索增强提示(VRAP)框架,一种通过将检索增强的对象标签集成到提示中来提升大型视觉语言模型(LVLMs)性能的生成式方法。VRAP采用新流程:利用预训练视觉编码器和场景图解析器提取包括物体、属性和关系在内的结构化标签,并结合外部知识进行丰富,再注入大语言模型输入以实现更精细准确的推理。我们在VQAv2、GQA、VizWiz和COCO等多个视觉语言基准上评估了该方法,实现了细粒度推理与多模态理解的最先进表现。消融实验表明检索增强标签与对比学习的重要性,人工评估也证实了其生成结果在准确性、细节性和上下文相关性上的优势。值得注意的是,通过消除运行时检索,VRAP实现了40%的推理延迟降低。这些结果表明,VRAP是一个强大且高效的对象感知多模态推理框架。

原文摘要 · Abstract (English)

Object-aware reasoning in vision-language tasks poses significant challenges for current models, particularly in handling unseen objects, reducing hallucinations, and capturing fine-grained relationships in complex visual scenes. To address these limitations, we propose the Vision-Aware Retrieval-Augmented Prompting (VRAP) framework, a generative approach that enhances Large Vision-Language Models (LVLMs) by integrating retrieval-augmented object tags into their prompts. VRAP introduces a novel pipeline where structured tags, including objects, attributes, and relationships, are extracted using pretrained visual encoders and scene graph parsers. These tags are enriched with external knowledge and incorporated into the LLM's input, enabling detailed and accurate reasoning. We evaluate VRAP across multiple vision-language benchmarks, including VQAv2, GQA, VizWiz, and COCO, achieving state-of-the-art performance in fine-grained reasoning and multimodal understanding. Additionally, our ablation studies highlight the importance of retrieval-augmented tags and contrastive learning, while human evaluations confirm VRAP's ability to generate accurate, detailed, and contextually relevant responses. Notably, VRAP achieves a 40% reduction in inference latency by eliminating runtime retrieval. These results demonstrate that VRAP is a robust and efficient framework for advancing object-aware multimodal reasoning.

视觉语言检索增强多模态推理

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