日本フィジカルAI新聞

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

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

DECOWAM: 脚式移動マニピュレーションのための分離型全身世界行動モデル

DECOWAM: Decoupled Whole-Body World-Action Model for Legged Mobile Manipulation

シェア:XThreadsFacebookLINEはてブBluesky

移動マニピュレーションのための世界行動モデルを提案し、カメラの自己運動とベース・アーム動作を分離して予測する。実ロボットデータセットを用いて、将来の映像と行動の予測精度を向上させた。

詳しい要約

1. どんなもの?

DECOWAMは、脚式移動マニピュレーションのための全身世界行動モデル(whole-body world-action model)であり、カメラの自己運動(ego-motion)とベース・アームのアクションを分離して扱う。固定ベースのプラットフォーム向けに開発された既存のworld-action modelとは異なり、専用の条件付けインターフェースを通じてこれらの要素を分離する。また、実ロボットデータセットARMDOGを導入し、ビデオ、全身状態、アクション、言語を同期して記録する。

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

先行研究のworld-action modelは主に固定ベースのプラットフォーム向けであり、カメラの自己運動とベース・アームのアクションを明示的に区別していない。DECOWAMは、これらの要素を分離する専用の条件付けインターフェースを導入し、移動する視点(moving viewpoints)下でのパラメータ効率的な視覚予測と全身制御を可能にした点が新しい。

3. 技術・手法の肝は?

DECOWAMは、適応済みのFastWAMバックボーンを凍結し、残差アダプタ(residual adapters)を訓練する。さらに、特権的な観測から蒸留されたアクション等価な未来ボトルネック(action-equivalent future bottleneck)、敵対的に分離されたベースとアームの潜在変数(adversarially separated base and arm latents)、およびビデオ予測のためのベース速度条件付け(base-velocity conditioning)を用いる。

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

固定リプレイプロトコル(fixed replay protocol)で、DECOWAMはFastWAMと比較して将来ビデオ予測とアクション予測の両方を改善し、アクションMSEを21.7%削減した(25.95Mの訓練可能な適応パラメータ)。また、各手法で79回の閉ループ試行を行い、比較システムの中で最も高い全身協調(whole-body coordination)とベース変位ロバスト性(base-displacement robustness)を達成した。タスク完了率は最強のベースラインと同等だった。

5. 議論はある?

要旨からは、DECOWAMが全身協調とベース変位ロバスト性で優れる一方、タスク完了率は最強ベースラインと同等であり、必ずしもタスク成功率を向上させるわけではないことが示唆される。また、パラメータ効率的な適応(25.95Mパラメータ)で改善を達成しているが、計算コストや実環境での汎化性については要旨からは不明。

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

要旨で参照されているFastWAM(world-action modelのベースライン)と、関連するworld-action modelの研究。また、脚式移動マニピュレーションのための全身制御や、移動視点下でのビデオ予測に関する研究。

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

著者: Siyuan Ma, Boshi Zhang, Yutian Zhang, Qinglian Wu, Jiaqi Zhai, Dong Wei, Qiaojun Yu

分類: cs.AI, cs.RO

原文アブストラクト

Mobile manipulation requires a robot to predict how locomotion and arm motion jointly alter future observations and control. Existing world-action models, developed largely for fixed-base platforms, do not explicitly distinguish camera ego-motion from base and arm actions. Here we introduce DECOWAM, a whole-body world-action model that separates these factors through dedicated conditional interfaces. DECOWAM freezes an adapted FastWAM backbone and trains residual adapters, an action-equivalent future bottleneck distilled from privileged observations, adversarially separated base and arm latents, and base-velocity conditioning for video prediction. We further introduce ARMDOG, a real-robot dataset that synchronizes video, whole-body state and action, and language. On a fixed replay protocol, DECOWAM improved both future-video and action prediction over FastWAM, reducing action MSE by 21.7% with 25.95M trainable adaptation parameters. Across 79 closed-loop trials per method, it achieved the highest observed whole-body coordination and base-displacement robustness among the compared systems, while task completion remained comparable to the strongest baseline. These results show that embodiment-aware factorization can support parameter-efficient joint visual prediction and whole-body control under moving viewpoints.