English

Precision over Diversity: High-Precision Reward Generalizes to Robust Instruction Following

Machine Learning 2026-01-14 v2 Artificial Intelligence

Abstract

A central belief in scaling reinforcement learning with verifiable rewards for instruction following (IF) tasks is that, a diverse mixture of verifiable hard and unverifiable soft constraints is essential for generalizing to unseen instructions. In this work, we challenge this prevailing consensus through a systematic empirical investigation. Counter-intuitively, we find that models trained on hard-only constraints consistently outperform those trained on mixed datasets. Extensive experiments reveal that reward precision, rather than constraint diversity, is the primary driver of effective alignment. The LLM judge suffers from a low recall rate in detecting false response, which leads to severe reward hacking, thereby undermining the benefits of diversity. Furthermore, analysis of the attention mechanism reveals that high-precision rewards develop a transferable meta-skill for IF. Motivated by these insights, we propose a simple yet effective data-centric refinement strategy that prioritizes reward precision. Evaluated on five benchmarks, our approach outperforms competitive baselines by 13.4\% in performance while achieving a 58\% reduction in training time, maintaining strong generalization beyond instruction following. Our findings advocate for a paradigm shift: moving away from the indiscriminate pursuit of data diversity toward high-precision rewards.

Keywords

Cite

@article{arxiv.2601.04954,
  title  = {Precision over Diversity: High-Precision Reward Generalizes to Robust Instruction Following},
  author = {Yirong Zeng and Yufei Liu and Xiao Ding and Yutai Hou and Yuxian Wang and Haonan Song and Wu Ning and Dandan Tu and Qixun Zhang and Bibo Cai and Yuxiang He and Ting Liu},
  journal= {arXiv preprint arXiv:2601.04954},
  year   = {2026}
}

Comments

Under review, 13 pages, 8 figures