CLLGApr 15

C2: Scalable Rubric-Augmented Reward Modeling from Binary Preferences

arXiv:2604.1361877.2h-index: 5
AI Analysis

For practitioners of reward model training, C2 provides a scalable method to improve reward model reliability without requiring expensive rubric annotations.

C2 introduces a framework for rubric-augmented reward modeling that trains a cooperative rubric generator and a critical verifier from binary preferences only, avoiding costly rubric annotations. It achieves up to 6.5-point gains on RM-Bench and 6.0-point length-controlled win rate on AlpacaEval 2.0, enabling an 8B reward model to match performance of a 4× larger model using external rubrics.

Rubric-augmented verification guides reward models with explicit evaluation criteria, yielding more reliable judgments than single-model verification. However, most existing methods require costly rubric annotations, limiting scalability. Moreover, we find that rubric generation is vulnerable to a failure of cooperation; low-quality rubrics actively mislead reward models rather than help. Inspired by the principle of cooperative communication, we propose Cooperative yet Critical reward modeling (C2), a framework that significantly improves reward model judgments by having the reward model critically collaborate with a rubric generator trained solely from binary preferences. In C2, we synthesize helpful and misleading rubric pairs by measuring how each rubric shifts the reward model toward or away from the correct preference. Using these contrastive pairs, we train a cooperative rubric generator to propose helpful rubrics, and a critical verifier to assess rubric validity before making its judgment, following only rubrics it deems helpful at inference time. C2 outperforms reasoning reward models trained on the same binary preferences, with gains of up to 6.5 points on RM-Bench and 6.0 points length-controlled win rate on AlpacaEval 2.0. Without external rubric annotations, C2 enables an 8B reward model to match performance achieved with rubrics from a 4$\times$ larger model. Overall, our work demonstrates that eliciting deliberate cooperation in rubric-augmented verification makes reward models more trustworthy in a scalable way.

Foundations

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

Your Notes