日本フィジカルAI新聞

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

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

World Action Agent:視覚的アクション空間でのロボット操作を可能にするVLM活用フレームワーク

World Action Agent: Harnessing VLMs for Robot Manipulation via World Action Rehearsal

シェア:XThreadsFacebookLINEはてブBluesky

VLMをマルチエージェント構成でロボット操作に活用し、接触ビュー・アクションリハーサル・ビュー内補正を組み合わせた視覚的アクション作業空間を提案。LIBERO-Proで75.6%の成功率を達成。

詳しい要約

1. どんなもの?

- 汎用 VLM をロボット操作に活用する World Action Agent (WAA) を提案 - VLM が basic tools を使ってロボットを操縦する multi-agent harness - すべての意思決定を visual action workspace 内で行う - workspace は Contact views / Action rehearsal / In-view correction の3性質を持つ - 専門家動画や human teaching から multimodal skills を獲得し Skill Agent 経由で参照 - 対話履歴で小型 VLM を訓練し同じ harness を操縦させる

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

- 既存 VLM システムは制約予測やプログラム生成に間接利用、または場面を見せるだけ - WAA は VLM に『行動する世界』を与え直接操縦させる点が異なる - LIBERO-Pro で 75.6% 平均成功率の state-of-the-art - end-to-end VLAs、code-as-policy agents、同一 backbone の visual-harness baseline を上回る - LIBERO-90 のみで獲得した skills が robosuite でも追加学習なしで有効 - Qwen3.5-9B の fine-tuning で out-of-domain 成功率を 1.7% から 43.3% へ向上

3. 技術・手法の肝は?

- multi-agent harness で VLM が basic tools を操る - Contact views: シーン幾何から自動選択し現在の interaction 周辺を提示 - Action rehearsal: 各行動を編集可能な proposal に変換 - Imagination Agent または単独で planning feedback に対し preview・修正 - In-view correction: 観測・rehearsal・低レベル実行のループを閉じ、観測視点で残差オフセットを除去 - 証拠ベース review 下で expert videos と human teaching から multimodal skills を進化 - Skill Agent 経由で参照、interaction traces で小型 VLM を訓練

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

- LIBERO-Pro で評価 - LIBERO-90 のみから進化した skills で 75.6% 平均成功率 - end-to-end VLAs、code-as-policy agents、同一 backbone の visual-harness baseline と比較 - 同一 skills を robosuite で追加学習なしに評価 - Qwen3.5-9B を harness traces で fine-tuning し out-of-domain 成功率を 1.7%→43.3% に改善

5. 議論はある?

- 要旨からは不明 - 限界・失敗事例・計算コスト・安全性への言及は要旨に無い

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

- end-to-end VLAs - code-as-policy agents - visual-harness baseline - LIBERO-Pro / LIBERO-90 / robosuite - Qwen3.5-9B - Imagination Agent / Skill Agent

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

著者: Yehang Zhang, Haojian Huang, Yifan Chang, Jianchong Su, Bohan Zhou, Yingjie Xu, Wosong Chen, Tianhao Zhou, Chenxu Wang, Tianyi Zhang, Yangkai Wei, Wenqian Li, Shiyuan Deng, Yinchuan Li, Ying-Cong Chen, Zexi Li

分類: cs.RO, cs.AI

原文アブストラクト

General-purpose vision-language models (VLMs) bring broad knowledge and spatial reasoning to robot manipulation, yet existing systems either use them indirectly, to predict constraints or write programs, or give them a view of the scene rather than a world in which to act. We present World Action Agent (WAA), a multi-agent harness through which VLMs pilot robots with basic tools, making every decision within a visual action workspace. The workspace has three properties. Contact views, selected automatically from the scene geometry, present the scene around the current interaction. Action rehearsal turns each action into an editable proposal that the agent, alone or through an Imagination Agent, previews and revises against planning feedback before execution. In-view correction closes the loop between observation, rehearsal, and low-level execution, letting the agent remove residual offsets in the view where it observes them. Through the same workspace, WAA acquires embodied procedural knowledge in two ways: it evolves multimodal skills from expert videos and human teaching under evidence-based review and consults them through a Skill Agent, and its interaction traces train smaller VLMs to pilot the same harness. On LIBERO-Pro, WAA with skills evolved only from LIBERO-90 reaches a state-of-the-art 75.6% average success, outperforming end-to-end VLAs, code-as-policy agents, and a visual-harness baseline with the same backbone; the same skills remain effective on robosuite without further learning. Fine-tuning Qwen3.5-9B on harness traces raises its out-of-domain success from 1.7% to 43.3%.

関連論文

PR本紙発行元 EmplifAI