日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
マニピュレーションarXiv:2609.21788

事前学習から熟達へ:最小限の人的介入で長期的マニピュレーションを実現する実世界サブタスクRL

From Pretraining to Proficiency: Real-World Subtask RL for Long-Horizon Manipulation with Minimal Human Intervention

シェア:XThreadsFacebookLINEはてブBluesky

事前学習済みロボット基盤方策の弱点となるサブタスクに絞って実世界で強化学習を行い、人間の介入を最小限に抑えつつ長期的タスクの成功率を大幅に向上させるフレームワークPARTSを提案。

詳しい要約

1. どんなもの?

- 長期的なロボット操作タスクにおいて、事前学習済みの foundation policy が大部分を実行できても一部の critical subtask で繰り返し失敗する問題を扱う。 - 提案手法 PARTS (Policy Adaptation with RL on Targeted Subtasks) は、実世界 subtask RL フレームワークであり、ボトルネックに練習を集中させ、最小限の人間介入で訓練ロールアウトを進める。 - 凍結した pretrained policy が nominal action を供給し、agent 生成の selector と success verifier が residual correction を活性化し、local outcome reward を与える。 - 訓練は online RL と success-reweighted retraining を組み合わせ、再訓練された residual policy を再配置して経験を収集する。 - 人間はセットアップ時にボトルネックを特定し、必要に応じて物理的リセットを行う。

2. 先行研究と比べてどこがすごい?

- 既存の RL fine-tuning は sparse reward のみで long-horizon タスクを解くのが難しい。 - 追加の full-task demonstration による SFT は、既に得意な行動をオペレータが繰り返す必要がある。 - PARTS は、同じ robot-rollout budget の下で既存の real-world RL fine-tuning 手法と比較して full-task success を 25% 以上向上させ、人間の関与を少なくする。 - bimanual YAM と single-arm Franka タスクで、complete-task success をそれぞれ 32%→61%、50%→95% に改善。 - タスクあたり平均数十分の real-world RL rollout で実現。

3. 技術・手法の肝は?

- 凍結した pretrained policy が実行全体で nominal action を供給する。 - agent 生成の selector と success verifier が residual correction を活性化し、local outcome reward を提供する。 - これらの reward により、complete-task success が稀でも successful subtask から学習できる。 - 訓練は online RL と success-reweighted retraining を組み合わせる。 - 再訓練された residual policy を再配置してさらなる経験を収集する。 - 人間はセットアップ時にボトルネックを特定し、必要に応じて物理的リセットを行う。

4. どうやって有効だと検証した?

- bimanual YAM と single-arm Franka のタスクで評価。 - complete-task success が bimanual YAM で 32% から 61% へ、single-arm Franka で 50% から 95% へ改善。 - タスクあたり平均数十分の real-world RL rollout を使用。 - 既存の real-world RL fine-tuning 手法と比較して、同じ robot-rollout budget で full-task success を 25% 以上向上。 - 人間の関与も少なくて済むことを示した。

5. 議論はある?

- 要旨からは不明。

6. 次に読むべき論文は?

- 要旨で参照/比較されている既存の real-world RL fine-tuning 手法。 - 関連手法として supervised fine-tuning (SFT) による full-task demonstration 収集。 - 同分野の定番として robot foundation policy の pretraining と RL fine-tuning に関する研究。

※ AIが要旨から生成した要約です。正確性は原文をご確認ください。

著者: Sichang Su, Benjamin Yang, Zhiyun Deng, Boyuan Liang, Yip Fun Yeung, Zelin Wang, Lingfeng Sun

分類: cs.RO, cs.LG

原文アブストラクト

A pretrained robot foundation policy may execute most of a long-horizon task yet repeatedly fail at a few critical subtasks. Collecting additional full-task demonstrations for supervised fine-tuning (SFT) requires operators to repeat behaviors the policy already performs well. Reinforcement learning (RL) fine-tuning offers a promising path to bridge this gap, but existing approaches struggle to solve long-horizon tasks using only sparse rewards. We present PARTS (Policy Adaptation with RL on Targeted Subtasks), a real-world subtask RL framework that concentrates practice at these bottlenecks while allowing training rollouts to proceed with minimal human intervention. The frozen pretrained policy supplies nominal actions throughout execution, while agent-generated selectors and success verifiers activate residual corrections and provide local outcome rewards. These rewards support learning from successful subtasks even when complete-task successes are scarce. Training combines online RL with success-reweighted retraining, and each retrained residual policy is redeployed to collect further experience. Humans identify bottlenecks during setup and perform physical resets when needed. On bimanual YAM and single-arm Franka tasks, PARTS improves complete-task success from 32% to 61% and from 50% to 95%, respectively, using tens of minutes of real-world RL rollouts per task on average. Compared with existing real-world RL fine-tuning methods, PARTS raises full-task success by more than 25% under the same robot-rollout budget while requiring less human involvement.

関連論文

PR本紙発行元 EmplifAI