arXiv論文メモ
新着一覧
cs.LG / cs.AI · 査読状況未確認

採点基準の順位から言語モデルの強化学習報酬を作る

RLVR$^{2}$: Reinforcement Learning with Verifiable Rubric-based Ranking

Hao Li, Zhengkun Zhang, Gangqiang Hu, Zhen Zhang, Yude Gao, Dai Dai, Jing Liu

この論文をやさしく読む

ひとことで言うと

複数の採点項目を一つの学習報酬にまとめる際、生の点差ではなく順位を使う方法を評価した。

何に役立つ?

複数の品質条件で言語モデルを強化学習する際、尺度の違う点数を扱う方法として考えられる。要旨は16ベンチマークでの比較結果を示す。

この研究の面白いところ

同じ集団内の項目別の順位から効用を推定し、学習目標ではない補助属性も直接報酬化せずに調整できる。

どこまで分かった?

結果は三つのモデル規模と16ベンチマークでのもの。全課題での最良成績や、あらゆる採点基準への一般化は要旨にない。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

検証可能な報酬を用いる強化学習(RLVR)は、数学やコードのように正誤が明確な課題から、多次元の採点基準で品質を指定する課題へ広がっている。方策最適化では一つの試行につき一つの数値が必要なため、複数の基準の得点を一つの報酬にまとめなければならない。一般的な方法は各基準を正規化して線形結合するが、これは基準間で点差の大きさを比較でき、ある基準の改善で別の基準の失敗を補えると仮定する。意味の異なる基準では両方とも頼りない。著者らは、採点基準に基づく検証可能な順位付けを使うRLVR²を提案する。各基準の得点を、同じ集団内での基準別の順序へ変え、比較行列から潜在的な効用を推定し、それらを一つの学習信号にまとめる。生の得点の大きさを捨てて集団内の順序だけを残すことで、異質な採点尺度を調整する必要を避ける。さらに目的を保った属性調整も可能である。観測された順位と相関していても学習目標ではない補助属性を、採点基準を増やしたり直接報酬を与えたりせず、推定に加えられる。三つのモデル規模と16のベンチマークで、代表的な採点基準方式の基準法を一貫して上回り、全ての規模で大半のベンチマークの総合成績が最良だった。分析では、品質目標を保ちながら、推論効率や回答形式に結びつく系統的な効果を制御できた。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-20(UTC)
最新改訂
2026-09-20 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Reinforcement Learning with Verifiable Rewards (RLVR) is expanding from tasks with well-defined correctness signals, such as mathematics and code, toward multifaceted quality requirements specified by multi-dimensional rubrics. Since policy optimization consumes one scalar per rollout, rubric-based pipelines must map multiple criterion scores into a scalar reward. This aggregation is often treated as score scaling, but it implicitly determines how quality dimensions trade off during training. The prevailing practice, normalizing each criterion and taking a linear combination, assumes that cardinal score differences are comparable across criteria and that gains on one criterion compensate for failures on another; both assumptions are unreliable when criteria are semantically heterogeneous. We propose Reinforcement Learning with Verifiable Rubric-based Ranking (RLVR$^2$), a verifiable ranking paradigm for rubric-based RLVR. For each criterion, RLVR$^2$ converts rubric scores into criterion-specific within-group ordinal outcomes, recovers a latent utility from the resulting comparison matrix, and merges these utilities into one training signal. By retaining only within-group ordering and discarding raw score magnitudes, RLVR$^2$ avoids calibrating heterogeneous rubric scales. It further supports objective-preserving attribute adjustment: auxiliary attributes that correlate with observed rankings but are not training objectives can enter the estimation without expanding the rubric or rewarding them directly. Across three model scales and 16 benchmarks, RLVR$^2$ consistently outperforms representative rubric-based baselines, achieving the best overall performance on most benchmarks at every scale. Analysis shows it controls systematic effects tied to reasoning efficiency and response formatting while preserving the quality objective.

著者のコメント

Preprint

arXiv ID: 2609.23457 / 要約の誤りについて