Multimodal Chain-of-Thought Reasoning in Language Models (original) (raw)

View PDF HTML (experimental)

Abstract:Large language models (LLMs) have shown impressive performance on complex reasoning by leveraging chain-of-thought (CoT) prompting to generate intermediate reasoning chains as the rationale to infer the answer. However, existing CoT studies have primarily focused on the language modality. We propose Multimodal-CoT that incorporates language (text) and vision (images) modalities into a two-stage framework that separates rationale generation and answer inference. In this way, answer inference can leverage better generated rationales that are based on multimodal information. Experimental results on ScienceQA and A-OKVQA benchmark datasets show the effectiveness of our proposed approach. With Multimodal-CoT, our model under 1 billion parameters achieves state-of-the-art performance on the ScienceQA benchmark. Our analysis indicates that Multimodal-CoT offers the advantages of mitigating hallucination and enhancing convergence speed. Code is publicly available at this https URL.

Submission history

From: Aston Zhang [view email]
[v1] Thu, 2 Feb 2023 07:51:19 UTC (421 KB)
[v2] Thu, 9 Feb 2023 02:10:36 UTC (421 KB)
[v3] Wed, 15 Feb 2023 19:20:15 UTC (416 KB)
[v4] Fri, 17 Feb 2023 04:35:55 UTC (477 KB)
[v5] Mon, 20 May 2024 06:43:48 UTC (762 KB)