日本フィジカルAI新聞

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

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

DreamX-Phi 1.0: ロボット操作のための行動条件付きビデオワールドモデル

DreamX-Phi 1.0: Action-Conditioned Video World Model for Robotic Manipulation

シェア:XThreadsFacebookLINEはてブBluesky

ロボット操作のための行動条件付きビデオワールドモデルを提案し、観測フレームと言語指示、行動系列から未来の観測を予測する。幾何学的エンコーディングと深度ブランチ、SAM3マスクを用いて物体一貫性を保ち、蒸留で効率的な展開を実現。

詳しい要約

1. どんなもの?

DreamX-Phi 1.0は、ロボット操作のためのアクション条件付きビデオワールドモデルである。観測フレーム、言語命令、エンドエフェクタのポーズとグリッパ状態からなるアクションシーケンスを入力として、将来の観測を予測する。

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

従来のビデオワールドモデルはリアリティのみを重視し、予測が実際のアクションと一致しないことがあった。DreamX-Phi 1.0は、PRoPEスタイルの幾何学的エンコーディングにより各アームのSE(3)変換を注意機構に注入し、アームの同一性と剛体運動構造を保持することで、アクションへの忠実性を高めている。また、深度ブランチとSAM3マスク、V-JEPAティーチャーを用いて、シーン幾何学と操作対象物の一貫性を維持する点が新しい。

3. 技術・手法の肝は?

手法の肝は、1) 各アームのSE(3)変換をPRoPEスタイルの幾何学的エンコーディングで注意機構に注入し、アームの同一性と剛体運動を保持すること、2) 軽量な深度ブランチでシーンレベルの幾何学を捉えること、3) SAM3マスクと凍結したV-JEPAティーチャーを用いて把持中のオブジェクトの一貫性を維持すること、4) 分布マッチング蒸留により多段階生成器を少数ステップの学生モデルに蒸留し、効率的な展開を実現すること。

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

WorldArena 2.0 ChallengeのTrack 1で第1位、Track 2で第2位を獲得したことで有効性を検証している。

5. 議論はある?

要旨からは、提案手法の限界や他の手法との比較に関する議論は不明。ただし、アクション条件付きワールドモデルの忠実性とリアリティのトレードオフや、蒸留による品質低下の可能性などが考えられるが、要旨には明記されていない。

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

要旨で参照されている関連研究として、PRoPE、SAM3、V-JEPA、分布マッチング蒸留に関する論文が挙げられる。また、WorldArena 2.0 Challengeの他の参加手法や、ビデオワールドモデルの一般的な研究(例:Video World Model)も関連する。

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

著者: DreamX Team, Rui Chen, Xiangxiang Chu, Geng Li, Jifan Li, Qingfeng Shi, Datao Tang, Jing Tang, Jun Wang, Pengfei Zhang

分類: cs.CV, cs.RO

原文アブストラクト

We present \textbf{DreamX-Phi 1.0}, an action-conditioned video world model for robotic manipulation that, given an observed frame, a language instruction, and a prescribed action sequence comprising end-effector poses and gripper states, predicts the resulting future observations. Yet realism alone does not guarantee faithfulness: a convincing rollout can still move the wrong arm or lose the manipulated object. To ensure the prediction respects each arm's commanded path, we inject per-arm $\mathrm{SE}(3)$ transformations into attention via \textbf{PRoPE-style geometric encoding}, preserving arm identity and rigid-motion structure. Action control alone does not fully constrain scene geometry or the evolution of small manipulated objects. We therefore add a lightweight \textbf{depth branch} for scene-level geometry and use \textbf{SAM3 masks} with a frozen \textbf{V-JEPA teacher} to maintain object consistency throughout grasping. We further distill the multi-step generator into a few-step student via distribution-matching distillation for efficient deployment. At the time of writing, \model{} achieves first place on Track~1 and second place on Track~2 of the WorldArena~2.0 Challenge. Our model and code will be publicly available.