LEPO: \underline{L}atent R\underline{e}asoning \underline{P}olicy \underline{O}ptimization for Large Language~Models

๐Ÿ“… 2026-04-20
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF

career value

178K/year
๐Ÿค– AI Summary
Existing latent reasoning approaches suffer from insufficient controllable stochasticity, leading to deterministic reasoning paths that hinder effective integration with reinforcement learning. This work proposes a Gumbel-Softmaxโ€“based latent reasoning framework that preserves diverse sampling during rollout while unifying gradient estimation for continuous latent representations and discrete tokens during optimization. For the first time, this enables direct reinforcement learning in continuous latent spaces. By restoring the exploration capability of large language models and establishing a unified gradient estimation mechanism, the proposed method significantly outperforms current discrete and latent reasoning reinforcement learning approaches across multiple experimental benchmarks.

Technology Category

Application Category

๐Ÿ“ Abstract
Recently, latent reasoning has been introduced into large language models (LLMs) to leverage rich information within a continuous space. However, without stochastic sampling, these methods inevitably collapse to deterministic inference, failing to discover diverse reasoning paths. To bridge the gap, we inject controllable stochasticity into latent reasoning via Gumbel-Softmax, restoring LLMs' exploratory capacity and enhancing their compatibility with Reinforcement Learning (RL). Building on this, we propose \textbf{\underline{L}}atent R\textbf{\underline{e}}asoning \textbf{\underline{P}}olicy \textbf{\underline{O}}ptimization~(\textbf{LEPO}), a novel framework that applies RL directly to continuous latent representations. Specifically, in rollout stage, LEPO maintains stochasticity to enable diverse trajectory sampling, while in optimization stage, LEPO constructs a unified gradient estimation for both latent representations and discrete tokens. Extensive experiments show that LEPO significantly outperforms existing RL methods for discrete and latent reasoning.
Problem

Research questions and friction points this paper is trying to address.

latent reasoning
stochasticity
large language models
reinforcement learning
diverse reasoning paths
Innovation

Methods, ideas, or system contributions that make the work stand out.

Latent Reasoning
Reinforcement Learning
Gumbel-Softmax
Policy Optimization
Large Language Models
๐Ÿ”Ž Similar Papers
No similar papers found.