Online Rubrics Elicitation from Pairwise Comparisons
MohammadHossein Rezaei, Robert Vacareanu, Zihao Wang, Clinton Wang, Bing Liu, Yunzhong He, Afra Feyza Akyürek
TL;DR
Static rubrics for reward modeling can miss emergent desiderata and be vulnerable to reward hacking in long-horizon open-ended tasks. OnlineRubrics introduces online elicitation of criteria from pairwise comparisons between current and reference policy responses, using an LLM-based extractor to augment rubrics during GRPO-based training. Empirically, it yields up to 8 percentage-point gains over training with static rubrics across generalist and expert benchmarks and provides qualitative insights into the evolving rubric themes such as grounding, practicality, and organization. This online, adaptive approach improves robustness and coverage of evaluation criteria, providing a practical path toward more resilient alignment for open-ended generation tasks.
Abstract
Rubrics provide a flexible way to train LLMs on open-ended long-form answers where verifiable rewards are not applicable and human preferences provide coarse signals. Prior work shows that reinforcement learning with rubric-based rewards leads to consistent gains in LLM post-training. Most existing approaches rely on rubrics that remain static over the course of training. Such static rubrics, however, are vulnerable to reward-hacking type behaviors and fail to capture emergent desiderata that arise during training. We introduce Online Rubrics Elicitation (OnlineRubrics), a method that dynamically curates evaluation criteria in an online manner through pairwise comparisons of responses from current and reference policies. This online process enables continuous identification and mitigation of errors as training proceeds. Empirically, this approach yields consistent improvements of up to 8% over training exclusively with static rubrics across AlpacaEval, GPQA, ArenaHard as well as the validation sets of expert questions and rubrics. We qualitatively analyze the elicited criteria and identify prominent themes such as transparency, practicality, organization, and reasoning.
