paper-with-me

홈 › Papers

Rethinking Critic Learning in PPO: Understanding and Mitigating Value Flattening

2026-09-16 · Yizhuo Li, Jianhao Yan, Yun Luo, Zhi Wang, Futing Wang, Rong-Xi Tan, Kanghui Tian, Ganqu Cui, Ning Ding, Peilin Zhao, Yafu Li, Yu Cheng hf

In reinforcement learning for large language models, Proximal Policy Optimization (PPO) commonly uses a critic to estimate state values and reduce the variance of policy updates. However, we uncover a systematic failure mode in PPO critics, which we call Value Flattening: state values, estimated from multiple Monte Carlo continuations, change sharply across intermediate states while critic predictions remain comparatively flat. We further observe this phenomenon in a controlled FrozenLake environment and find that it becomes more pronounced as the state space grows. Our theoretical and empirical analyses relate Value Flattening to an implicit variance penalty in the critic loss and redundant updates from temporally correlated states with similar gradients. Motivated by these findings, we introduce SParse Proximal Policy Optimization (SP^3O), which applies the value loss to only a few well-separated states in each response to mitigate both effects. Experiments on Qwen3-Base show that SP^3O with only three states supervised per response can mitigate Value Flattening and consistently improve the learned policy across model sizes and evaluation suites. Together, our results identify Value Flattening as an important yet overlooked failure mode of critic learning in standard PPO and show that a simple sparse supervision strategy can mitigate it.

📄 PDF Abstract BibTeX arXiv:2609.18708

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Rethinking the Zigzag Flattening for Image Reading

2022-02-21 · Qingsong Zhao, Yi Wang, Zhipeng Zhou, Duoqian Miao 외

Sequence ordering of word vector matters a lot to text reading, which has been proven in natural language processing (NLP). However, the rule of different sequence ordering in computer vision (CV) was not well explored, …

Image ClassificationRepresentation LearningSemantic Segmentation

Multidimensional Task Learning: A Unified Tensor Framework for Computer Vision Tasks

2026-02-26 · Alaa El Ichi, Khalide Jbilou arxiv

This paper introduces Multidimensional Task Learning (MTL), a unified mathematical framework based on Generalized Einstein MLPs (GE-MLPs) that operate directly on tensors via the Einstein product. We argue that current c…

On the Spectral Flattening of Quantized Embeddings

2026-02-01 · Junlin Huang, Wenyi Fang, Zhenheng Tang, Yuxin Wang 외 arxiv

Training Large Language Models (LLMs) at ultra-low precision is critically impeded by instability rooted in the conflict between discrete quantization constraints and the intrinsic heavy-tailed spectral nature of linguis…

End-to-End Graph Flattening Method for Large Language Models

2024-09-23 · Bin Hong, Jinze Wu, Jiayu Liu, Liang Ding 외

In recent years, the breakthrough of Large Language Models (LLMs) offers new ideas for achieving universal methods on graph data. The common practice of converting graphs into natural language for LLMs, which refers to g…

Evaluation of the relative performance of the subflattenings method for phylogenetic inference

2022-05-04 · Joshua Stevenson, Barbara Holland, Michael Charleston, Jeremy Sumner

The algebraic properties of flattenings and subflattenings provide direct methods for identifying edges in the true phylogeny -- and by extension the complete tree -- using pattern counts from a sequence alignment. The r…