paper-with-me

Papers

HyLaR: Hybrid Latent Reasoning with Decoupled Policy Optimization

2026-04-22 · Tao Cheng, Shi-Zhe Chen, Hao Zhang, Yixin Qin, Jinwen Luo, Zheng Wei arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.20328

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningText Generation

Similar Papers 제목 키워드 기반

Hybrid Latent Reasoning via Reinforcement Learning

2025-05-24 · Zhenrui Yue, Bowen Jin, Huimin Zeng, Honglei Zhuang 외

Recent advances in large language models (LLMs) have introduced latent reasoning as a promising alternative to autoregressive reasoning. By performing internal computation with hidden states from previous steps, latent r…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Thinkless: LLM Learns When to Think

2025-05-19 · Gongfan Fang, Xinyin Ma, Xinchao Wang

Reasoning Language Models, capable of extended chain-of-thought reasoning, have demonstrated remarkable performance on tasks requiring complex logical inference. However, applying elaborate reasoning for all queries ofte…

GSM8KMath

Decoupled Sparse Priors Guided Diffusion Compression Model for Point Clouds

2024-11-21 · Xiaoge Zhang, Zijie Wu, Mehwish Nasim, Mingtao Feng 외

Lossy compression methods rely on an autoencoder to transform a point cloud into latent points for storage, leaving the inherent redundancy of latent representations unexplored. To reduce redundancy in latent points, we …

Decoder

DRAFT: Task Decoupled Latent Reasoning for Agent Safety

2026-02-11 · Lin Wang, Junfeng Fang, Dan Zhang, Fei Shen 외 arxiv

The advent of tool-using LLM agents shifts safety monitoring from output moderation to auditing long, noisy interaction trajectories, where risk-critical evidence is sparse-making standard binary supervision poorly suite…

Multimodal Trajectory Prediction Conditioned on Lane-Graph Traversals

2021-06-28 · Nachiket Deo, Eric M. Wolff, Oscar Beijbom

Accurately predicting the future motion of surrounding vehicles requires reasoning about the inherent uncertainty in driving behavior. This uncertainty can be loosely decoupled into lateral (e.g., keeping lane, turning) …

Decodermotion predictionPredictionTrajectory Prediction