测试视觉大模型对虚构但看似合理问题的识别能力
Benchmarking Visual LLMs Resilience to Unanswerable Questions on Visually Rich Documents
- 通过替换文档中实体生成看似合理却无解的问题
- 12个模型在多页文档上检测无解问题准确率不足60%
- 适合研究文档理解鲁棒性的学者与开发者
视觉大语言模型(VLLMs)在包含文本与图像的多页视觉丰富文档(VRDs)理解上取得进展,但在识别看似合理却无法回答的问题方面仍存在缺陷。本文提出VRD-UQA基准,自动改造现有VQA数据集中的问题,通过大模型判别其不可答性,并系统评估12个VLLM在不同污染类型(自然语言实体、文档元素、版式)下的表现。实验发现:模型在页面和文档层级检测无解问题的准确率普遍低于60%;基于上下文学习的知识注入策略(如OCR、跨页选择)可提升部分性能。结果揭示了当前VLLMs在复杂文档问答中的脆弱性,验证了该基准对构建鲁棒系统的价值。
原文摘要 · Abstract (English)
The evolution of Visual Large Language Models (VLLMs) has revolutionized the automatic understanding of Visually Rich Documents (VRDs), which contain both textual and visual elements. Although VLLMs excel in Visual Question Answering (VQA) on multi-page VRDs, their ability to detect unanswerable questions is still an open research question. Our research delves into the robustness of the VLLMs to plausible yet unanswerable questions, i.e., questions that appear valid but cannot be answered due to subtle corruptions caused by swaps between related concepts or plausible question formulations. Corruptions are generated by replacing the original natural language entities with other ones of the same type, belonging to different document elements, and in different layout positions or pages of the related document. To this end, we present VRD-UQA (VISUALLY RICH DOCUMENT UNANSWERABLE QUESTION ANSWERING), a benchmark for evaluating VLLMs' resilience to plausible yet unanswerable questions across multiple dimensions. It automatically alters the questions of existing VQA datasets consisting of multi-page VRDs, verifies their unanswerability using a VLLM-as-a-judge approach, and then thoroughly evaluates VLLMs' performance. Experiments, run on 12 models, analyze: (1) The VLLMs' accuracy in detecting unanswerable questions at both page and document levels; (2) The effect of different types of corruption (NLP entity, document element, layout); (3) The effectiveness of different knowledge injection strategies based on in-context learning (OCR, multi-page selection, or the possibility of unanswerability). Our findings reveal VLLMs' limitations and demonstrate that VRD-UQA can serve as an evaluation framework for developing resilient document VQA systems.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。