日本フィジカルAI新聞

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

週刊ニュースレター購読
VLA/世界モデルarXiv:2608.09381v1

JEPA-WAM: 共同埋め込み世界モデリングによる視覚・言語・行動ポリシーの学習

JEPA-WAM: Learning Vision-Language-Action Policies with Joint-Embedding World Modeling

シェア:XThreadsFacebookLINEはてブBluesky

事前学習済みV-JEPA空間に基づく潜在世界モデルを導入し、遷移予測と行動生成を共有予測器で結合することで、ロボット制御の性能と汎化を向上させた。

詳しい要約

1. どんなもの?

JEPA-WAMは、ロボット制御のためのVision-Language-Action (VLA)ポリシーを学習するための潜在World Action Model (WAM)である。事前学習済みのV-JEPA空間に基づき、潜在遷移予測と連続的なアクション生成を共有予測器で結合する。現在と未来の観測間のタスク共有の視覚的時空間構造を捉える空間構造化された結合現在-未来ターゲットを予測し、密なパッチレベルの対応を保持する。

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

既存のビデオ生成WAMは展開コストが高い。潜在WAMは将来の生成を避けるが、予測表現を圧縮したり、アクション生成に使う表現から予測モデルを分離したりする。JEPA-WAMは、遷移予測とアクション生成を共有予測器で結合し、予測表現をアクション生成に直接活用する点で優れている。

3. 技術・手法の肝は?

JEPA-WAMは、事前学習済みのV-JEPA空間で動作する。共有予測器が潜在遷移予測と連続アクション生成を同時に行う。空間構造化された結合現在-未来ターゲットを予測し、密なパッチレベルの対応を保持する。遷移監視がバックボーンを直接形成し、そこからアクション予測用の専用表現を抽出する。また、事前学習済みのVLAポリシーにも適用可能で、元の知覚・アクションパスを維持する。

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

LIBERO-Plusで79.2%を達成し、大規模ロボットポリシー事前学習なしで最高性能。事前学習済みπ0.5インスタンスでは86.3%で全体最高。RoboTwin 2.0と実世界のバイマニュアル操作実験で、視覚的・空間的シフトに対する強い一般化を示した。

5. 議論はある?

要旨からは、潜在WAMの表現圧縮や分離の問題を解決したと主張しているが、計算コストや他のベースラインとの詳細な比較、限界についての議論は不明。また、実世界実験の規模や多様性についても詳細は不明。

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

要旨で参照されているV-JEPA、π0.5、LIBERO、RoboTwin、および関連するWorld Action Model (WAM)の研究。

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

著者: Yihan Lin, Jiawei He, Shifeng Bao, Chen Zhao, Yang Li, Xiaobo Wang, Yan Wang, Cheng Chi, Jing Zhang

分類: cs.RO

原文アブストラクト

Robust robot control benefits from explicitly modeling state transitions, but video-generation world action models (WAMs) introduce substantial deployment cost. Existing latent WAMs avoid explicit future generation, but often compress predictive representations or separate predictive modeling from the representations used for action generation. We introduce JEPA-WAM, a latent WAM built in a pretrained V-JEPA space, which couples latent transition prediction with continuous action generation through a shared predictor. JEPA-WAM predicts a spatially structured joint current-future target that captures task-shared visual temporal structure between current and future observations, while preserving dense patch-level correspondence. Through the shared predictor, transition supervision directly shapes the backbone, from which dedicated representations are extracted for action prediction. The same design can also be instantiated in pretrained VLA policies while preserving their original perception and action pathways. On LIBERO-Plus, JEPA-WAM achieves 79.2%, the best result without large-scale robot-policy pretraining, while its pretrained $π_{0.5}$ instantiation reaches 86.3%, achieving the best overall performance. Experiments on RoboTwin 2.0 and real-world bimanual manipulation further demonstrate strong generalization under visual and spatial shifts.