VisuoThink: Empowering LVLM Reasoning with Multimodal Tree Search
Yikun Wang, Siyin Wang, Qinyuan Cheng, Zhaoye Fei, Liang Ding, Qipeng Guo, Dacheng Tao, Xipeng Qiu
TL;DR
VisuoThink introduces a multimodal tree-search framework that enables slow, vision-text interleaved reasoning for LVLMs. By pairing vision-text interleaved thinking with predictive rollout search, it achieves inference-time scaling without fine-tuning, delivering state-of-the-art performance on geometry and spatial-reasoning benchmarks. The approach combines incremental visual construction with algebraic computation to reduce error propagation, and shows robust gains across geometry and spatial tasks with ablations clarifying the contributions of expansion, rollout, and selection. While computationally intensive, the method offers a principled path toward deeper multimodal reasoning in real-world tasks like navigation and tiling, with plans for reproducibility and ethical considerations.
Abstract
Recent advancements in Large Vision-Language Models have showcased remarkable capabilities. However, they often falter when confronted with complex reasoning tasks that humans typically address through visual aids and deliberate, step-by-step thinking. While existing methods have explored text-based slow thinking or rudimentary visual assistance, they fall short of capturing the intricate, interleaved nature of human visual-verbal reasoning processes. To overcome these limitations and inspired by the mechanisms of slow thinking in human cognition, we introduce VisuoThink, a novel framework that seamlessly integrates visuospatial and linguistic domains. VisuoThink facilitates multimodal slow thinking by enabling progressive visual-textual reasoning and incorporates test-time scaling through look-ahead tree search. Extensive experiments demonstrate that VisuoThink significantly enhances reasoning capabilities via inference-time scaling, even without fine-tuning, achieving state-of-the-art performance in tasks involving geometry and spatial reasoning.
