日本フィジカルAI新聞

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

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

幾何学的潜在拡散による空間認識ワールドアクションモデル

Spatially Aware World Action Model via Geometric Latent Diffusion

シェア:XThreadsFacebookLINEはてブBluesky

事前学習済みビデオ拡散モデルをRGBと深度の同時予測に拡張し、3D情報を活用したロボットポリシー学習を実現する空間認識ワールドアクションモデル(SA-WAM)を提案した。

詳しい要約

1. どんなもの?

本論文は、Spatially Aware World Action Model (SA-WAM) を提案する。これは、大規模な事前学習済みビデオ拡散モデルを、アクション・RGB・深度の同時予測に再利用し、単一の拡散バックボーン内で3D認識ワールドモデリングとアクション予測を実現する。非線形エンコーディングを用いて深度信号を凍結VAEトークナイザーの入力領域にマッピングし、3D情報を統合する。

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

従来のWorld Action Models (WAMs) はRGB観測のみに依存し、3D情報を活用していなかった。SA-WAMは、事前学習済みビデオモデルをアクション・RGB・深度予測に拡張し、3D認識を導入した点が新しい。また、凍結VAEトークナイザーを再利用するため、3D固有の微調整なしで幾何学的情報を組み込める。

3. 技術・手法の肝は?

手法の核心は、非線形エンコーディングにより、非有界な深度信号を凍結VAEトークナイザーの有界入力領域にマッピングすること。これにより、トークナイザーを再学習せずに深度情報を統合し、事前学習済みの視覚・物理的先行知識を保持する。単一の拡散バックボーンでアクション、RGB、深度を共同生成する。

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

RoboCasaとLIBERO-Plusベンチマークで最先端の結果を達成し、将来状態予測も改善。さらに、UR5ロボットアームを用いた実世界評価で、強力なベースラインを上回り、ランダム化環境で大きな利得を示した。

5. 議論はある?

ワールドモデルの予測品質とロールアウト成功率の相関を分析し、WAMの性能向上への洞察を提供している。しかし、要旨からは、特定の限界や議論の詳細は不明。

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

要旨で参照されている関連研究として、World Action Models (WAMs) や、大規模事前学習済みビデオ拡散モデル、RoboCasa、LIBERO-Plusベンチマークに関連する論文が挙げられる。具体的には、WAMの元論文や、ビデオ拡散モデルを用いたロボットポリシー学習の研究が次に読むべきであろう。

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

著者: Javier Alejandro Lopetegui Gonzalez, Paul Pacaud, Cordelia Schmid

分類: cs.CV, cs.RO

原文アブストラクト

World Action Models (WAMs) leverage the capabilities of large-scale pretrained video diffusion models to jointly predict future observations and actions, inheriting rich visual and physical priors from internet-scale video. This has made them a promising paradigm for robot policy learning, yet the prevailing models operate exclusively on RGB observations and do not leverage 3D information. To bridge this gap, we introduce a Spatially Aware World Action Model (SA-WAM), which repurposes a pretrained video model for joint action, RGB, and depth prediction, enabling 3D-aware world modeling and action prediction within a single diffusion backbone. We use a nonlinear encoding that maps the unbounded depth signal into the bounded input domain expected by the frozen VAE tokenizer. This allows us to reuse the tokenizer without 3D-specific fine-tuning, incorporating geometric information without sacrificing the pretrained priors. SA-WAM achieves state-of-the-art results on the RoboCasa and LIBERO-Plus benchmarks, while simultaneously improving future-state predictions. Furthermore, SA-WAM outperforms strong baselines in real-world evaluation using a UR5 robotic arm, with strong gains in randomized environments. We analyze the correlation between world model prediction quality and rollout success, providing insights into WAM performance and avenues for its improvement.

関連論文