đ¤ AI Summary
Standard world model training objectivesâsuch as maximum likelihood estimationâare fundamentally misaligned with downstream task requirements (e.g., state transition accuracy, perceptual fidelity), limiting generalization. To address this, we propose RLVR-World: the first verifiable-reward reinforcement learning framework specifically designed for world models. It replaces token-level losses with PPO reward signals derived directly from task-verifiable metricsâsuch as visual fidelity and action feasibilityâcomputed on decoded predictions, enabling end-to-end task-aligned optimization. RLVR-World integrates sequential modeling, multimodal tokenization (text and video), and an autoregressive prediction architecture. Empirically, it significantly improves performance of both language- and video-based world models across diverse tasksâincluding text-based games, web navigation, and robotic manipulationâdemonstrating the broad efficacy of verifiable-reward-based RL post-training in generative world modeling.
đ Abstract
World models predict state transitions in response to actions and are increasingly developed across diverse modalities. However, standard training objectives such as maximum likelihood estimation (MLE) often misalign with task-specific goals of world models, i.e., transition prediction metrics like accuracy or perceptual quality. In this paper, we present RLVR-World, a unified framework that leverages reinforcement learning with verifiable rewards (RLVR) to directly optimize world models for such metrics. Despite formulating world modeling as autoregressive prediction of tokenized sequences, RLVR-World evaluates metrics of decoded predictions as verifiable rewards. We demonstrate substantial performance gains on both language- and video-based world models across domains, including text games, web navigation, and robot manipulation. Our work indicates that, beyond recent advances in reasoning language models, RLVR offers a promising post-training paradigm for enhancing the utility of generative models more broadly.