paper-with-me

홈 › Papers

RLVR-World: Training World Models with Reinforcement Learning

2025-05-20 · Jialong Wu, Shaofeng Yin, Ningya Feng, Mingsheng Long

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.

📄 PDF Abstract BibTeX arXiv:2505.13934

Code (1)

thuml/RLVR-World 공식 구현 pytorch

Tasks

reinforcement-learningReinforcement LearningRobot Manipulation

Similar Papers 제목 키워드 기반

Noisy Data is Destructive to Reinforcement Learning with Verifiable Rewards

2026-03-17 · Yuxuan Zhu, Daniel Kang arxiv

Reinforcement learning with verifiable rewards (RLVR) has driven recent capability advances of large language models across various domains. Recent studies suggest that improved RLVR algorithms allow models to learn effe…

Reinforcement LearningMathematical Reasoning

Agent-RLVR: Training Software Engineering Agents via Guidance and Environment Rewards

2025-06-13 · Jeff Da, Clinton Wang, Xiang Deng, Yuntao Ma 외

Reinforcement Learning from Verifiable Rewards (RLVR) has been widely adopted as the de facto method for enhancing the reasoning capabilities of large language models and has demonstrated notable success in verifiable do…

MathNavigate

Do Math Reasoning LLMs Help Predict the Impact of Public Transit Events?

2025-11-02 · Bowen Fang, Ruijian Zha, Xuan Di arxiv

Predicting public transit incident duration from unstructured text alerts is a critical but challenging task. Addressing the domain sparsity of transit operations with standard Supervised Fine-Tuning (SFT) is difficult, …

Reinforcement Learning

Golden Goose: A Simple Trick to Synthesize Unlimited RLVR Tasks from Unverifiable Internet Text

2026-01-30 · Ximing Lu, David Acuna, Jaehun Jung, Jian Hu 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has become a cornerstone for unlocking complex reasoning in Large Language Models (LLMs). Yet, scaling up RL is bottlenecked by limited existing verifiable data, wher…

Reinforcement Learning

When Self-Belief Misleads: Active Label Acquisition for Reinforcement Learning with Verifiable Rewards

2026-05-25 · Li Wang, Xiaodong Lu, Xiaohan Wang, Yikun Ban 외 arxiv

Large Language Models (LLMs) have achieved remarkable advancements in reasoning capabilities empowered by Reinforcement Learning with Verifiable Rewards (RLVR). Nonetheless, RLVR intrinsically relies on ground-truth labe…

Reinforcement Learning