SpatialLadder: Progressive Training for Spatial Reasoning in Vision-Language Models

Abstract

Spatial reasoning remains a fundamental challenge for Vision-Language Models (VLMs), with current approaches struggling to achieve robust performance despite recent advances. We identify that this limitation stems from a critical gap: existing methods attempt to learn spatial reasoning directly without establishing the hierarchical foundations of perception and understanding. To address this challenge, we present a comprehensive methodology for building spatial intelligence progressively. We introduce SpatialLadder-26k, a multimodal dataset containing 26,610 samples spanning object localization, single-image, multi-view, and video spatial reasoning tasks, constructed through a standardized pipeline that ensures systematic coverage across modalities. Building on this dataset, we design a three-stage progressive training framework that (1) establishes spatial perception through object localization, (2) develops spatial understanding through multi-dimensional spatial tasks, and (3) strengthens complex reasoning via reinforcement learning with verifiable rewards. This approach yields SpatialLadder, a 3B-parameter model that achieves state-of-the-art performance on spatial reasoning benchmarks, with 23.4% average improvement over the base model, surpassing GPT-4o by 20.8% and Gemini-2.0-Flash by 10.1%. Notably, SpatialLadder maintains strong generalization with 7.2% improvement on out-of-domain benchmarks, demonstrating that progressive training from perception to reasoning is essential for robust spatial intelligence.

Cite

Text

Li et al. "SpatialLadder: Progressive Training for Spatial Reasoning in Vision-Language Models." International Conference on Learning Representations, 2026.

Markdown

[Li et al. "SpatialLadder: Progressive Training for Spatial Reasoning in Vision-Language Models." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/li2026iclr-spatialladder/)

BibTeX

@inproceedings{li2026iclr-spatialladder,
  title     = {{SpatialLadder: Progressive Training for Spatial Reasoning in Vision-Language Models}},
  author    = {Li, Hongxing and Li, Dingming and Wang, Zixuan and Yan, Yuchen and Wu, Hang and Zhang, Wenqi and Shen, Yongliang and Lu, Weiming and Xiao, Jun and Zhuang, Yueting},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/li2026iclr-spatialladder/}
}