CLAICVJun 21

Look Light, Think Heavy: What Multimodal Chain-of-Thought Reasoning Can and Cannot Do

arXiv:2606.2256527.8Has Code
Predicted impact top 12% in CL · last 90 daysOriginality Incremental advance
AI Analysis

For researchers and practitioners using multimodal LLMs, this work provides a nuanced understanding of when CoT helps or hurts, highlighting the need for better visual reasoning in multimodal CoT.

This paper systematically evaluates multimodal Chain-of-Thought (CoT) reasoning across 12 tasks, finding that CoT improves reasoning tasks but harms perception tasks, and that current multimodal reasoning models show only marginal overall gains with a critical bottleneck in visual reflection.

Chain-of-Thought (CoT) has become a standard method for improving reasoning capabilities in large language models (LLMs) by eliciting step-by-step thinking, but its effectiveness in multimodal tasks remains unclear. In this paper, we aim to systematically investigate the key question: What can multimodal Chain-of-Thought reasoning do, and where and why does it fall short? To this end, we evaluate 12 multimodal tasks across perception and reasoning categories using both 14 non-reasoning models and 8 reasoning models. Our analysis reveals several important findings: (1) CoT is not a free lunch and should be used selectively depending on the specific requirements of each task. For perception tasks, CoT can lead to undesirable side effects, such as reduced performance in visual grounding and object counting. In contrast, it proves effective for reasoning tasks involving mathematical, scientific, and multi-image reasoning; (2) Compared to original models, existing open-source multimodal reasoning models often yield only marginal overall improvements, possibly due to an overemphasis on mathematical reasoning at the expense of broader capabilities; (3) Visual reasoning remains a key bottleneck for current multimodal CoT, as models exhibit a Look Light, Think Heavy pattern where verbal reflection rises and falls during reasoning, whereas visual reflection consistently diminishes. These findings suggest that while multimodal CoT handles verbal reflection relatively well, it lacks the ability to maintain deep visual introspection throughout the reasoning process.

Foundations

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

Your Notes