Predictive world models for moving scenes and data growth
Several papers treat prediction as the missing control layer for robot policies. AHEAD wraps a frozen 7B OpenVLA model with a 4.9M-parameter latent world model that forecasts task-relevant future visual tokens. Its reported gains are largest when object motion creates a timing problem: 79% to 97% success across 20 dynamic simulation scenarios, and 19/30 projectile catches on a physical xArm 7 where every listed baseline scores 0/30.
RoboDream uses generation for a different bottleneck: demonstration supply. It anchors video diffusion to rendered robot-only motion, then adds objects and scenes. Mixed real and generated training data reaches 62.5% average real-world success across four manipulation tasks, compared with 36.3% for the Real-50 baseline. Scaling mixed data reaches 72.5% to 73.75% in the reported setting.