日本フィジカルAI新聞

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

週刊ニュースレター購読
sim2realarXiv:2609.24563

ARSTAG: タスク特化型ロボットデータ生成のためのエージェント型Real2Sim2Realシステム

ARSTAG: An Agentic Real2Sim2Real System for Task-Specific Robot Data Generation

シェア:XThreadsFacebookLINEはてブBluesky

1枚のRGB画像と言語指示から、言語エージェント群がシミュレーション環境構築・実演生成・ランダム化を行い、ロボット方策学習データを自動生成するシステム。7つのマニピュレーションタスクで実機成功率74.6%を達成。

詳しい要約

1. どんなもの?

- 単一の RGB 画像と自然言語指示から、ロボットの visuomotor policy 学習用データを自動生成する agentic Real2Sim2Real システム。 - 言語エージェントの階層が、タスク限定の simulation scene 構築、ロボット実行可能な demonstration 生成、task-consistent randomization による訓練分布拡張を行う。 - coordinator agent が段階間の feedback と recovery を管理する。

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

- 従来は新しい manipulation task への適応に手作業の engineering や teleoperated data collection が必要だった。 - simulation は大規模データを提供できるが、scene 構築・expert 行動設計・データ生成設定にタスクごとの労力がかかった。 - ARSTAG は単一 RGB 画像と言語指示のみからこれらを自動化する点が異なる。

3. 技術・手法の肝は?

- 言語エージェントの階層構造を採用。 - タスクスコープの simulation scene を構築。 - ロボット実行可能な demonstration を生成。 - task-consistent randomization で訓練分布を拡張。 - coordinator agent が cross-stage feedback と recovery を管理。

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

- grasping, placement, stacking を含む 7 つの manipulation task で評価。 - ARSTAG 生成 demonstration により 3 つの visuomotor policy architecture を dual-arm robot へ sim-to-real transfer。 - pi0.5 が実世界で平均成功率 74.6% を達成。 - ablation で task-consistent randomization が robustness を大幅改善、生成データセットサイズ増加で policy 性能が向上することを示した。

5. 議論はある?

- task-consistent randomization が robustness を大幅に改善することが ablation で示された。 - policy 性能が生成データセットサイズとともに増加することが示された。 - その他の限界や議論は要旨からは不明。

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

- 要旨で参照・比較されている個別研究は明示されていない。 - 関連手法として visuomotor policy, sim-to-real transfer, Real2Sim2Real, teleoperation, domain randomization などが挙げられる。 - 具体的な次読論文は要旨からは不明。

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

著者: Bowei Li, Yuner Zhang, Changliu Liu

分類: cs.RO

原文アブストラクト

Adapting visuomotor policies to new manipulation tasks often requires substantial manual engineering or teleoperated data collection. Simulation can provide task-specific data at scale, but constructing the scene, designing expert behavior, and configuring data generation still require significant per-task effort. We present ARSTAG, an agentic Real2Sim2Real system that turns a single RGB image and a natural-language instruction directly into robot policy-learning data. A hierarchy of language agents constructs a task-scoped simulation scene, generates robot-feasible demonstrations, and expands the training distribution through task-consistent randomization, while a coordinator agent manages cross-stage feedback and recovery. Across seven manipulation tasks spanning grasping, placement, and stacking, the ARSTAG-generated demonstrations enable sim-to-real transfer of three visuomotor policy architectures to a dual-arm robot, with pi0.5 achieving an average real-world success rate of 74.6%. Ablations show that task-consistent randomization substantially improves robustness, and policy performance increases with generated dataset size. Project webpage: https://boweili666.github.io/ARSTAG/.

関連論文

PR本紙発行元 EmplifAI