日本フィジカルAI新聞

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

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

GWM-VLA:視覚言語行動学習のための幾何認識潜在世界モデリング

GWM-VLA: Geometry-Aware Latent World Modeling for Vision-Language-Action Learning

シェア:XThreadsFacebookLINEはてブBluesky

視覚言語行動モデルの堅牢性を向上させるため、多視点の幾何関係を明示的にモデル化する潜在世界モデルを提案し、シミュレーションと実環境で性能を検証した。

詳しい要約

1. どんなもの?

GWM-VLAは、ロボット操作のためのVision-Language-Action (VLA)モデルに、幾何学的に整合した潜在世界モデルを統合するフレームワークである。複数カメラの観測を幾何学的に集約し、選択したターゲットビューの次のステップのパッチトークンを予測することで、環境の変化に対するロバスト性を向上させる。

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

既存の潜在世界モデルはカメラビューを独立にエンコードし、シーン全体のダイナミクスを幾何学的関係を明示せずに予測する。GWM-VLAは、幾何学的に認識したマルチビュー状態エンコーディングと、グローバルコンテキストに条件付けられたターゲットビュー予測を導入し、マルチビューの幾何学情報を保持しつつ、完全なマルチビュー状態予測を回避する点で優れている。

3. 技術・手法の肝は?

手法の核は、(1) VGGT-Ωによる各タイムステップでのマルチビュー観測の幾何学的集約、(2) 集約後のパッチトークンとレジスタートークンを用いたターゲットビューの次ステップ予測、(3) ロボットアクションの教師信号によって接地された共有潜在アクション表現の使用である。これにより、潜在予測の教師信号と実ロボットアクションの教師信号が同じ潜在表現を共同で形成する。

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

シミュレーションと実世界の両方の環境で実験を行い、GWM-VLAの有効性とロバスト性を検証した。具体的な評価指標や比較ベースラインは要旨からは不明だが、視覚的・環境的変化に対する性能劣化が軽減されることを示した。

5. 議論はある?

要旨からは、ターゲットビューとして手首ビューを選択し、エンドエフェクタの動きと局所的なグリッパーと物体の相互作用に重点を置いていることが述べられているが、他のビュー選択の影響や、提案手法の限界、計算コスト、汎用性などに関する議論は明示されていない。

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

要旨で参照されているVGGT-Ω、および関連する潜在世界モデル、Vision-Language-Actionモデル、flow-matching action headに関する論文が挙げられる。具体的には、VGGT、VLAモデル、潜在世界モデル、flow matchingの基礎論文が関連する。

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

著者: Yanping Zhao, Hang Yu, Yiwei Wang, Chen Ye, Siyu Tian, Di Zhang, Qingjun Wang, Qian Chen, Junqiao Zhao, Chen Ye, Guang Chen

分類: cs.RO

原文アブストラクト

Vision-Language-Action (VLA) models achieve strong robotic manipulation performance but often degrade under visual and environmental shifts. Latent world modeling offers a promising approach to improving robustness, yet existing methods commonly encode camera views independently and predict holistic scene dynamics without explicitly modeling their geometric relationships. We propose GWM-VLA, a geometry-aware latent world modeling framework for VLA learning. GWM-VLA combines geometry-aware multi-view state encoding, global context-conditioned target-view prediction, and shared latent-action representations grounded by robot-action supervision. Specifically, VGGT-$Ω$ jointly aggregates multi-view observations at each timestep to construct geometry-aware multi-view states. The latent world model predicts the next-step patch tokens of a selected target view using patch and register tokens obtained after multi-view aggregation, thereby retaining multi-view geometric information without predicting the complete multi-view state. We use the wrist view as the target in our experiments, placing greater emphasis on end-effector motion and local gripper-object interactions. Finally, the shared latent-action representations condition both the latent world model and the flow-matching action head, allowing latent-prediction supervision and ground-truth robot-action supervision to jointly shape the same latent-action representations. Experiments across both simulation and real-world environments demonstrate the effectiveness and robustness of GWM-VLA.