paper-with-me

홈 › Papers

SpatiaLQA: A Benchmark for Evaluating Spatial Logical Reasoning in Vision-Language Models

2026-02-24 · Yuechen Xie, Xiaoyan Zhang, Yicheng Shan, Hao Zhu, Rui Tang, Rong Wei, Mingli Song, Yuanyu Wan, Jie Song arxiv

Vision-Language Models (VLMs) have been increasingly applied in real-world scenarios due to their outstanding understanding and reasoning capabilities. Although VLMs have already demonstrated impressive capabilities in common visual question answering and logical reasoning, they still lack the ability to make reasonable decisions in complex real-world environments. We define this ability as spatial logical reasoning, which not only requires understanding the spatial relationships among objects in complex scenes, but also the logical dependencies between steps in multi-step tasks. To bridge this gap, we introduce Spatial Logical Question Answering (SpatiaLQA), a benchmark designed to evaluate the spatial logical reasoning capabilities of VLMs. SpatiaLQA consists of 9,605 question answer pairs derived from 241 real-world indoor scenes. We conduct extensive experiments on 41 mainstream VLMs, and the results show that even the most advanced models still struggle with spatial logical reasoning. To address this issue, we propose a method called recursive scene graph assisted reasoning, which leverages visual foundation models to progressively decompose complex scenes into task-relevant scene graphs, thereby enhancing the spatial logical reasoning ability of VLMs, outperforming all previous methods. Code and dataset are available at https://github.com/xieyc99/SpatiaLQA.

📄 PDF Abstract BibTeX arXiv:2602.20901

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question AnsweringLogical Reasoning

Similar Papers 제목 키워드 기반

NuScenes-SpatialQA: A Spatial Understanding and Reasoning Benchmark for Vision-Language Models in Autonomous Driving

2025-04-04 · Kexin Tian, Jingrui Mao, Yunlong Zhang, Jiwan Jiang 외

Recent advancements in Vision-Language Models (VLMs) have demonstrated strong potential for autonomous driving tasks. However, their spatial understanding and reasoning-key capabilities for autonomous driving-still exhib…

3d scene graph generationAutonomous DrivingGraph GenerationScene Graph Generation+1

SpatialBot: Precise Spatial Understanding with Vision Language Models

2024-06-19 · Wenxiao Cai, Iaroslav Ponomarenko, Jianhao Yuan, Xiaoqi Li 외

Vision Language Models (VLMs) have achieved impressive performance in 2D image understanding, however they are still struggling with spatial understanding which is the foundation of Embodied AI. In this paper, we propose…

Spatial Reasoning

EarthSpatialBench: Benchmarking Spatial Reasoning Capabilities of Multimodal LLMs on Earth Imagery

2026-02-17 · Zelin Xu, Yupu Zhang, Saugat Adhikari, Saiful Islam 외 arxiv

Benchmarking spatial reasoning in multimodal large language models (MLLMs) has attracted growing interest in computer vision due to its importance for embodied AI and other agentic systems that require precise interactio…

Spatial ReasoningImage Captioning

Thinking in Structures: Evaluating Spatial Intelligence in Constraint-Governed Spaces

2026-02-08 · Chen Yang, Guanxin Lin, Youquan He, Peiyao Chen 외 arxiv

Spatial intelligence is crucial for vision--language models (VLMs), yet many scene-centric benchmarks evaluate unconstrained environments where a single image may admit multiple plausible 3D interpretations. We introduce…

Spatial Reasoning

Reframing Spatial Reasoning Evaluation in Language Models: A Real-World Simulation Benchmark for Qualitative Reasoning

2024-05-23 · Fangjun Li, David C. Hogg, Anthony G. Cohn

Spatial reasoning plays a vital role in both human cognition and machine intelligence, prompting new research into language models' (LMs) capabilities in this regard. However, existing benchmarks reveal shortcomings in e…

Logical Reasoning Question AnsweringSpatial ReasoningVisual Question Answering