arXiv:2507.12441cs.CVcs.LG2025-07ICCV被引 7

用区域描述能力提升文本密集图像的问答准确率

Describe Anything Model for Visual Question Answering on Text-rich Images

  • 基于DAM模型,从图像多个区域提取文本信息进行问答
  • 在DocVQA上比基线提升7+点,整体性能超越同类区域感知模型
  • 参数少、效率高,适合需要细粒度文本推理的视觉问答场景

近期在区域感知视觉语言建模方面取得进展,尤其是描述任何区域模型(DAM)的出现。DAM无需额外的局部对齐监督即可生成图像任意区域或对象的详细描述。我们假设这种区域级描述能力对视觉问答(VQA)任务有益,尤其在文本密集图像的挑战性场景中,细粒度文本信息提取至关重要。为此,我们提出DAM-QA框架及定制评估协议,旨在研究并利用DAM的区域感知能力解决依赖图像内文本信息推理的文本密集型VQA问题。DAM-QA引入多区域视图答案聚合机制,更有效地识别与文本相关的证据。在六个VQA基准上的实验表明,该方法持续优于基线DAM,尤其在DocVQA上提升超过7个百分点。DAM-QA在区域感知模型中表现最佳,参数更少,显著缩小了与强通用视觉语言模型的差距。结果表明,结合高效使用策略,DAM类模型在文本密集和更广泛的VQA任务中具有巨大潜力。代码已公开于https://github.com/Linvyl/DAM-QA.git。

原文摘要 · Abstract (English)

Recent progress has been made in region-aware vision-language modeling, particularly with the emergence of the Describe Anything Model (DAM). DAM is capable of generating detailed descriptions of any specific image areas or objects without the need for additional localized image-text alignment supervision. We hypothesize that such region-level descriptive capability is beneficial for the task of Visual Question Answering (VQA), especially in challenging scenarios involving images with dense text. In such settings, the fine-grained extraction of textual information is crucial to producing correct answers. Motivated by this, we introduce DAM-QA, a framework with a tailored evaluation protocol, developed to investigate and harness the region-aware capabilities from DAM for the text-rich VQA problem that requires reasoning over text-based information within images. DAM-QA incorporates a mechanism that aggregates answers from multiple regional views of image content, enabling more effective identification of evidence that may be tied to text-related elements. Experiments on six VQA benchmarks show that our approach consistently outperforms the baseline DAM, with a notable 7+ point gain on DocVQA. DAM-QA also achieves the best overall performance among region-aware models with fewer parameters, significantly narrowing the gap with strong generalist VLMs. These results highlight the potential of DAM-like models for text-rich and broader VQA tasks when paired with efficient usage and integration strategies. Our code is publicly available at https://github.com/Linvyl/DAM-QA.git.

视觉问答文本密集区域感知DAM

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