Papers
arxiv:2607.10169

Beyond Euclidean Clipping: Overcoming Exploration Collapse in LLM RL via Riemannian Isometric Policy Optimization

Published on Jul 11
· Submitted by
Xinyuan Guo
on Jul 23
Authors:
,
,
,
,

Abstract

Reinforcement learning (RL) has become a dominant paradigm for enhancing LLMs' reasoning capabilities. However, RL algorithms with PPO-Clip are inherently limited by exploration collapse. Subsequent works remain primarily heuristic and fail to identify the essential cause of PPO-Clip's failure. This work reveals the fundamental flaw of PPO-Clip: it implicitly measures policy discrepancy using Euclidean metric, which is theoretically inconsistent with the intrinsic geometry on the policy Riemannian manifold. This geometric mismatch results in overly conservative updates in low-probability regions while aggressive in high-probability regions, ultimately collapsing exploration. To correct this geometric flaw, we propose Riemannian Isometric Policy Optimization (RIPO), which guarantees isometric policy updates on the Riemannian manifold, effectively balancing exploration and exploitation. We further show that RIPO achieves a favorable bias-variance trade-off, which stabilizes optimization. Extensive experiments demonstrate that RIPO significantly surpasses existing LLM RL algorithms across seven competition-level benchmarks (up to 60% improvement over GRPO on AIME24).

Community

Paper author Paper submitter
edited about 20 hours ago

This paper addresses a fundamental, decade-old theoretical flaw in PPO: its heuristic clipping mechanism implicitly assumes a Euclidean metric, resulting in a geometric mismatch with the underlying Riemannian manifold of policy distributions. This mismatch leads to pathological trust region scaling and triggers exploration collapse in LLMs. To resolve this, we introduce Riemannian Isometric Policy Optimization (RIPO), which dynamically aligns trust regions with local geometry, achieving a more balanced exploration-exploitation trade-off and establishing new SOTA performance in LLM RL.

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2607.10169
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2607.10169 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2607.10169 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2607.10169 in a Space README.md to link it from this page.

Collections including this paper 2