CLFeb 6

R-Align: Enhancing Generative Reward Models through Rationale-Centric Meta-Judging

arXiv:2602.06763v11 citationsh-index: 13
Originality Incremental advance
AI Analysis

This addresses robustness issues in aligning large language models for subjective domains, but is incremental as it builds on existing GenRM frameworks.

The paper tackles the problem of Generative Reward Models (GenRMs) in RLHF having inconsistent reasoning rationales that degrade downstream policy performance, and shows that their method, R-Align, reduces spurious correctness and improves actor performance across multiple tasks.

Reinforcement Learning from Human Feedback (RLHF) remains indispensable for aligning large language models (LLMs) in subjective domains. To enhance robustness, recent work shifts toward Generative Reward Models (GenRMs) that generate rationales before predicting preferences. Yet in GenRM training and evaluation, practice remains outcome-label-only, leaving reasoning quality unchecked. We show that reasoning fidelity-the consistency between a GenRM's preference decision and reference decision rationales-is highly predictive of downstream RLHF outcomes, beyond standard label accuracy. Specifically, we repurpose existing reward-model benchmarks to compute Spurious Correctness (S-Corr)-the fraction of label-correct decisions with rationales misaligned with golden judgments. Our empirical evaluation reveals substantial S-Corr even for competitive GenRMs, and higher S-Corr is associated with policy degeneration under optimization. To improve fidelity, we propose Rationale-Centric Alignment, R-Align, which augments training with gold judgments and explicitly supervises rationale alignment. R-Align reduces S-Corr on RM benchmarks and yields consistent gains in actor performance across STEM, coding, instruction following, and general tasks.

Foundations

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

Your Notes