運用後の成否が混じる経験からロボット動作を改善
Learning from Mixed-Quality Deployment Experience for Robot Manipulation
この論文をやさしく読む
ひとことで言うと
ロボットが運用中に集めた成功と失敗の混じる記録を、動作の質を見分けながら追加学習に使う方法です。
何に役立つ?
人の修正データや新たな探索を加えにくい環境で、既存の実行記録から方策を改善する用途が考えられます。要旨では、シミュレーションと実機の操作課題で改善を報告しています。
この研究の面白いところ
短い動作列ごとに将来の状態も予測する評価器を作り、その評価を学習時の品質条件と実行時の候補選択の両方に使っています。
どこまで分かった?
要旨は複数のロボット操作課題での比較結果を述べていますが、課題ごとの数値や、別の環境での性能は示していません。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
実環境で運用されるロボットの方策には、成功した実行だけでなく、途中まで進んだ実行や失敗も自然に蓄積される。これらの実行記録は追加学習に有用だが、そのまま模倣学習へ取り込むと望ましくない行動を強めかねない。一方、オフライン強化学習では、報酬がまばらでデータの範囲も限られるため、価値の推定が不安定になりやすい。本研究は、人による追加修正や探索的な相互作用を行わず、運用中に自然に蓄積した自律実行記録だけで学習する設定を扱う。 提案手法のPredictive Action Chunk Learning(PACL)は、まず時間的にまとまった動作列を評価する予測型の批評器を学習する。時間差学習に将来の潜在表現の予測を加え、長い時間幅での価値推定により豊かな教師信号を与える。次に、この批評器が動作列単位のQ値を離散的な品質条件へ変換し、拡散モデルを用いる行動生成器が、品質の異なる経験を同等の手本として扱わずに共同で学習できるようにする。推論時には複数の動作列を生成し、批評器が最も価値の高い候補を選ぶ。シミュレーションと実機のロボット操作課題で、PACLは事前学習済み方策を一貫して改善し、有力な模倣学習手法およびオフライン強化学習手法を上回った。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-24(UTC)
- 最新改訂
- 2026-09-24 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-24 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Robot policies deployed in real environments naturally accumulate mixed-quality experience, including successful executions, partial progress, and failures. Although these rollouts provide valuable information for further learning, directly incorporating them into imitation learning may reinforce undesirable behaviors, while offline reinforcement learning often suffers from unreliable value estimation under sparse rewards and limited data coverage. We consider a practical post-deployment setting where learning relies only on naturally accumulated autonomous rollouts, without additional human corrections or exploratory interaction. To effectively exploit such experience, we propose Predictive Action Chunk Learning (PACL). PACL first learns a predictive chunk-level critic that evaluates temporally extended action sequences and augments temporal difference learning with future latent prediction, providing richer supervision for long-horizon value estimation. The learned critic then converts chunk-level Q-values into discrete quality conditions, which guide a diffusion actor to learn jointly from these mixed-quality experiences without treating all behaviors as equivalent supervision. At inference, the actor generates multiple action chunks and the critic selects the highest valued candidate. Experiments across simulated and real-world robot manipulation tasks show that PACL consistently improves the pretrained policy and outperforms strong imitation learning and offline reinforcement learning baselines.
arXiv ID: 2609.29000 / 要約の誤りについて