ROJun 16

WAM-RL: World-Action Model Reinforcement Learning with Reconstruction Rewards and Online Video SFT

arXiv:2606.1790616.9
Predicted impact top 15% in RO · last 90 daysOriginality Highly original
AI Analysis

This work addresses the limitation of World-Action models that rely on expert trajectories, enabling continuous improvement through online interaction for robotics manipulation tasks.

WAM-RL introduces reinforcement learning to jointly optimize world and action models in the World-Action paradigm, enabling fine-grained control and adaptation beyond expert demonstrations. Joint optimization yields strong performance on long-horizon tasks, while actor-only optimization fails on such tasks.

Recent World-Action (WA) models demonstrate strong generalization ability and data efficiency, but they typically rely on expert trajectories for training. This reliance limits their ability to acquire fine-grained manipulation skills beyond the demonstration distribution and prevents them from continuously improving through real-world interaction. To address these limitations, we propose WAM-RL, a reinforcement learning framework that enables joint optimization of the world model and the action model through online interaction with the environment. By allowing the two components to co-evolve, our approach enhances fine-grained control and adaptability. Specifically, a WA model consists of a world model and an actor. We design a tailored reinforcement learning method with hierarchical optimization to coordinate their improvement. On the methodological side, we systematically investigate the effects of applying reinforcement learning to the action model, as well as online training of the world model within an RL setting. Our experiments reveal a key insight: optimizing only the actor yields improvements on short-horizon tasks, but fails to provide significant gains on long-horizon tasks. In contrast, jointly optimizing both the world model and the actor is critical for achieving strong performance in long-horizon settings. Our work is the first to introduce reinforcement learning into the World-Action paradigm, and provides insights into how online optimization of both the action head and the world model impacts overall performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes