English

ABot-M0.5: Unified Mobility-and-Manipulation World Action Model

Computer Vision and Pattern Recognition 2026-07-01 v1 Robotics

Abstract

Mobile manipulation is a key capability for general-purpose robots, yet remains challenging for current embodied learning methods. VLA policies are typically reactive and lack explicit world modeling, while existing World Action Models (WAMs) are still poorly aligned with the structure of mobile manipulation: they operate on coarse video chunks, model entangled navigation-manipulation actions, and train inverse dynamics under supervision that does not match autoregressive inference. As a result, they often miss fine-grained contact dynamics, suffer from action-distribution conflicts, and accumulate errors over long-horizon rollouts. We propose ABot-M0.5, a new WAM built on the insight that mobile manipulation requires alignment at three levels: temporal granularity, action space, and train-test consistency. To align temporal granularity, we introduce intermediate latent actions that capture local visual state transitions and serve as an bridging action space between video latents and embodiment-specific controls. To align action space, we design a dual-level Mixture-of-Transformers architecture that disentangles both modality representations and heterogeneous action subspaces such as base movement and arm manipulation. To align inference conditions, we propose the dream-forcing training strategy that progressively trains inverse dynamics on model-predicted videos, improving train-test alignment and robustness during autoregressive prediction. Experiments on challenging mobile and fine-grained manipulation benchmarks demonstrate that ABot-M0.5 achieves state-of-the-art performance in both long-horizon task success and finegrained control accuracy. These results highlight the critical importance of granularity-aligned, action-disentangled, and inference-consistent world-action modeling.

Keywords

Cite

@article{arxiv.2607.00678,
  title  = {ABot-M0.5: Unified Mobility-and-Manipulation World Action Model},
  author = {Ronghan Chen and Yandan Yang and Zuojin Tang and Dongjie Huo and Tong Lin and Haoning Wu and Haoyun Liu and Yuzhi Chen and Lulu Zheng and Botai Yuan and Tianlun Li and Mingxin Wang and Dekang Qi and Bin Hu and Wei Mei and Yuze Xuan and Haolong Yang and Yanqing Zhu and Mu Xu and Zhiheng Ma and Xinyuan Chang},
  journal= {arXiv preprint arXiv:2607.00678},
  year   = {2026}
}

Comments

Code: https://github.com/amap-cvlab/ABot-Manipulation