CVNov 25, 2025

Vision-Language Memory for Spatial Reasoning

arXiv:2511.20644v12 citations
Originality Highly original
AI Analysis

This work addresses spatial reasoning for intelligent robots, representing an incremental improvement with a novel method for known bottlenecks.

The paper tackled the problem of video-based spatial reasoning in robots by addressing semantic-geometric misalignment and lack of persistent memory, resulting in a model that achieves state-of-the-art performance among video-only models on multiple benchmarks.

Spatial reasoning is a critical capability for intelligent robots, yet current vision-language models (VLMs) still fall short of human-level performance in video-based spatial reasoning. This gap mainly stems from two challenges: a semantic-geometric misalignment that prevents consistent 3D understanding, and the absence of persistent memory to retain 3D representation and understanding over time. To address these limitations, we present VLM$^2$, a Vision-Language Model with persistent Memory for spatial reasoning with a view-consistent, 3D-aware representation purely from 2D video. Specifically, to enhance long-horizon reasoning, we incorporate a dual-memory module, consisting of a working memory that operates as a sliding window to focus on immediate context, and an episodic memory that consolidates and stores critical long-term information. This design enables efficient and long-horizon spatial reasoning with a fixed computational cost. Extensive experiments on multiple benchmarks show that VLM$^2$ achieves state-of-the-art performance among video-only models, significantly advancing the frontier of visual-spatial intelligence.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes