paper-with-me

홈 › Papers

DLWM: Diverse Latent World Models for Efficient Multimodal Reasoning

2026-06-13 · David Huang, Lianlei Shan arxiv

Reasoning capabilities of multimodal large language models (MLLMs) have improved considerably in recent years. Existing approaches typically rely on explicit chain-of-thought or continuous latent-space trajectories to enhance multi-step reasoning. However, these methods generally assume that an input admits a single latent interpretation and unfold reasoning along a fixed path or under a uniform computation budget. In real-world multimodal settings, visual observations are often subject to occlusion, blur, viewpoint variation, or semantic ambiguity, giving rise to multiple plausible interpretations. A uniform reasoning strategy not only limits the model's ability to explore multiple hypotheses but also incurs high memory usage and rollout cost. We present DLWM (Diverse Latent World Models), a multimodal reasoning framework that combines latent-space reasoning with reinforcement learning. First, we construct a set of diverse latent world hypotheses in continuous latent space, each capturing a different plausible interpretation of the visual input, and unfold latent reasoning independently on each hypothesis. An orthogonality-based diversity regularizer explicitly prevents hypothesis collapse. Second, we formulate the latent reasoning process as a resource-constrained sequential decision problem and introduce a resource-aware reinforcement learning policy that adaptively allocates computation across hypotheses, dynamically deciding whether to expand, terminate, or merge reasoning paths, thereby substantially reducing memory footprint and improving rollout efficiency. Experiments on multiple multimodal reasoning benchmarks demonstrate that DLWM outperforms existing methods by 2-5 points in accuracy while reducing memory usage by 24%.

📄 PDF Abstract BibTeX arXiv:2606.15160

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMultimodal Reasoning

Similar Papers 제목 키워드 기반

DLWM: Dual Latent World Models enable Holistic Gaussian-centric Pre-training in Autonomous Driving

2026-04-01 · Yiyao Zhu, Ying Xue, Haiming Zhang, Guangfeng Jiang 외 arxiv

Vision-based autonomous driving has gained much attention due to its low costs and excellent performance. Compared with dense BEV (Bird's Eye View) or sparse query models, Gaussian-centric method is a comprehensive yet s…

Autonomous DrivingMotion Planning

Latent-WAM: Latent World Action Modeling for End-to-End Autonomous Driving

2026-03-25 · Linbo Wang, Yupeng Zheng, Qiang Chen, Shiwei Li 외 arxiv

We introduce Latent-WAM, an efficient end-to-end autonomous driving framework that achieves strong trajectory planning through spatially-aware and dynamics-informed latent world representations. Existing world-model-base…

Trajectory PlanningAutonomous Driving

OPLD: On-Policy Latent Distillation for Multimodal Reasoning

2026-07-30 · Shoutai Zhu, Tianyang Xu, Bin Sun, Mingyuan Xu 외 arxiv

Interleaved multimodal Chain-of-Thought (CoT) improves visual reasoning by incorporating auxiliary visual evidence into intermediate reasoning. However, existing approaches remain constrained by externally defined reason…

Multimodal ReasoningVisual Reasoning

Can MiniMax-H3 Reason About the Physical World? An Evaluation of Omni-Modal Generative Model

2026-09-16 · Haoyu Zhao, Zihao Zhao, Tianyu Deng, Ziqin Xu 외 hf

Recent Omni-Modal Generative Models (Omni-Models) have advanced content generation toward unified modeling of text, images, video, and audio. MiniMax-H3 exemplifies this transition by combining multimodal context underst…

Video Generation

NavWM: A Unified Navigation World Model for Foresight-Driven Planning

2026-06-23 · Yanghong Mei, Longteng Guo, Ming-Ming Yu, Guiyu Zhao 외 arxiv

Conventional visual navigation policies often struggle with myopic decision-making and mode collapse in complex environments. While world models offer a promising alternative, existing paradigms typically isolate percept…

Trajectory ForecastingVisual Navigation