Search papers, labs, and topics across Lattice.
This paper introduces SR-REAL, a novel framework that enhances spatial vision language models (VLMs) by integrating two reasoning paths: Language-Only Reasoning (LOR) for linguistic deduction and Detect-Then-Reason (DTR) for 3D geometric inference. The approach employs a cold-start supervised fine-tuning phase followed by reinforcement learning to optimize model performance across diverse spatial reasoning tasks. Key results show that SR-REAL significantly outperforms existing spatial VLMs, with DTR excelling in region-aware tasks and LOR improving general reasoning, while demonstrating robust generalization across datasets without the need for per-task tuning.
SR-REAL reveals that combining linguistic deduction with 3D geometric reasoning can dramatically enhance spatial reasoning capabilities in VLMs.
Spatial VLMs have made substantial progress in geometric perception, yet complex spatial reasoning requiring multi-step inference over depth, distance, and scene relations remains challenging. Moreover, different spatial queries call for fundamentally different strategies: some are best addressed through purely linguistic, step-by-step deduction, while others require explicit 3D grounding before quantitative inference. We present Dual-Path Spatial Reasoning via Reinforcement Learning for Spatial VLMs (SR-REAL), a unified framework that equips a spatial VLM with two complementary reasoning paths: Language-Only Reasoning (LOR), which performs step-by-step linguistic deduction, and Detect-Then-Reason (DTR), which detects 3D geometric cues (e.g., centers or bounding boxes) via region tokens before explicit geometric inference. SR-REAL begins with a cold-start supervised fine-tuning stage that constructs LOR and DTR chain-of-thought supervision and exposes a region-to-3D interface, followed by RL that optimizes the policy model with accuracy and format rewards; for DTR, a discrete center-based detection reward further refines geometric alignment. Across diverse spatial benchmarks, SR-REAL significantly outperforms spatial VLM baselines: (i) a single RL-trained model supports both reasoning paths, with DTR excelling in region-aware tasks through precise 3D localization and LOR enhancing general spatial reasoning; (ii) jointly training both paths fosters mutual reinforcement; (iii) high-quality, blended cold-start data is crucial for stable RL optimization; and (iv) the model generalizes across datasets and domains without per-task tuning, demonstrating positive transfer between LOR and DTR.