Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

C2: Scalable Rubric-Augmented Reward Modeling from Binary Preferences

About

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.

Akira Kawabata, Saku Sugawara• 2026

Related benchmarks

TaskDatasetResultRank
Instruction FollowingAlpacaEval 2.0
Win Rate44
507
Instruction FollowingArena Hard
Win Rate74.6
103
Preference PredictionRewardBench
Accuracy91.8
10
Preference PredictionRM-Bench
Accuracy87.8
10
Preference PredictionRewardBench 2
Accuracy71
10
Preference PredictionJudgeBench
Positional Consistent Accuracy63.5
10
Showing 6 of 6 rows

Other info

GitHub

Follow for update