CVCLNov 3, 2025

Actial: Activate Spatial Reasoning Ability of Multimodal Large Language Models

arXiv:2511.01618v16 citationsh-index: 7
Originality Incremental advance
AI Analysis

This work addresses a key bottleneck for applications in robotics, autonomous systems, and 3D scene understanding by enhancing MLLMs' spatial reasoning, though it appears incremental as it builds on existing MLLM frameworks.

The paper tackles the problem of limited spatial reasoning capabilities in Multimodal Large Language Models (MLLMs) for 3D tasks, introducing Viewpoint Learning and a 100K dataset to evaluate and improve these abilities through a two-stage fine-tuning approach, resulting in significant performance improvements on both in-domain and out-of-domain reasoning tasks.

Recent advances in Multimodal Large Language Models (MLLMs) have significantly improved 2D visual understanding, prompting interest in their application to complex 3D reasoning tasks. However, it remains unclear whether these models can effectively capture the detailed spatial information required for robust real-world performance, especially cross-view consistency, a key requirement for accurate 3D reasoning. Considering this issue, we introduce Viewpoint Learning, a task designed to evaluate and improve the spatial reasoning capabilities of MLLMs. We present the Viewpoint-100K dataset, consisting of 100K object-centric image pairs with diverse viewpoints and corresponding question-answer pairs. Our approach employs a two-stage fine-tuning strategy: first, foundational knowledge is injected to the baseline MLLM via Supervised Fine-Tuning (SFT) on Viewpoint-100K, resulting in significant improvements across multiple tasks; second, generalization is enhanced through Reinforcement Learning using the Group Relative Policy Optimization (GRPO) algorithm on a broader set of questions. Additionally, we introduce a hybrid cold-start initialization method designed to simultaneously learn viewpoint representations and maintain coherent reasoning thinking. Experimental results show that our approach significantly activates the spatial reasoning ability of MLLM, improving performance on both in-domain and out-of-domain reasoning tasks. Our findings highlight the value of developing foundational spatial skills in MLLMs, supporting future progress in robotics, autonomous systems, and 3D scene understanding.

Foundations

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

Your Notes