Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Multimodal Chain of Continuous Thought for Latent-Space Reasoning in Vision-Language Models

About

Many reasoning techniques for large multimodal models adapt language model approaches, such as Chain-of-Thought (CoT) prompting, which express reasoning as word sequences. While effective for text, these methods are suboptimal for multimodal contexts, struggling to align audio, visual, and textual information dynamically. To explore an alternative paradigm, we propose the Multimodal Chain of Continuous Thought (MCOUT), which enables reasoning directly in a joint latent space rather than in natural language. In MCOUT, the reasoning state is represented as a continuous hidden vector, iteratively refined and aligned with visual and textual embeddings, inspired by human reflective cognition. We develop two variants: MCOUT-Base, which reuses the language model`s last hidden state as the continuous thought for iterative reasoning, and MCOUT-Multi, which integrates multimodal latent attention to strengthen cross-modal alignment between visual and textual features. Experiments on benchmarks including MMMU, ScienceQA, and MMStar show that MCOUT consistently improves multimodal reasoning, yielding up to 8.23% accuracy gains over strong baselines and improving BLEU scores up to 8.27% across multiple-choice and open-ended tasks. These findings highlight latent continuous reasoning as a promising direction for advancing LMMs beyond language-bound CoT, offering a scalable framework for human-like reflective multimodal inference. Code is available at https://github.com/Hanhpt23/OmniMod.

Tan-Hanh Pham, Chris Ngo• 2025

Related benchmarks

TaskDatasetResultRank
Medical Visual Question AnsweringVQA-RAD--
251
Medical Visual Question AnsweringPathVQA--
109
Medical Visual Question AnsweringPMC-VQA
Accuracy48.89
103
Multimodal ReasoningScienceQA
Average Accuracy78.8
45
Multimodal ReasoningMMMU-Pro
Accuracy52
33
Multimodal ReasoningMMStar
Accuracy61.4
25
Multimodal ReasoningPOPE
Accuracy64.5
18
Multimodal ReasoningV*
Accuracy82.5
16
Visual Grounding QAGEMeX RMCoT
Accuracy45
16
Multimodal ReasoningMMVP
Accuracy45.7
16
Showing 10 of 14 rows

Other info

Follow for update