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

言語エージェントの途中行動を選択的な再実行で評価

CREDO: Variance-Guided Rubric Evolution for Replay-Corrected Credit Assignment

Xuchun Hu

この論文をやさしく読む

ひとことで言うと

最終結果しか分からない長い作業で、途中のどの行動が役立ったかを、必要な箇所だけやり直して評価する方法です。

何に役立つ?

途中評価の誤りを補いながら、再実行の計算予算を配分する学習手法の設計に役立ちます。

この研究の面白いところ

評価項目の選択と再実行する場所の選択を、同じ分散解析から導きます。理想的な推定量と実際のPPO実装の差も明示しています。

どこまで分かった?

リセット可能な学習環境を想定した理論と有限モデルの検証です。著者らは言語エージェントの実ベンチマークでの優位性を主張していません。

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

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

長い時間範囲で行動する言語エージェントは、終了時の疎なフィードバックを受ける一方、途中のルーブリックは、構造化されてはいるものの不適切に設定されている可能性のある進捗評価を与える。リセット可能な学習環境では、反実仮想的な続行ロールアウトによって局所的な貢献を測れるが、網羅的な再実行には費用がかかる。 本研究では、意味的なルーブリックの進化と、選択的な実行に基づく貢献度の補正を組み合わせる枠組みCredoを提案する。固定した評価モデルが観測可能な遷移をルーブリックの特徴量に変換し、貢献度を予測するヘッドが、実際に起きた遷移に伴う終了時の期待報酬の変化を予測する。独立にサンプリングした両側の再実行により、記録された選択確率を使って予測残差を補正する。条件付き不偏性と分散分解を導き、どのルーブリック特徴を残すか、期待再実行予算を固定したときどこに配分するかという二つの設計上の選択を結び付ける。得られる基準では、方策スコアの感度と再実行による網羅の不足に応じて予測誤差を重み付けし、配分則では続行にかかる費用も考慮する。 終了時の一つ抜き法によるアドバンテージと組み合わせる実用的な方法も述べ、クリッピングとトークン正規化を用いたPPO実装を、理想的な方策勾配推定量とは区別する。本予備報告は、方法、証明、厳密な有限モデルによる監査、統制された評価手順を提示する。言語エージェントのベンチマークで実証的に優れているとの主張は行わない。

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

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

更新履歴

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

原文の要旨

Long-horizon language agents receive sparse terminal feedback, while intermediate rubrics provide structured but potentially misspecified assessments of progress. In resettable training environments, counterfactual continuation rollouts can measure local credit, but exhaustive replay is costly. We propose Credo, a framework that couples evolving semantic rubrics with selective, execution-based credit correction. A frozen judge maps visible transitions to rubric features, and a credit head predicts the change in expected terminal reward associated with the realized transition. Independently sampled two-sided replays correct prediction residuals using their recorded inclusion probabilities. We derive conditional unbiasedness and a variance decomposition that connects two design choices: which rubric features to retain, and where to allocate a fixed expected replay budget. The resulting criterion weights prediction errors by policy-score sensitivity and missing replay coverage; its allocation rule additionally accounts for continuation cost. We also describe a practical mixture with terminal leave-one-out advantages and distinguish its clipped, token-normalized PPO implementation from the ideal policy-gradient estimator. This preliminary report provides the method, proofs, an exact finite-model audit, and a controlled evaluation protocol. It makes no claim of empirical superiority on language-agent benchmarks.

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