English

ABot-PhysWorld: Interactive World Foundation Model for Robotic Manipulation with Physics Alignment

Computer Vision and Pattern Recognition 2026-03-30 v2 Robotics

Abstract

Video-based world models offer a powerful paradigm for embodied simulation and planning, yet state-of-the-art models often generate physically implausible manipulations - such as object penetration and anti-gravity motion - due to training on generic visual data and likelihood-based objectives that ignore physical laws. We present ABot-PhysWorld, a 14B Diffusion Transformer model that generates visually realistic, physically plausible, and action-controllable videos. Built on a curated dataset of three million manipulation clips with physics-aware annotation, it uses a novel DPO-based post-training framework with decoupled discriminators to suppress unphysical behaviors while preserving visual quality. A parallel context block enables precise spatial action injection for cross-embodiment control. To better evaluate generalization, we introduce EZSbench, the first training-independent embodied zero-shot benchmark combining real and synthetic unseen robot-task-scene combinations. It employs a decoupled protocol to separately assess physical realism and action alignment. ABot-PhysWorld achieves new state-of-the-art performance on PBench and EZSbench, surpassing Veo 3.1 and Sora v2 Pro in physical plausibility and trajectory consistency. We will release EZSbench to promote standardized evaluation in embodied video generation.

Cite

@article{arxiv.2603.23376,
  title  = {ABot-PhysWorld: Interactive World Foundation Model for Robotic Manipulation with Physics Alignment},
  author = {Yuzhi Chen and Ronghan Chen and Dongjie Huo and Yandan Yang and Dekang Qi and Haoyun Liu and Tong Lin and Shuang Zeng and Junjin Xiao and Xinyuan Chang and Feng Xiong and Xing Wei and Zhiheng Ma and Mu Xu},
  journal= {arXiv preprint arXiv:2603.23376},
  year   = {2026}
}

Comments

Code: https://github.com/amap-cvlab/ABot-PhysWorld.git

R2 v1 2026-07-01T11:35:42.836Z