🤖 AI Summary
Existing robotic manipulation approaches struggle to jointly model visual prediction, action generation, and task evaluation within a unified framework. This work proposes the first unified prospective world model that integrates all three components through a shared video diffusion backbone, enabling simultaneous multi-view video prediction, continuous action chunk generation, and task progress assessment. The model employs a dual-interface architecture to support both action generation and simulation-based correction, and introduces a re-denoising consistency mechanism to rank action candidates. Modality-specific supervised masks are leveraged to fuse multi-view images, language instructions, and robot states. Evaluated on complex long-horizon and fine-grained manipulation tasks, the approach significantly outperforms current baselines, demonstrating its efficacy and robustness in real-world robotic scenarios.
📝 Abstract
Robotic manipulation requires models that generate executable actions while anticipating and evaluating their future consequences before physical execution. We present $τ_0$-World Model ($τ_0$-WM), a unified video-action world model that integrates policy learning, video prediction, and action evaluation within a single future-predictive framework. Built on a shared video diffusion backbone, $τ_0$-WM provides two complementary interfaces. First, a video action model jointly predicts future visual latents and continuous action chunks from multi-view observations, language instructions, and robot state. Second, an action-conditioned video simulator rolls out candidate action chunks into multi-view futures and predicts dense task-progress scores. The model is trained on approximately $27{,}300$ hours of real-robot teleoperation, UMI-style interaction, egocentric human videos, and rollout or failure trajectories using modality-specific supervision masks. At inference time, $τ_0$-WM uses test-time computation to sample action candidates, rank them with re-denoising consistency, and invoke simulator-based rectification for low-quality candidates. On challenging long-horizon and fine-grained robotic manipulation tasks, $τ_0$-WM shows superior performance over other relevant baselines.