日本フィジカルAI新聞

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

週刊ニュースレター購読
VLAarXiv:2609.20582

V2-STRep: 生成動画から再利用可能なロボットスキルを獲得するVLM基盤の構造化タスク表現

V2-STRep: VLM-Grounded Structured Task Representations for Reusable Robot Skills Acquired from Generated Videos

シェア:XThreadsFacebookLINEはてブBluesky

生成動画から得た運動をVLMで構造化し、点・軸・平面・6D姿勢などの幾何情報として表現することで、シーンを跨いで再利用可能なロボットスキルをゼロショットで獲得するフレームワークを提案。

詳しい要約

1. どんなもの?

- 生成された動画からロボットスキルを獲得するzero-shotフレームワークV2-STRepを提案。 - 人間の操作動画から生成モデルでデモを合成し、VLMで構造化されたタスク表現に変換。 - 表現はmotion phases, references, constraintsを含み、ターゲットはpoints, point-normals, axes, planes, 6D posesで記述。 - 生成動画の運動を再利用可能なロボットスキルに変換する。

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

- 従来の動画生成モデルによるデモ合成は、シーン固有の一つの実現に過ぎず、タスク構造や幾何関係、制約が暗黙的だった。 - V2-STRepはそれらを明示的な構造化表現として抽出し、再利用可能なスキルを実現。 - 新たな動画生成なしに、新しい指示やシーンに適応可能。 - 6つの実世界タスクでベースラインより高い成功率、クロスシーン転移、指示変更への適応を確認。

3. 技術・手法の肝は?

- VLMが提供する2D画像空間の手がかりをRGB-D観測で3Dに持ち上げ、タスク幾何と候補把持姿勢を再構成。 - 幾何固有のルールで運動を新シーンに転移。 - タスク制約付き軌道最適化が把持選択とロボット運動計画を結合。 - 関節限界を考慮しつつ残りの回転自由度を利用。 - 展開時のgroundingと制約を更新することで、再生成なしに再利用可能。

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

- 6つの実世界マニピュレーションタスクで実験。 - ベースラインと比較して実行成功率が向上。 - 獲得したスキルの信頼性の高いクロスシーン転移を確認。 - 展開指示の変更への適応を検証。

5. 議論はある?

- 要旨からは不明。

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

- 要旨で参照/比較されている研究は明示されていない。関連手法としてvideo generation models, VLM, RGB-D, trajectory optimization, zero-shot robot skill acquisitionが挙げられる。

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

著者: Yexin Hu, Dongheui Lee

分類: cs.RO

原文アブストラクト

Human manipulation videos provide rich motion and interaction cues for acquiring robot skills without robot demonstrations. Video generation models synthesize such demonstrations from an initial scene image and task instruction, avoiding the need to record demonstrations for each task. However, the recovered motion captures only one scene-specific realization, leaving task structure, geometric relations, and constraints implicit. We present V2-STRep, a zero-shot framework that converts generated video motion into reusable robot skills through VLM-grounded structured task representations. The representation specifies motion phases, references, and task-relevant constraints, with targets described by minimal geometric structures: points, point-normals, axes, planes, and full 6D poses. VLM-provided 2D image-space cues are lifted into 3D using RGB-D observations to reconstruct task geometry and candidate grasp poses. Geometry-specific rules transfer motion to new scenes, while task-constrained trajectory optimization couples grasp selection with complete robot motion planning. It preserves task requirements while using remaining rotational freedom to accommodate joint limits. Updating deployment grounding and constraints enables reuse under new compatible instructions without generating another video. Experiments on six real-world manipulation tasks demonstrate improved execution success over baselines, reliable cross-scene transfer of successfully acquired skills, and adaptation to changed deployment instructions.

関連論文

PR本紙発行元 EmplifAI