English

Geometrically-Constrained Agent for Spatial Reasoning

Artificial Intelligence 2025-12-01 v1 Computer Vision and Pattern Recognition

Abstract

Vision Language Models (VLMs) exhibit a fundamental semantic-to-geometric gap in spatial reasoning: they excel at qualitative semantic inference but their reasoning operates within a lossy semantic space, misaligned with high-fidelity geometry. Current paradigms fail to bridge this gap. Training-based methods suffer from an ``oracle paradox,'' learning flawed spatial logic from imperfect oracles. Tool-integrated methods constrain the final computation but critically leave the VLM's planning process unconstrained, resulting in geometrically flawed plans. In this work, we propose Geometrically-Constrained Agent (GCA), a training-free agentic paradigm that resolves this gap by introducing a formal task constraint. Specifically, we strategically decouples the VLM's role into two stages. First, acting as a semantic analyst, the VLM translates the user's ambiguous query into the formal, verifiable task constraint, which defines the reference frame and objective. Second, acting as a task solver, the VLM generates and executes tool calls strictly within the deterministic bounds defined by the constraint. This geometrically-constrained reasoning strategy successfully resolve the semantic-to-geometric gap, yielding a robust and verifiable reasoning pathway for spatial reasoning. Comprehensive experiments demonstrate that GCA achieves SOTA performance on multiple spatial reasoning benchmarks, surpassing existing training-based and tool-integrated methods by ~27%. Please see our homepage at https://gca-spatial-reasoning.github.io.

Keywords

Cite

@article{arxiv.2511.22659,
  title  = {Geometrically-Constrained Agent for Spatial Reasoning},
  author = {Zeren Chen and Xiaoya Lu and Zhijie Zheng and Pengrui Li and Lehan He and Yijin Zhou and Jing Shao and Bohan Zhuang and Lu Sheng},
  journal= {arXiv preprint arXiv:2511.22659},
  year   = {2025}
}

Comments

27 pages, 13 figures

R2 v1 2026-07-01T07:58:25.230Z