CLOct 9, 2025

OpenRubrics: Towards Scalable Synthetic Rubric Generation for Reward Modeling and LLM Alignment

arXiv:2510.07743v164 citationsh-index: 9
Originality Incremental advance
AI Analysis

This addresses the problem of capturing multifaceted human preferences in reward modeling for LLM alignment, offering a scalable alternative to costly human evaluation, though it builds incrementally on existing rubric-as-rewards approaches.

The paper tackles the challenge of generating reliable and scalable rubrics for reward modeling in LLM alignment by introducing OpenRubrics, a large-scale dataset of prompt-rubric pairs, and a Contrastive Rubric Generation method, resulting in a rubric-based reward model that outperforms baselines by 6.8% on benchmarks and improves policy models.

Reward modeling lies at the core of reinforcement learning from human feedback (RLHF), yet most existing reward models rely on scalar or pairwise judgments that fail to capture the multifaceted nature of human preferences. Recent studies have explored rubrics-as-rewards (RaR) that uses structured natural language criteria that capture multiple dimensions of response quality. However, producing rubrics that are both reliable and scalable remains a key challenge. In this work, we introduce OpenRubrics, a diverse, large-scale collection of (prompt, rubric) pairs for training rubric-generation and rubric-based reward models. To elicit discriminative and comprehensive evaluation signals, we introduce Contrastive Rubric Generation (CRG), which derives both hard rules (explicit constraints) and principles (implicit qualities) by contrasting preferred and rejected responses. We further improve reliability by enforcing preference-label consistency via rejection sampling to remove noisy rubrics. Across multiple reward-modeling benchmarks, our rubric-based reward model, Rubric-RM, surpasses strong size-matched baselines by 6.8%. These gains transfer to policy models on instruction-following and biomedical benchmarks. Our results show that rubrics provide scalable alignment signals that narrow the gap between costly human evaluation and automated reward modeling, enabling a new principle-driven paradigm for LLM alignment.

Foundations

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

Your Notes