DiffThinker: Towards Generative Multimodal Reasoning with Diffusion Models
Zefeng He, Xiaoye Qu, Yafu Li, Tong Zhu, Siyuan Huang, Yu Cheng
TL;DR
DiffThinker introduces Generative Multimodal Reasoning by recasting multimodal tasks as image-to-image generation with diffusion models, delivering superior logical consistency and spatial precision for vision-centric, long-horizon reasoning. It identifies four core advantages—efficiency, controllability, native parallelism, and collaboration—and benchmarks seven tasks across four domains, consistently surpassing state-of-the-art closed-source models (+314.2% vs GPT-5, +111.6% vs Gemini-3-Flash, +39.0% vs a fine-tuned Qwen3-VL). An explicit comparison with MLLMs highlights the benefits of visual generative reasoning, while ablation studies reveal optimal inference budgets (≈20 steps) and the impact of data scale and CFG guidance. The work also explores a DiffThinker-Video variant, showing both the promise and current limitations of video-based reasoning, and argues for future integration with text-centric models to broaden multimodal reasoning capabilities.
Abstract
While recent Multimodal Large Language Models (MLLMs) have attained significant strides in multimodal reasoning, their reasoning processes remain predominantly text-centric, leading to suboptimal performance in complex long-horizon, vision-centric tasks. In this paper, we establish a novel Generative Multimodal Reasoning paradigm and introduce DiffThinker, a diffusion-based reasoning framework. Conceptually, DiffThinker reformulates multimodal reasoning as a native generative image-to-image task, achieving superior logical consistency and spatial precision in vision-centric tasks. We perform a systematic comparison between DiffThinker and MLLMs, providing the first in-depth investigation into the intrinsic characteristics of this paradigm, revealing four core properties: efficiency, controllability, native parallelism, and collaboration. Extensive experiments across four domains (sequential planning, combinatorial optimization, constraint satisfaction, and spatial configuration) demonstrate that DiffThinker significantly outperforms leading closed source models including GPT-5 (+314.2\%) and Gemini-3-Flash (+111.6\%), as well as the fine-tuned Qwen3-VL-32B baseline (+39.0\%), highlighting generative multimodal reasoning as a promising approach for vision-centric reasoning.
