RLVR-World: Training World Models with Reinforcement Learning
Jialong Wu, Shaofeng Yin, Ningya Feng, Mingsheng Long

TL;DR
RLVR-World introduces a reinforcement learning framework that directly optimizes world models for task-specific metrics, leading to significant performance improvements across language and video domains.
Contribution
It presents RLVR-World, a novel method that aligns world model training with task-specific metrics using reinforcement learning with verifiable rewards.
Findings
Improved performance on language and video world models
Effective optimization of transition prediction metrics
Versatile application across multiple domains
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗thuml/rt1-compressive-tokenizermodel· 14 dl14 dl
- 🤗thuml/rt1-frame-tokenizermodel· 16 dl16 dl
- 🤗thuml/rt1-world-model-multi-step-basemodel· 8 dl8 dl
- 🤗thuml/rt1-world-model-multi-step-rlvrmodel· 14 dl14 dl
- 🤗thuml/rt1-world-model-single-step-rlvrmodel· 10 dl10 dl
- 🤗thuml/rt1-world-model-single-step-basemodel· 9 dl9 dl
- 🤗thuml/webarena-world-model-sftmodel
- 🤗thuml/webarena-world-model-rlvrmodel· 2 dl2 dl
- 🤗thuml/bytesized32-world-model-sftmodel· 2 dl2 dl
- 🤗thuml/bytesized32-world-model-rlvr-binary-rewardmodel· 3 dl3 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Reinforcement Learning in Robotics · Robot Manipulation and Learning
