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

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

arXiv:2608.13489 · 2026-08-14 공개 · arXiv · PDF

robotic-manipulation action-conditioned distribution-matching video-world-model sam3-masks vjepa-teacher worldarena-challenge worldarena-20

Abstract

We present 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 SE(3) transformations into attention via 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 depth branch for scene-level geometry and use SAM3 masks with a frozen 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, 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.

한국어 요약

한 줄 요약

DreamX-Phi 1.0은 언어 지시와 로봇 동작을 조건으로 미래 장면을 예측하는 조건부 영상 월드 모델로, WorldArena 2.0에서 Track 1 1위, Track 2 2위를 달성했다.

핵심 기여도

핵심 아이디어

DreamX-Phi 1.0은 로봇 조작 동작과 장면 진화를 정확히 반영하는 영상 월드 모델을 구축하기 위해, 기하학적 구조와 객체 중심의 일관성을 동시에 고려하는 접근법을 제안한다. 기존 모델은 동작을 단순 토큰으로 압축하여 3D 운동 구조를 유지하지 못했으나, DreamX-Phi는 각 팔의 SE(3) 변환을 PRoPE-style attention에 주입함으로써 팔별 경로를 구조적으로 유지한다. 또한, 조작 중인 객체의 상태를 정확히 반영하기 위해 SAM3 마스크와 V-JEPA teacher를 활용하여 객체 일관성을 강화한다. 이는 단순한 시각적 사실성뿐 아니라, 동작 조건에 대한 충실도(faithfulness)를 높이는 핵심이다.

기술적 접근법

주요 결과

의의 및 한계

DreamX-Phi 1.0은 로봇 조작 동작과 장면 진화를 동시에 정확히 반영하는 영상 월드 모델로서, 학술적·실용적으로 중요한 진전을 보여준다. 특히, SE(3) 기하학적 인코딩과 객체 일관성 유지 기법은 기존 모델의 한계를 극복하는 데 기여하며, 정책 학습 및 시뮬레이션 환경 구축에 활용 가능하다. 그러나, 모델 내 각 구성 요소의 기여도를 정량적으로 분석한 실험(ablation study)은 아직 수행되지 않았으며, 이는 향후 연구에서 보완되어야 할 점이다.

실용적 활용

DreamX-Phi 1.0은 로봇 시뮬레이션, 자율 조작 정책 학습, 로봇 이중체(RoboTwin) 구축 등에 활용 가능하다. 특히, 복잡한 조작 환경에서 시각-동작 일관성을 유지하는 모델로서, 실제 로봇 시스템의 사전 시뮬레이션 및 정책 최적화에 유용하게 사용될 수 있다.