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

途中の進歩に報酬を加えて目標到達を学ぶ

Improving Offline Goal-Conditioned Reinforcement Learning via Selective Reward Stimulation

Jing Zhang

この論文をやさしく読む

ひとことで言うと

成功した最後の瞬間だけでなく、目標に近づく途中の状態にも学習用の報酬を与える方法です。保存済みの経験から長い行動系列を学びやすくします。

何に役立つ?

追加の試行ができないオフライン学習で、遠い目標につながる初期行動を評価するのに役立ちます。上位の副目標方策を別に学ばずに扱える構成です。

この研究の面白いところ

報酬が遅いと価値の差が推定誤差に埋もれるという解析から、補助的な価値関数による報酬の追加へつなげています。

どこまで分かった?

理論的な説明は単純化した遅延目標の設定です。ベンチマークでの平均的な改善を報告していますが、すべての課題での優位性や実機での成果は要旨にありません。

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

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

目標条件付き強化学習は、指定された目標へ到達する方策の学習を目指しますが、報酬がまばらで長期の依存関係があるオフライン設定では、依然として難しい課題です。この設定では、成功を可能にする初期の判断と、目標達成を知らせる情報の間に長い時間的隔たりがあり、さらにオフラインでの価値推定が誤差を加えます。 この問題を報酬の伝播という観点から調べ、目標が遅れて達成される単純化した設定において、目標に向かう価値の差が局所的な推定誤差に比べて小さくなり得ることを示します。この解析に基づき、オフライン軌跡の中で進歩をもたらす中間状態に追加の報酬信号を入れる、単純で非階層的な方法Reward Stimulation Implicit Q-Learning(RSIQL)を提案します。 RSIQLは補助的な目標条件付き価値関数を使い、目標に近づくと推定される中間状態を特定し、報酬刺激を与えて遅れの小さい学習信号を提供します。階層的方法とは異なり、独立した上位の副目標方策は学習しません。D4RLの目標到達ベンチマークとOGBenchでの実験により、RSIQLは目標条件付きIQLを平均的に上回り、単純で単層の方策構造を保ちながら、階層的なオフライン目標条件付き手法に匹敵する性能を達成することを示します。

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

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

更新履歴

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

原文の要旨

Goal-conditioned reinforcement learning aims to learn policies that reach specified goals, but remains challenging in offline settings with sparse rewards and long-horizon dependencies. In such settings, goal-completion information can be temporally distant from the early decisions that enable success, while offline value estimation introduces additional error. We study this issue from a reward-propagation perspective and show, in a stylized delayed-goal setting, how goal-directed value separation can become small relative to local estimation error. Motivated by this analysis, we propose Reward Stimulation Implicit Q-Learning (RSIQL), a simple non-hierarchical method that introduces additional reward signals at progress-making intermediate states in offline trajectories. RSIQL uses an auxiliary goal-conditioned value function to identify intermediate states estimated to make progress toward the goal and applies reward stimulation to provide less-delayed training supervision. Unlike hierarchical methods, RSIQL does not learn a separate high-level subgoal policy. Experiments on D4RL goal-reaching benchmarks and OGBench show that RSIQL improves over goal-conditioned IQL on average and achieves performance competitive with hierarchical offline goal-conditioned methods, while retaining a simple flat policy structure.

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