World models for evaluation and control
RoboWorld gives the cleanest world-model result. It evaluates eight open robot policies through 4,186 generated rollouts, then matches the RoboArena real-world ranking with Pearson r=0.989 and Spearman rho=0.970. The key design is closed-loop rollout generation plus a 0–5 task-progress vision-language model judge, which is more informative than binary success scoring in the reported ablation.
Other papers make the control link explicit. ABot-M0.5 defines a world action model (WAM) for mobile manipulation that predicts future video, latent motion, and executable robot actions in sequence. The tutorial paper also tries to tighten terminology by defining robot world models as action-conditioned predictors and grouping WAM designs by how predicted futures connect to actions. The measured evidence is strongest for RoboWorld; ABot-M0.5 and the tutorial mainly clarify model design choices in the available excerpts.