arXiv:2505.09118cs.CV2025-05被引 6

让视觉语言模型学会理解物体如何互动,提升复杂场景理解能力

Seeing Beyond the Scene: Enhancing Vision-Language Models with Interactional Reasoning

  • 用空间+交互双流构造精准的场景图,聚焦功能相关关系
  • 通过定向查询激活模型对物功能的隐含知识,实现主动推理
  • 引入长期记忆强化学习,使推理模式可迁移到新场景

传统场景图主要关注空间关系,限制了视觉语言模型(VLMs)对复杂交互的推理能力。本文解决两大挑战:(1) 传统检测构建方法生成的关系集缺乏焦点且上下文无关;(2) 现有方法无法形成持久记忆以泛化到新场景的交互推理。我们提出交互增强型场景图推理(ISGR)框架,通过三个互补组件增强VLM的交互推理能力。首先,双流图构造器结合SAM驱动的空间关系提取与交互感知描述生成,得到具有空间定位的功能显著场景图。其次,采用定向交互查询激活VLM中关于物体功能的潜在知识,将被动识别转化为对物体协同作用的主动推理。最后,引入基于交互聚焦奖励函数的长期记忆强化学习策略,将临时模式转化为长期推理启发式。大量实验表明,该方法在交互密集型推理基准上显著优于基线,在复杂场景理解任务中表现尤为突出。源代码可在 https://github.com/open_upon_acceptance 获取。

原文摘要 · Abstract (English)

Traditional scene graphs primarily focus on spatial relationships, limiting vision-language models' (VLMs) ability to reason about complex interactions in visual scenes. This paper addresses two key challenges: (1) conventional detection-to-construction methods produce unfocused, contextually irrelevant relationship sets, and (2) existing approaches fail to form persistent memories for generalizing interaction reasoning to new scenes. We propose Interaction-augmented Scene Graph Reasoning (ISGR), a framework that enhances VLMs' interactional reasoning through three complementary components. First, our dual-stream graph constructor combines SAM-powered spatial relation extraction with interaction-aware captioning to generate functionally salient scene graphs with spatial grounding. Second, we employ targeted interaction queries to activate VLMs' latent knowledge of object functionalities, converting passive recognition into active reasoning about how objects work together. Finally, we introduce a lone-term memory reinforcement learning strategy with a specialized interaction-focused reward function that transforms transient patterns into long-term reasoning heuristics. Extensive experiments demonstrate that our approach significantly outperforms baseline methods on interaction-heavy reasoning benchmarks, with particularly strong improvements on complex scene understanding tasks. The source code can be accessed at https://github.com/open_upon_acceptance.

视觉语言模型交互推理场景图强化学习

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