Bridging the Dynamic Perception Gap: Training-Free Draft Chain-of-Thought for Dynamic Multimodal Spatial Reasoning
Siqu Ou, Hongcheng Liu, Pingjie Wang, Yusheng Liao, Chuan Xuan, Yanfeng Wang, Yu Wang
TL;DR
This work tackles dynamic multimodal spatial reasoning by introducing GRASSLAND, a dynamic maze benchmark with two tasks (Maze Judgment and Maze Navigation) that expose limitations of existing MLLMs in evolving environments. It proposes Draft CoT, a reasoning paradigm that overlays textual thoughts with drafts on dynamic input images, and formalizes a training-free framework, Dynamic Draft Augmented Reasoning (D2R), to integrate these drafts into model reasoning without fine-tuning. Across multiple MLLMs, D2R consistently improves performance on dynamic reasoning tasks, with robustness across task difficulty and model capability, and approaches the efficacy of Draft CoT with ground-truth drafts. The work provides a scalable, training-free path to enhance dynamic multimodal reasoning, offering practical implications for real-world robotics and navigation tasks where dynamic perception is essential.
Abstract
While chains-of-thought (CoT) have advanced complex reasoning in multimodal large language models (MLLMs), existing methods remain confined to text or static visual domains, often faltering in dynamic spatial reasoning tasks. To bridge this gap, we present GRASSLAND, a novel maze navigation benchmark designed to evaluate dynamic spatial reasoning. Our experiments show that augmenting textual reasoning chains with dynamic visual drafts, overlaid on input images, significantly outperforms conventional approaches, offering new insights into spatial reasoning in evolving environments. To generalize this capability, we propose D2R (Dynamic Draft-Augmented Reasoning), a training-free framework that seamlessly integrates textual CoT with corresponding visual drafts into MLLMs. Extensive evaluations demonstrate that D2R consistently enhances performance across diverse tasks, establishing a robust baseline for dynamic spatial reasoning without requiring model fine-tuning. Project is open at https://github.com/Cratileo/D2R.
