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

既存の方策から新しい報酬での強化学習結果を予測するPoEM

PoEM: Predicting RL Outcomes from Existing Policies

Kimia Hamidieh, Giannis Daras, Antonio Torralba

この論文をやさしく読む

ひとことで言うと

新しい報酬でモデルを強化学習した結果を、別の報酬で学習済みのモデルから近似する方法。

何に役立つ?

新しい報酬を試す際に、追加の強化学習計算を減らす方法として考えられる。要旨で示されたのは文章・画像を対象とした実験的な検証。

この研究の面白いところ

報酬が線形結合なら対数方策にも線形結合の関係が成り立つと示し、線形でない場合にも低ランクの近似がしばしば見られることを利用する。

どこまで分かった?

線形結合の関係は新報酬が既存報酬の線形結合である条件付き。線形でない場合の低ランク性は観察に基づき、すべての報酬で成り立つとは述べていない。

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

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

基盤モデルには、人間との整合性、正しさ、指示への追従など、特定の報酬を最大化するため、強化学習(RL)による追加学習が行われる。この工程は計算量が大きく、時に不安定で、報酬モデルを変えたり複数の報酬を組み合わせたりするたびに最初から実行する必要がある。そこで本研究は、新しい報酬関数に対するRLの結果を、その報酬で実際にRLを行わず予測できるかを問う。PoEMという枠組みを導入し、別の報酬で追加学習済みの一群のモデルから、新しい報酬でのRLの出力を予測する。まず、新しい報酬関数が既存の報酬の線形結合で表せるなら、新しい方策の対数表示も既存の対数方策の線形結合で表せることを示す。さらに、報酬の間に線形関係がない場合でも、RLで得られた対数方策が、報酬をまたいで近似的に低ランクの部分空間を張ることが多いと観察する。この結合の重み係数は、サンプルに対する報酬の値か基底方策の出力だけを使って推定できる。これらの知見を、新たなRL学習を実行せず、追加学習済みのモデルと新しい報酬関数から目標となるRL方策を近似するアルゴリズムにまとめる。文章と画像の両方のモダリティにわたる人工的な報酬と実際の報酬で、提案法を実験的に検証する。

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

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

更新履歴

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

原文の要旨

Foundation models are post-trained with reinforcement learning (RL) to maximize specific rewards, such as human alignment, correctness, or instruction following. This post-training process is computationally intensive, sometimes unstable, and has to be run from scratch every time the reward model changes or when we want to combine multiple rewards. We hence ask: given a new reward function, is it possible to predict the RL outcomes without actually running RL on it? We answer this in the affirmative by introducing PoEM, a framework to predict the outputs of RL on a new reward function using a set of models already post-trained on other rewards. First, we show that if the new reward function can be written as a linear combination of existing ones, then the new policy in log-space can be written as a linear combination of the existing log-policies. Surprisingly, even in cases where the rewards are not linearly connected, we observe that often log-policies from RL training span an approximately low-rank subspace across rewards. To our benefit, the weighting coefficients for this combination can be estimated using only the reward or basis policy outputs on the samples. We turn these observations into an algorithm that takes post-trained models and a new reward function, and approximates the target RL policy without actually running any additional RL training. We experimentally validate our approach across synthetic and real rewards, spanning both text and image modalities.

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