paper-with-me

홈 › Papers

Reasoning Within the Mind: Dynamic Multimodal Interleaving in Latent Space

2025-12-14 · Chengzhi Liu, Yuzhe Yang, Yue Fan, Qingyue Wei, Sheng Liu, Xin Eric Wang arxiv

Recent advancements in Multimodal Large Language Models (MLLMs) have significantly enhanced cross-modal understanding and reasoning by incorporating Chain-of-Thought (CoT) reasoning in the semantic space. Building upon this, recent studies extend the CoT mechanism to the visual modality, enabling models to integrate visual information during reasoning through external tools or explicit image generation. However, these methods remain dependent on explicit step-by-step reasoning, unstable perception-reasoning interaction and notable computational overhead. Inspired by human cognition, we posit that thinking unfolds not linearly but through the dynamic interleaving of reasoning and perception within the mind. Motivated by this perspective, we propose DMLR, a test-time Dynamic Multimodal Latent Reasoning framework that employs confidence-guided latent policy gradient optimization to refine latent think tokens for in-depth reasoning. Furthermore, a Dynamic Visual Injection Strategy is introduced, which retrieves the most relevant visual features at each latent think token and updates the set of best visual patches. The updated patches are then injected into latent think token to achieve dynamic visual-textual interleaving. Experiments across seven multimodal reasoning benchmarks and various model architectures demonstrate that DMLR significantly improves reasoning and perception performance while maintaining high inference efficiency.

📄 PDF Abstract BibTeX arXiv:2512.12623

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal ReasoningImage Generation

Similar Papers 제목 키워드 기반

UMind-VL: A Generalist Ultrasound Vision-Language Model for Unified Grounded Perception and Comprehensive Interpretation

2025-11-27 · Dengbo Chen, Ziwei Zhao, Kexin Zhang, Shishuang Zhao 외 arxiv

Despite significant strides in medical foundation models, the ultrasound domain lacks a comprehensive solution capable of bridging low-level Ultrasound Grounded Perception (e.g., segmentation, localization) and high-leve…

U-Mind: A Unified Framework for Real-Time Multimodal Interaction with Audiovisual Generation

2026-02-27 · Xiang Deng, Feng Gao, Yong Zhang, Youxin Pang 외 arxiv

Full-stack multimodal interaction in real-time is a central goal in building intelligent embodied agents capable of natural, dynamic communication. However, existing systems are either limited to unimodal generation or s…

Instruction FollowingQuestion Answering

Through the Theory of Mind's Eye: Reading Minds with Multimodal Video Large Language Models

2024-06-19 · Zhawnen Chen, Tianchun Wang, Yizhou Wang, Michal Kosinski 외

Can large multimodal models have a human-like ability for emotional and social reasoning, and if so, how does it work? Recent research has discovered emergent theory-of-mind (ToM) reasoning capabilities in large language…

Mind-Brush: Integrating Agentic Cognitive Search and Reasoning into Image Generation

2026-02-02 · Jun He, Junyan Ye, Zilong Huang, Dongzhi Jiang 외 arxiv

While text-to-image generation has achieved unprecedented fidelity, the vast majority of existing models function fundamentally as static text-to-pixel decoders. Consequently, they often fail to grasp implicit user inten…

Text-to-Image Generation

Mind with Eyes: from Language Reasoning to Multimodal Reasoning

2025-03-23 · Zhiyu Lin, YiFei Gao, Xian Zhao, Yunfan Yang 외

Language models have recently advanced into the realm of reasoning, yet it is through multimodal reasoning that we can fully unlock the potential to achieve more comprehensive, human-like cognitive capabilities. This sur…

Action GenerationMultimodal ReasoningSurvey