From Perception to Reasoning: Deep Thinking Empowers Multimodal Large Language Models
Wenxin Zhu, Andong Chen, Yuchen Song, Kehai Chen, Conghui Zhu, Ziyan Chen, Tiejun Zhao
TL;DR
The paper surveys Multimodal Chain-of-Thought (MCoT) in Multimodal Large Language Models, detailing why explicit cross-modal reasoning improves performance and interpretability. It categorizes methods into CoT paradigms, post-training data/objectives, and inference-time techniques, and analyzes the underlying mechanisms of information representation, structured reasoning, and process supervision. It also catalogs evaluation benchmarks across math, spatiotemporal, vision-language transformation, sequential/multi-image, and integrated reasoning, and surveys applications in embodied AI, autonomous driving, healthcare, multimodal generation, translation, and social affective tasks. Finally, it discusses robustness, security, omnImodal reasoning, efficiency, and dataset/benchmark construction as key challenges and outlines future directions for advancing fully modal, explainable reasoning in real-world settings.
Abstract
With the remarkable success of Multimodal Large Language Models (MLLMs) in perception tasks, enhancing their complex reasoning capabilities has emerged as a critical research focus. Existing models still suffer from challenges such as opaque reasoning paths and insufficient generalization ability. Chain-of-Thought (CoT) reasoning, which has demonstrated significant efficacy in language models by enhancing reasoning transparency and output interpretability, holds promise for improving model reasoning capabilities when extended to the multimodal domain. This paper provides a systematic review centered on "Multimodal Chain-of-Thought" (MCoT). First, it analyzes the background and theoretical motivations for its inception from the perspectives of technical evolution and task demands. Then, it introduces mainstream MCoT methods from three aspects: CoT paradigms, the post-training stage, and the inference stage, while also analyzing their underlying mechanisms. Furthermore, the paper summarizes existing evaluation benchmarks and metrics, and discusses the application scenarios of MCoT. Finally, it analyzes the challenges currently facing MCoT and provides an outlook on its future research directions.
