LEPO: Latent Reasoning Policy Optimization for Large Language Models

23d ago · Global · primary source: export.arxiv.org

A new framework called LEPO applies reinforcement learning directly to continuous latent representations inside large language models, a departure from methods that operate on discrete token sequences, according to a preprint posted to arXiv in April 2026 [1]. The paper, authored by Yuyan Zhou and colleagues, was submitted on 20 April 2026 and revised through 12 June 2026 [1]. It addresses a limitation in recent latent reasoning approaches: without stochastic sampling, these systems tend to collapse into deterministic inference and miss alternative reasoning paths [2]. To restore exploratory capacity, the researchers inject controllable randomness via the Gumbel-Softmax technique [2]. Building on that stochastic foundation, the team proposes Latent Reasoning Policy Optimization, or LEPO. During the rollout phase, LEPO preserves stochasticity so that diverse trajectories can be sampled. In the optimization phase, it constructs a unified gradient estimate that covers both the continuous latent representations and the discrete output tokens [2]. The authors report that LEPO significantly outperforms existing reinforcement-learning methods designed for discrete and latent reasoning [1][2]. The work appears on arXiv, an open-access repository that hosts preprints across physics, mathematics, computer science, and related fields [6]. As of late 2024, arXiv was receiving roughly 24,000 new submissions per month and had surpassed two million total articles by the end of 2021 [6]. Papers on the platform are moderated but not peer-reviewed, a model that has made it the primary distribution channel for early-stage research in many quantitative disciplines [6]. The LEPO preprint is accompanied by experimental tools integrated through arXivLabs, a framework that lets community collaborators build features directly on the site [4]. Among the linked services are the Bibliographic Explorer, which maps citation trees, and the CORE Recommender, which surfaces related open-access papers from a global network of repositories [5]. arXiv introduced the Labs framework in 2020 to formalize such collaborations while requiring partners to adhere to the repository’s values of openness, community, excellence, and user-data privacy [4]. Large language models, the class of systems LEPO targets, are machine-learning models with many parameters trained on vast text corpora through self-supervised learning [8]. The LEPO submission history lists file sizes of 1,181 KB for the first three versions and 1,172 KB for the fourth [1].

regulationresearch-paperinfrastructuretool-release

Background sources we checked (7)
  • arxiv.org ↗ 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…
  • info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
  • blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
  • info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…

Sources

Spot something wrong? Report an issue