計画をまねる方策と探索する方策を組み合わせる強化学習
GEM-MPC: Balancing Exploration and Exploitation through Expert-Guided Planning
この論文をやさしく読む
ひとことで言うと
ロボットなどの連続的な制御を学ぶ際、良い計画を再現する行動と、その周辺を探る行動を組み合わせる方法です。
何に役立つ?
計画と強化学習を併用するシステムで、古い計画データを無条件に使うことによるずれを減らすために役立ちます。全データの再解析を避けて計算負担を抑える狙いです。
この研究の面白いところ
活用と探索を担う2つの方策を計画器で組み合わせるとともに、保存された計画が今も良い教師かを選別します。行動の選び方と学習データの使い方を一緒に改善しています。
どこまで分かった?
要旨の結果は連続制御ベンチマークに関するものです。個別の課題名、性能差、計算予算の具体値はなく、実機での有効性やあらゆる制御問題での優位性までは確認できません。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
高次元の連続制御における有効な探索は、強化学習の中心的な課題であり続けている。計画に基づく手法は、オンライン計画と学習した方策・価値関数を組み合わせてこれに対処するが、学習中に構成要素の間で不整合が生じることがある。学習したサンプリング方策が計画器の行動からずれる一方、リプレイに保存された計画分布は、モデルや価値関数の変化とともに古くなる。再解析によって学習目標を更新できるが、計算コストが大きい。 本研究では、計画と学習の連携を改善する、MPPIに基づく強化学習手法GEM-MPCを提案する。GEM-MPCはMPPIを用い、計画器を模倣するよう学習した方策と、その周辺を探索するKL正則化付き方策を組み合わせる。これにより、計画内で相補的な活用と誘導された探索を行う。 さらにGated Prior Distillationを導入する。保存された計画分布が現在の事前分布より良い学習目標を与えるときだけ、そこから選択的に学ぶことで、全面的な再解析を行わずに古い計画データの影響を減らす。連続制御ベンチマーク全体で、GEM-MPCはより小さな計算予算のもとで、既存の計画ベースの比較手法を一貫して上回る。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-18(UTC)
- 最新改訂
- 2026-09-18 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-18 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Effective exploration in high-dimensional continuous control remains a central challenge in reinforcement learning. Planning-based methods address this by combining online planning with learned policies and value functions, but their components can become misaligned during training: learned sampling policies may diverge from planner behavior, while planning distributions stored in replay become stale as the model and value function evolve. Reanalysis can refresh these targets, but at substantial computational cost. We propose GEM-MPC, an MPPI-based reinforcement learning method that improves the interaction between planning and learning. GEM-MPC uses MPPI to combine a policy trained to clone the planner with a KL-regularized policy that explores around it, providing complementary exploitation and guided exploration within planning. We further introduce Gated Prior Distillation, which selectively learns from stored planning distributions only when they provide a better target than the current prior, reducing the impact of stale planning data without requiring full reanalysis. Across continuous-control benchmarks, GEM-MPC consistently outperforms existing planning-based baselines under lower computational budgets.
著者のコメント
Preprint
arXiv ID: 2609.21735 / 要約の誤りについて