日本フィジカルAI新聞

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

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

NestDex: コパイロット支援遠隔操作による入れ子型ポリシー学習を用いた器用な操作

NestDex: Nested Policy Learning with Copilot Assisted Teleoperation for Dexterous Manipulation

シェア:XThreadsFacebookLINEはてブBluesky

器用な操作のデモ収集を容易にするため、学習済みの手先スキルを遠隔操作に組み込んだ入れ子型ポリシー学習フレームワークを提案し、実機実験で有効性を示した。

詳しい要約

1. どんなもの?

NestDexは、器用操作(dexterous manipulation)のためのネスト型ポリシー学習フレームワークである。学習者が腕の動作と指の細かい動作を直接指定する代わりに、学習済みのハンドスキルをデモンストレーション収集の補助に用いる。オペレータは腕を制御し、単一自由度のクラッチでアクティブなハンドスキルを調整する。内側のハンドポリシーは最新の固有受容感覚履歴から動作を適応させ、視覚言語セレクタがタスク段階に応じたスキルを選択する。収集されたデモンストレーションは、展開時に内側ポリシーを必要としない外側の視覚運動ポリシーを訓練する。ハンドアクション用の変分オートエンコーダ(VAE)がコンパクトなハンドアクションターゲットを提供し、腕のコマンドは関節空間に保持される。

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

従来の並行ジョー操作と異なり、器用操作ではタスク全体を通して腕の動きと接触の多い指の動作を協調させる必要があり、一貫した完全タスクのデモンストレーション収集が困難である。NestDexは、学習済みのハンドスキルをデモンストレーション収集に活用することで、オペレータが指の軌道を直接指定する負担を軽減し、デモンストレーションの信頼性と効率を向上させる点が新しい。

3. 技術・手法の肝は?

手法の核は、ネストされたポリシー構造である。内側のハンドポリシーは固有受容感覚履歴から適応し、視覚言語セレクタがタスク段階に応じたスキルを選択する。オペレータは単一DoFクラッチでスキルを切り替える。収集したデモンストレーションから、外側の視覚運動ポリシーを訓練し、展開時には内側ポリシーを使わずに腕と手を制御する。ハンドアクションVAEがコンパクトなアクション表現を提供する。

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

実世界の器用操作実験において、NestDexがデモンストレーションの信頼性と効率を向上させることを示し、得られたデモンストレーションから自律ポリシーの学習が効果的に行えることを実証した。具体的な数値や比較対象は要旨からは不明。

5. 議論はある?

要旨からは、デモンストレーション収集の負担軽減と自律ポリシー学習の有効性が示唆されるが、内側ポリシーの汎化性や視覚言語セレクタの限界、VAEの表現力などに関する議論は明記されていない。また、実験の詳細や比較ベースラインについても不明。

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

要旨で参照されている関連研究は明示されていないが、同分野の定番として、dexterous manipulationのための学習手法(例:DexPilot、RoboTurk、DAgger)や、vision-language modelsを用いたロボット制御(例:RT-1、RT-2)が挙げられる。

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

著者: James Zhao, Jinhe Tang, Mingyuan Ba, Weiming Zhi

分類: cs.RO

原文アブストラクト

Dexterous manipulation promises substantially richer robot interaction with the physical world, but learning these behaviours remains constrained by the difficulty of collecting consistent, complete-task demonstrations. Unlike parallel-jaw manipulation, dexterous tasks require the operator to coordinate arm motion with precise, contact-rich finger behaviour throughout the task. We introduce NestDex, a nested policy-learning framework that reduces this burden by using learned hand skills to assist demonstration collection. The operator controls the arm and regulates the active hand skill through a single-DoF clutch, rather than directly specifying the full finger trajectory. The inner hand policy adapts its motion from the latest proprioceptive history, while a vision-language selector activates the appropriate skill for each task stage. The resulting demonstrations train a separate outer visuomotor policy that controls both the arm and hand without the inner policies at deployment. A hand-action variational autoencoder provides compact hand-action targets while retaining arm commands in joint space. Across real-world dexterous manipulation experiments, NestDex improves demonstration reliability and efficiency, and the resulting empirical evaluations support effective autonomous policy learning. Video Demo are available at project website https://aus.bot/research/nestdex.