arXiv:2409.08202cs.CVcs.AI2024-09ICLR被引 16

让AI看懂抽象图像中的逻辑结构,比如树枝如何构成迷宫。

What Makes a Maze Look Like a Maze?

  • 用依赖图分解抽象概念,构建可推理的视觉语义模型
  • 在真实图像上提升视觉抽象理解能力,准确率显著优于基线
  • 适合研究通用视觉理解、人机对齐与跨域推理的学者

人类视觉理解的一大特点是能灵活解读抽象概念:掌握其隐含规则,跨不同情境进行语义锚定,并据此进行预测或推理。尽管现成的视觉-语言模型在识别具体物体(如树枝)方面表现优异,但在理解抽象构型(如树枝排列形成迷宫墙壁)时仍存在困难。为此,我们提出深度模式锚定(Deep Schema Grounding, DSG)框架,利用显式的结构化表示来实现视觉抽象的锚定与推理。DSG的核心是‘模式’——对抽象概念的依赖图描述,将其分解为更基础的符号单元。通过大语言模型提取模式,再借助视觉-语言模型将模式的抽象与具体组件逐层映射到图像上,最终生成可支持推理的锚定模式。我们在新构建的视觉抽象数据集(Visual Abstractions Dataset)上系统评估了DSG及多种方法,该数据集包含多样化的现实世界抽象图像及其人工标注的问答对。结果表明,DSG显著提升了视觉-语言模型在抽象视觉推理上的表现,向实现人类对视觉抽象的对齐理解迈进一步。

原文摘要 · Abstract (English)

A unique aspect of human visual understanding is the ability to flexibly interpret abstract concepts: acquiring lifted rules explaining what they symbolize, grounding them across familiar and unfamiliar contexts, and making predictions or reasoning about them. While off-the-shelf vision-language models excel at making literal interpretations of images (e.g., recognizing object categories such as tree branches), they still struggle to make sense of such visual abstractions (e.g., how an arrangement of tree branches may form the walls of a maze). To address this challenge, we introduce Deep Schema Grounding (DSG), a framework that leverages explicit structured representations of visual abstractions for grounding and reasoning. At the core of DSG are schemas--dependency graph descriptions of abstract concepts that decompose them into more primitive-level symbols. DSG uses large language models to extract schemas, then hierarchically grounds concrete to abstract components of the schema onto images with vision-language models. The grounded schema is used to augment visual abstraction understanding. We systematically evaluate DSG and different methods in reasoning on our new Visual Abstractions Dataset, which consists of diverse, real-world images of abstract concepts and corresponding question-answer pairs labeled by humans. We show that DSG significantly improves the abstract visual reasoning performance of vision-language models, and is a step toward human-aligned understanding of visual abstractions.

视觉理解抽象推理多模态

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