CLApr 13

Triviality Corrected Endogenous Reward

arXiv:2604.1152258.6h-index: 2
AI Analysis

For researchers in reinforcement learning for text generation, this work addresses a critical failure mode (Triviality Bias) in unsupervised reward design, enabling more diverse and meaningful outputs without external supervision.

Reinforcement learning for open-ended text generation suffers from Triviality Bias when using confidence-based endogenous rewards, leading to reduced diversity. The proposed TCER method corrects this by rewarding relative information gain, achieving consistent improvements across writing benchmarks and mathematical reasoning without external supervision.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes