paper-with-me

홈 › Papers

WMPO: World Model-based Policy Optimization for Vision-Language-Action Models

2025-11-12 · Fangqi Zhu, Zhengyang Yan, Zicong Hong, Quanxin Shou, Xiao Ma, Song Guo arxiv

Vision-Language-Action (VLA) models have shown strong potential for general-purpose robotic manipulation, but their reliance on expert demonstrations limits their ability to learn from failures and perform self-corrections. Reinforcement learning (RL) addresses these through self-improving interactions with the physical environment, but suffers from high sample complexity on real robots. We introduce World-Model-based Policy Optimization (WMPO), a principled framework for on-policy VLA RL without interacting with the real environment. In contrast to widely used latent world models, WMPO focuses on pixel-based predictions that align the "imagined" trajectories with the VLA features pretrained with web-scale images. Crucially, WMPO enables the policy to perform on-policy GRPO that provides stronger performance than the often-used off-policy methods. Extensive experiments in both simulation and real-robot settings demonstrate that WMPO (i) substantially improves sample efficiency, (ii) achieves stronger overall performance, (iii) exhibits emergent behaviors such as self-correction, and (iv) demonstrates robust generalization and lifelong learning capabilities.

📄 PDF Abstract BibTeX arXiv:2511.09515

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

HaWMPO: Hallucination-Aware World Model-based Policy Optimization for Generalist Robot Policy

2026-09-09 · Zengjue Chen, Peidong Liu, Jiawei Li, Qi Wang arxiv

Generalist robot policies have demonstrated strong generalization across robotic manipulation tasks, yet their success rates remain limited in com- plex long-horizon scenarios. Recent methods improve Visual-Language-Acti…

Reinforcement Learning

ARPO:End-to-End Policy Optimization for GUI Agents with Experience Replay

2025-05-22 · Fanbin Lu, Zhisheng Zhong, Shu Liu, Chi-Wing Fu 외

Training large language models (LLMs) as interactive agents for controlling graphical user interfaces (GUIs) presents a unique challenge to optimize long-horizon action sequences with multimodal feedback from complex env…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Scaling by Diversified Experience for Vision-Language-Action Models

2026-06-08 · Leiyu Wang, Zhaofengnian Wang, Xueqi Li, Luoyi Fan 외 arxiv

Vision-Language-Action models face significant challenges in real-world deployment due to the entanglement of high-level reasoning with low-level control, and the instability of policy optimization. In this paper, we int…

Policy Adaptation via Language Optimization: Decomposing Tasks for Few-Shot Imitation

2024-08-29 · Vivek Myers, Bill Chunyuan Zheng, Oier Mees, Sergey Levine 외

Learned language-conditioned robot policies often struggle to effectively adapt to new real-world tasks even when pre-trained across a diverse set of instructions. We propose a novel approach for few-shot adaptation to u…

Robot Manipulation

WoVR: World Models as Reliable Simulators for Post-Training VLA Policies with RL

2026-02-15 · Zhennan Jiang, Shangqing Zhou, Yutong Jiang, Zefang Huang 외 arxiv

Reinforcement learning (RL) promises to unlock capabilities beyond imitation learning for Vision--Language--Action (VLA) models, but its requirement for massive real-world interaction prevents direct deployment on physic…

Reinforcement Learning