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

Hybrid Latent Reasoning with Decoupled Policy Optimization

About

Chain-of-Thought (CoT) reasoning significantly elevates the complex problem-solving capabilities of multimodal large language models (MLLMs). However, adapting CoT to vision typically discretizes signals to fit LLM inputs, causing early semantic collapse and discarding fine-grained details. While external tools can mitigate this, they introduce a rigid bottleneck, confining reasoning to predefined operations. Although recent latent reasoning paradigms internalize visual states to overcome these limitations, optimizing the resulting hybrid discrete-continuous action space remains challenging. In this work, we propose HyLaR (Hybrid Latent Reasoning), a framework that seamlessly interleaves discrete text generation with continuous visual latent representations. Specifically, following an initial cold-start supervised fine-tuning (SFT), we introduce DePO (Decoupled Policy Optimization) to enable effective reinforcement learning within this hybrid space. DePO decomposes the policy gradient objective, applying independent trust-region constraints to the textual and latent components, alongside an exact closed-form von Mises-Fisher (vMF) KL regularizer. Extensive experiments demonstrate that HyLaR outperforms standard MLLMs and state-of-the-art latent reasoning approaches across fine-grained perception and general multimodal understanding benchmarks. Code is available at https://github.com/EthenCheng/HyLaR.

Tao Cheng, Shi-Zhe Chen, Hao Zhang, Yixin Qin, Jinwen Luo, Zheng Wei• 2026

Related benchmarks

TaskDatasetResultRank
Hallucination EvaluationHallusionBench
Accuracy63.68
153
High-resolution perceptionHR-Bench-4K
Overall Score75
103
High-resolution Visual UnderstandingHR-Bench-8K
FSP88.25
83
Visual Question AnsweringMMVP
Accuracy73.67
82
Multimodal ReasoningMMStar
Accuracy62
78
Visual Perception and ReasoningBLINK
Accuracy57.14
64
High-resolution perceptionV*
Overall Score83.77
55
Visual Question AnsweringSEED-Bench-2-Plus
Accuracy70.32
21
Showing 8 of 8 rows

Other info

Follow for update