Optical Reasoning: Rethinking Images as an Expressive Reasoning Medium Beyond Text
This work proposes a new paradigm for reasoning in MLLMs that replaces text rationales with images, potentially reducing computational cost for token-heavy reasoning tasks.
Optical reasoning uses images alone as a reasoning medium for language and multimodal tasks, matching or exceeding text-based chain-of-thought while reducing reasoning tokens by 28.57% on language tasks and 16% on multimodal tasks, achieving 1.96x token efficiency.
Chain-of-Thought (CoT) improves the performance of Large Language Models (LLMs) and has been extended to Multimodal Large Language Models (MLLMs). More recent work further moves from text-based multimodal reasoning toward interleaved-modal reasoning, where intermediate steps can incorporate both textual rationales and visual evidence. In this work, we propose a bolder and more ambitious idea: could images alone serve as the reasoning medium for both language and multimodal tasks? To explore this, we propose optical reasoning, which treats images as a standalone reasoning medium. We instantiate this concept with two variants: typographic-based optical reasoning, which optimizes visual layouts for compact rationale rendering, and graphical-based optical reasoning, which composes text and graphical elements into structured visual rationales. Across mathematical, scientific, and interleaved-modal reasoning benchmarks, optical reasoning can match or even exceed traditional text reasoning while reducing reasoning tokens by an average of 28.57% on language tasks and 16% on multimodal tasks, achieving 1.96 times the token efficiency of text reasoning. These results show that images can effectively and efficiently encode rationales while providing a unified visual canvas for reasoning.