English

Mask World Model: Predicting What Matters for Robust Robot Policy Learning

Robotics 2026-04-23 v2

Abstract

World models derived from large-scale video generative pre-training have emerged as a promising paradigm for generalist robot policy learning. However, standard approaches often focus on high-fidelity RGB video prediction, this can result in overfitting to irrelevant factors, such as dynamic backgrounds and illumination changes. These distractions reduce the model's ability to generalize, ultimately leading to unreliable and fragile control policies. To address this, we introduce the Mask World Model (MWM), which leverages video diffusion architectures to predict the evolution of semantic masks instead of pixels. This shift imposes a geometric information bottleneck, forcing the model to capture essential physical dynamics and contact relations while filtering out visual noise. We seamlessly integrate this mask dynamics backbone with a diffusion-based policy head to enable robust end-to-end control. Extensive evaluations demonstrate the superiority of MWM on the LIBERO and RLBench simulation benchmarks, significantly outperforming the state-of-the-art RGB-based world models. Furthermore, real-world experiments and robustness evaluation (via random token pruning) reveal that MWM exhibits superior generalization capabilities and robust resilience to texture information loss.

Keywords

Cite

@article{arxiv.2604.19683,
  title  = {Mask World Model: Predicting What Matters for Robust Robot Policy Learning},
  author = {Yunfan Lou and Xiaowei Chi and Xiaojie Zhang and Zezhong Qian and Chengxuan Li and Rongyu Zhang and Yaoxu Lyu and Guoyu Song and Chuyao Fu and Haoxuan Xu and Pengwei Wang and Shanghang Zhang},
  journal= {arXiv preprint arXiv:2604.19683},
  year   = {2026}
}

Comments

16 pages,5 figures

R2 v1 2026-07-01T12:28:46.661Z