English

Triviality Corrected Endogenous Reward

Computation and Language 2026-04-14 v1

Abstract

Reinforcement learning for open-ended text generation is constrained by the lack of verifiable rewards, necessitating reliance on judge models that require either annotated data or powerful closed-source models. Inspired by recent work on unsupervised reinforcement learning for mathematical reasoning using confidence-based endogenous rewards, we investigate whether this principle can be adapted to open-ended writing tasks. We find that directly applying confidence rewards leads to Triviality Bias: the policy collapses toward high-probability outputs, reducing diversity and meaningful content. We propose TCER (Triviality Corrected Endogenous Reward), which addresses this bias by rewarding the relative information gain between a specialist policy and a generalist reference policy, modulated by a probability-dependent correction mechanism. Across multiple writing benchmarks and model architectures, TCER achieves consistent improvements without external supervision. Furthermore, TCER also transfers effectively to mathematical reasoning, validating the generality of our approach across different generation tasks.

Keywords

Cite

@article{arxiv.2604.11522,
  title  = {Triviality Corrected Endogenous Reward},
  author = {Xinda Wang and Zhengxu Hou and Yangshijie Zhang and Bingren Yan and Jialin Liu and Chenzhuo Zhao and Zhibo Yang and Bin-Bin Yang and Feng Xiao},
  journal= {arXiv preprint arXiv:2604.11522},
  year   = {2026}
}
R2 v1 2026-07-01T12:06:31.433Z