CVNov 24, 2025

LAST: LeArning to Think in Space and Time for Generalist Vision-Language Models

arXiv:2511.19261v12 citations
Originality Incremental advance
AI Analysis

This addresses a key limitation in generalist vision-language models for applications requiring spatial and temporal reasoning, though it is incremental as it builds on existing methods.

The paper tackles the problem that vision-language models struggle with 3D spatial and long video understanding, proposing LAST to improve these capabilities using 2D images as inputs, resulting in gains such as 15.8% on EgoSchema and 8.3 on VSI-Bench.

Humans can perceive and understand 3D space and long videos from sequential visual observations. But do vision-language models (VLMs) can? Recent work demonstrates that even state-of-the-art VLMs still struggle to understand 3D space and long videos, although they are powerful in typical vision-language tasks. Current methods often rely on specialized architectural designs to improve performance for 3D tasks and video understanding tasks separately. In contrast, we propose LAST, short for LeArn to Think in Space and Time, to jointly improve 3D spatial and long video understanding for general VLMs with only a set of 2D images as inputs. LAST makes VLMs think in space and time rather than only with text before giving the final answer, building visual thinking trajectories in 3D space and temporal dimension. We demonstrate the effectiveness of LAST in two scenarios: 1) zero-shot, where we directly prompt proprietary models; and 2) fine-tuning general VLMs with data that include thinking trajectories in 3D space and time. We show that LAST brings substantial gains in various benchmarks, including 3 spatial understanding, 4 video understanding, and 3 image understanding tasks. Notably, 15.8% gains on EgoSchema with GPT-4o in a zero-shot manner and 8.3 gains on VSI-Bench compared with Qwen2.5-VL-7B.

Foundations

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

Your Notes