Beyond Euclidean Clipping: Overcoming Exploration Collapse in LLM RL via Riemannian Isometric Policy Optimization
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
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.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- UP: Unbounded Positive Asymmetric Optimization for Breaking the Exploration-Stability Dilemma (2026)
- Ratio-Variance Regularized Policy Optimization (2026)
- Reformulate LLM Reinforcement Learning for Efficient Training under Black-box Discrepancy (2026)
- What are Key Factors for Updates in RL for LLM Reasoning? (2026)
- Rethinking the Divergence Regularization in LLM RL (2026)
- ARMOR: Stabilizing On-Policy LLM RL with Off-Policy Anchor Samples (2026)
- RLVR without Ineffective Samples: Group Prioritized Off-Policy Optimization for LLM Reasoning (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
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
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper