arXiv:2502.15969cs.CVcs.AI2025-02ACL被引 26

MLLMs看图数边数像盲人,新提示法让准确率从7%飙到93%

Forgotten Polygons: Multimodal Large Language Models are Shape-Blind

  • 用几何基础形体测试模型,发现顶级模型识别正多边形准确率不足50%
  • 提出视觉引导链式思考提示(VC-CoT),使GPT-4o在不规则多边形计数任务上准确率达93%
  • 揭示模型依赖直觉而非逻辑推理,适合研究视觉推理与提示工程的读者

尽管在视觉-语言任务中表现强劲,多模态大语言模型(MLLMs)在数学推理方面仍显著落后于人类,无论开源还是顶尖模型,在视觉-数学基准测试中均未达人类水平。为系统评估MLLMs的视觉-数学推理能力,我们(1)评估其对几何基本元素的理解,(2)测试多步推理能力,(3)探索提升视觉推理的方法。结果表明,模型在形状识别上存在根本缺陷,顶级模型在识别正多边形时准确率低于50%。通过双过程理论分析发现,MLLMs依赖系统1(直觉性、记忆化关联)而非系统2(有意识推理)。因此,模型既无法数出熟悉形状也无法计数新形状的边数,说明其未掌握‘边’的概念,也未能有效处理视觉输入。最后,我们提出视觉引导链式思考(VC-CoT)提示方法,通过显式引用图表中的视觉标注来增强多步数学推理,将GPT-4o在不规则多边形边数计数任务上的准确率从7%提升至93%。研究指出,MLLMs的系统2推理仍是开放问题,而视觉引导提示对激发视觉推理至关重要。代码已公开:https://github.com/rsinghlab/Shape-Blind。

原文摘要 · Abstract (English)

Despite strong performance on vision-language tasks, Multimodal Large Language Models (MLLMs) struggle with mathematical problem-solving, with both open-source and state-of-the-art models falling short of human performance on visual-math benchmarks. To systematically examine visual-mathematical reasoning in MLLMs, we (1) evaluate their understanding of geometric primitives, (2) test multi-step reasoning, and (3) explore a potential solution to improve visual reasoning capabilities. Our findings reveal fundamental shortcomings in shape recognition, with top models achieving under 50% accuracy in identifying regular polygons. We analyze these failures through the lens of dual-process theory and show that MLLMs rely on System 1 (intuitive, memorized associations) rather than System 2 (deliberate reasoning). Consequently, MLLMs fail to count the sides of both familiar and novel shapes, suggesting they have neither learned the concept of sides nor effectively process visual inputs. Finally, we propose Visually Cued Chain-of-Thought (VC-CoT) prompting, which enhances multi-step mathematical reasoning by explicitly referencing visual annotations in diagrams, boosting GPT-4o's accuracy on an irregular polygon side-counting task from 7% to 93%. Our findings suggest that System 2 reasoning in MLLMs remains an open problem, and visually-guided prompting is essential for successfully engaging visual reasoning. Code available at: https://github.com/rsinghlab/Shape-Blind.

多模态模型视觉推理链式思考数学理解

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