paper-with-me

홈 › Papers

Cantor: Inspiring Multimodal Chain-of-Thought of MLLM

2024-04-24 · Timin Gao, Peixian Chen, Mengdan Zhang, Chaoyou Fu, Yunhang Shen, Yan Zhang, Shengchuan Zhang, Xiawu Zheng, Xing Sun, Liujuan Cao, Rongrong Ji

With the advent of large language models(LLMs) enhanced by the chain-of-thought(CoT) methodology, visual reasoning problem is usually decomposed into manageable sub-tasks and tackled sequentially with various external tools. However, such a paradigm faces the challenge of the potential "determining hallucinations" in decision-making due to insufficient visual information and the limitation of low-level perception tools that fail to provide abstract summaries necessary for comprehensive reasoning. We argue that converging visual context acquisition and logical reasoning is pivotal for tackling visual reasoning tasks. This paper delves into the realm of multimodal CoT to solve intricate visual reasoning tasks with multimodal large language models(MLLMs) and their cognitive capability. To this end, we propose an innovative multimodal CoT framework, termed Cantor, characterized by a perception-decision architecture. Cantor first acts as a decision generator and integrates visual inputs to analyze the image and problem, ensuring a closer alignment with the actual context. Furthermore, Cantor leverages the advanced cognitive functions of MLLMs to perform as multifaceted experts for deriving higher-level information, enhancing the CoT generation process. Our extensive experiments demonstrate the efficacy of the proposed framework, showing significant improvements in multimodal CoT performance across two complex visual reasoning datasets, without necessitating fine-tuning or ground-truth rationales. Project Page: https://ggg0919.github.io/cantor/ .

📄 PDF Abstract BibTeX arXiv:2404.16033

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingLogical ReasoningVisual Reasoning

Similar Papers 제목 키워드 기반

Chaining Simultaneous Thoughts for Numerical Reasoning

2022-11-29 · Zhihong Shao, Fei Huang, Minlie Huang

Given that rich information is hidden behind ubiquitous numbers in text, numerical reasoning over text should be an essential skill of AI systems. To derive precise equations to solve numerical reasoning problems, previo…

Grounded Chain-of-Thought for Multimodal Large Language Models

2025-03-17 · Qiong Wu, Xiangcong Yang, Yiyi Zhou, Chenxin Fang 외

Despite great progress, existing multimodal large language models (MLLMs) are prone to visual hallucination, greatly impeding their trustworthy applications. In this paper, we study this problem from the perspective of v…

HallucinationSpatial Reasoning

MiCEval: Unveiling Multimodal Chain of Thought's Quality via Image Description and Reasoning Steps

2024-10-18 · Xiongtao Zhou, Jie He, Lanyu Chen, Jingyu Li 외

Multimodal Chain of Thought (MCoT) is a popular prompting strategy for improving the performance of multimodal large language models (MLLMs) across a range of complex reasoning tasks. Despite its popularity, there is a n…

Image DescriptionInformativeness

Stop Reasoning! When Multimodal LLM with Chain-of-Thought Reasoning Meets Adversarial Image

2024-02-22 · Zefeng Wang, Zhen Han, Shuo Chen, Fan Xue 외

Multimodal LLMs (MLLMs) with a great ability of text and image understanding have received great attention. To achieve better reasoning with MLLMs, Chain-of-Thought (CoT) reasoning has been widely explored, which further…

Adversarial RobustnessMultimodal ReasoningVisual Reasoning

EndoCoT: Scaling Endogenous Chain-of-Thought Reasoning in Diffusion Models

2026-03-12 · Xuanlang Dai, Yujie Zhou, Long Xing, Jiazi Bu 외 arxiv

Recently, Multimodal Large Language Models (MLLMs) have been widely integrated into diffusion frameworks primarily as text encoders to tackle complex tasks such as spatial reasoning. However, this paradigm suffers from t…

Spatial Reasoning