English

DFPO: Scaling Value Modeling via Distributional Flow towards Robust and Generalizable LLM Post-Training

Machine Learning 2026-05-07 v2 Computation and Language

Abstract

Training reinforcement learning (RL) systems in real-world environments remains challenging due to noisy supervision and poor out-of-domain (OOD) generalization, especially in LLM post-training. Recent distributional RL methods improve robustness by modeling values with multiple quantile points, but they still learn each quantile independently as a scalar. This results in rough-grained value representations that lack fine-grained conditioning on state information, struggling under complex and OOD conditions. We propose DFPO (Distributional Value Flow Policy Optimization with Conditional Risk and Consistency Control), a robust distributional RL framework that models values as continuous flows across time steps. By scaling value modeling through learning of a value flow field instead of isolated quantile predictions, DFPO captures richer state information for more accurate advantage estimation. To stabilize training under noisy feedback, DFPO further integrates conditional risk control and consistency constraints along value flow trajectories. Experiments on dialogue, math reasoning, and scientific tasks show that DFPO outperforms PPO, FlowRL, and other robust baselines under noisy supervision, achieving improved training stability and generalization.

Keywords

Cite

@article{arxiv.2602.05890,
  title  = {DFPO: Scaling Value Modeling via Distributional Flow towards Robust and Generalizable LLM Post-Training},
  author = {Dingwei Zhu and Zhiheng Xi and Shihan Dou and Jiahan Li and Chenhao Huang and Junjie Ye and Sixian Li and Mingxu Chai and Yuhui Wang and Yajie Yang and Ming Zhang and Jiazheng Zhang and Shichun Liu and Caishuang Huang and Yunke Zhang and Yuran Wang and Tao Gui and Xipeng Qiu and Qi Zhang and Xuanjing Huang},
  journal= {arXiv preprint arXiv:2602.05890},
  year   = {2026}
}
R2 v1 2026-07-01T10:22:51.310Z