English

SVQA-R1: Reinforcing Spatial Reasoning in MLLMs via View-Consistent Reward Optimization

Computer Vision and Pattern Recognition 2025-06-03 v1

Abstract

Spatial reasoning remains a critical yet underdeveloped capability in existing vision-language models (VLMs), especially for Spatial Visual Question Answering (Spatial VQA) tasks that require understanding relative positions, distances, and object configurations. Inspired by the R1 paradigm introduced in DeepSeek-R1, which enhances reasoning in language models through rule-based reinforcement learning (RL), we propose SVQA-R1, the first framework to extend R1-style training to spatial VQA. In particular, we introduce Spatial-GRPO, a novel group-wise RL strategy that constructs view-consistent rewards by perturbing spatial relations between objects, e.g., mirror flipping, thereby encouraging the model to develop a consistent and grounded understanding of space. Our model, SVQA-R1, not only achieves dramatically improved accuracy on spatial VQA benchmarks but also exhibits interpretable reasoning paths even without using supervised fine-tuning (SFT) data. Extensive experiments and visualization demonstrate the effectiveness of SVQA-R1 across multiple spatial reasoning benchmarks.

Keywords

Cite

@article{arxiv.2506.01371,
  title  = {SVQA-R1: Reinforcing Spatial Reasoning in MLLMs via View-Consistent Reward Optimization},
  author = {Peiyao Wang and Haibin Ling},
  journal= {arXiv preprint arXiv:2506.01371},
  year   = {2025}
}

Comments

9 pages, 7 figures

R2 v1 2026-07-01T02:53:50.481Z