CVCLApr 24, 2024

Cantor: Inspiring Multimodal Chain-of-Thought of MLLM

arXiv:2404.16033v162 citationsh-index: 25MM
Originality Incremental advance
AI Analysis

This work addresses visual reasoning problems for multimodal AI systems, offering an incremental improvement by enhancing existing chain-of-thought methods with better perception-decision integration.

The paper tackles the challenge of 'determining hallucinations' in visual reasoning by proposing Cantor, a multimodal chain-of-thought framework that integrates visual context acquisition and logical reasoning, showing significant improvements on two complex datasets without fine-tuning or ground-truth rationales.

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/ .

Foundations

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

Your Notes